UNPKG

vue-cli-plugin-weex

Version:
46 lines (45 loc) 976 B
{ "name": "vue-cli-plugin-weex", "version": "1.1.17", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "aymonyu", "license": "ISC", "dependencies": { "cross-env": "^5.2.0", "fs-extra": "^5.0.0", "html-webpack-plugin": "^3.2.0", "ip": "^1.1.5", "null-loader": "^0.1.1", "postcss-plugin-px2rem": "^0.7.0", "postcss-plugin-weex": "^0.1.7", "vue-banner-plugin": "^1.0.0", "webpack": "^4.23.1", "weex-loader": "^0.7.12", "weex-vue-precompiler": "^0.1.25" }, "keywords": [ "webpack", "webpack-chain", "vue-cli", "weex" ], "peerDependencies": {}, "devDependencies": {}, "engines": { "node": ">= 4.0.0", "npm": ">= 3.0.0" }, "repository": { "type": "git", "url": "https://github.com/aymonYU/vue-cli-plugin-weex.git" }, "browserslist": [ "> 1%", "last 2 versions", "not ie <= 8" ] }