UNPKG

711 BJSONView Raw
1{
2 "name": "jcloud-ui-modules",
3 "version": "1.2.7",
4 "description": "jcloud-ui,cover-style",
5 "main": "lib/index.js",
6 "scripts": {
7 "test": "echo \"Error: no test specified\" && exit 1"
8 },
9 "keywords": [
10 "ui-skin"
11 ],
12 "author": "sunlanda",
13 "license": "MIT",
14 "dependencies": {
15 "css-loader": "^0.28.1",
16 "element-ui": "^1.3.2",
17 "extract-text-webpack-plugin": "^2.1.0",
18 "node-sass": "^4.5.2",
19 "sass-loader": "^6.0.5",
20 "scss-loader": "0.0.1",
21 "style-loader": "^0.17.0",
22 "vue": "^2.3.3",
23 "vue-loader": "^12.0.3",
24 "vue-template-compiler": "^2.3.3",
25 "webpack": "^2.5.1"
26 }
27}
\No newline at end of file