UNPKG

bmfe-mobile-template

Version:

BM 移动端模板

52 lines 1.5 kB
{ "name": "mobile-template", "version": "1.0.0", "description": "如需提交 npm 写上你的描述", "main": "config.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git@git.benmu-health.org:fe/mobile-template.git" }, "keywords": [ "bmfe", "bm" ], "author": "karynsong", "license": "ISC", "devDependencies": { "babel-core": "^6.20.0", "babel-loader": "^6.2.9", "babel-plugin-transform-async-to-generator": "^6.22.0", "babel-plugin-transform-runtime": "^6.23.0", "babel-preset-es2015": "^6.18.0", "babel-preset-stage-0": "^6.17.0", "babel-runtime": "^6.23.0", "vconsole": "^2.5.2", "vue-loader": "^10.0.0", "vue-template-compiler": "^2.2.6", "webpack": "^2.1.0-beta.25", "webpack-dev-server": "^2.1.0-beta.9" }, "dependencies": { "axios": "^0.16.1", "es6-promise": "^4.0.5", "exif-js": "^2.2.1", "fastclick": "^1.0.6", "gsap": "^1.19.1", "iscroll": "^5.2.0", "lodash": "^4.17.4", "lrz": "^4.9.40", "md5": "^2.2.1", "moment": "2.15.1", "vee-validate": "^2.0.0-beta.25", "vswipe": "^1.0.1", "vue": "^2.3.3", "vue-router": "^2.5.3", "vue-scroller": "^2.2.0", "vuelidate": "^0.5.0", "vuex": "^2.3.1" } }