{ "name": "uView", "version": "1.0.0", "description": "

\r \"logo\"\r

\r

uView

\r

多平台快速开发的UI框架

", "main": "main.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/YanxinNet/uView.git" }, "keywords": [], "author": "", "license": "ISC", "bugs": { "url": "https://github.com/YanxinNet/uView/issues" }, "homepage": "https://github.com/YanxinNet/uView#readme", "dependencies": { "crypto-js": "^4.2.0", "html2canvas": "^1.4.1", "js-md5": "^0.8.3", "jweixin-module": "^1.6.0", "marked": "^4.3.0", "mp-html": "^2.5.1", "vue-i18n": "^8.20.0", "vue-jsonp": "^2.0.0" } }