zoro-cli
Version:
https://github.com/vuejs/vue-cli
34 lines (33 loc) • 593 B
JSON
{
"_": {
"postcss-cssnext": "^3.0.2"
},
"base": {
"lodash": "^4.17.4"
},
"web": {
"axios": "^0.17.1",
"bluebird": "^3.5.1",
"date-fns": "^1.29.0",
"dayjs": "^1.7.5",
"es6-promise": "^4.1.1",
"eventemitter3": "^3.0.0",
"object.assign": "^4.1.0",
"qs": "^6.5.1"
},
"weblib": {},
"nodelib": {
"debug": "^3.1.0",
"chalk": "^2.3.0"
},
"vue": {
"vue": "^2.5.16",
"vue-template-compiler": "^2.5.16",
"vue-router": "^3.0.1",
"vuex": "^3.0.1"
},
"react": {
"react": "^16.7.0",
"react-dom": "^16.7.0"
}
}