UNPKG

1.37 kBJSONView Raw
1{
2 "name": "lighting-plugin-type-vue",
3 "version": "1.1.50",
4 "description": "",
5 "main": "index.js",
6 "scripts": {
7 "test": "echo \"Error: no test specified\" && exit 1"
8 },
9 "author": "",
10 "license": "ISC",
11 "dependencies": {
12 "babel-core": "^6.26.3",
13 "babel-loader": "^7.1.4",
14 "babel-plugin-syntax-dynamic-import": "^6.18.0",
15 "babel-plugin-syntax-jsx": "*",
16 "babel-plugin-transform-class-properties": "^6.24.1",
17 "babel-plugin-transform-vue-jsx": "*",
18 "babel-preset-env": "^1.7.0",
19 "babel-preset-stage-0": "^6.24.1",
20 "chalk": "^2.0.1",
21 "css-loader": "^0.26.1",
22 "extract-text-webpack-plugin": "^3.0.2",
23 "file-loader": "^0.9.0",
24 "less-loader": "^4.0.4",
25 "olight": "1.4.65",
26 "postcss": "^7.0.5",
27 "postcss-loader": "^3.0.0",
28 "postcss-plugin-weex": "^0.1.3",
29 "progress-bar-webpack-plugin": "^1.10.0",
30 "serve": "^1.4.0",
31 "style-loader": "^0.18.2",
32 "vconsole": "^3.0.0",
33 "vue": "^2.5.17",
34 "vue-loader": "^12.2.2",
35 "vue-router": "^2.1.1",
36 "vue-template-compiler": "^2.5.17",
37 "webpack": "^3.11.0",
38 "webpack-dev-middleware": "^2.0.2",
39 "webpack-hot-middleware": "^2.18.0",
40 "webpack-merge": "^4.1.0",
41 "webpack-visualizer-plugin": "^0.1.11",
42 "weex-loader": "^0.7.12",
43 "weex-vue-precompiler": "*",
44 "weex-vue-render4light": "1.0.59"
45 }
46}