UNPKG

934 BJSONView Raw
1{
2 "name": "@jzez-libs/custom_sku",
3 "version": "1.2.8",
4 "description": "",
5 "main": "index.js",
6 "scripts": {
7 "test": "echo \"Error: no test specified\" && exit 1",
8 "build": "webpack --config webpack.config.js --progress --hide-modules"
9 },
10 "author": "",
11 "license": "ISC",
12 "dependencies": {
13 "babel-plugin-component": "^0.10.0",
14 "babel-polyfill": "^6.26.0",
15 "babel-preset-stage-0": "^6.24.1",
16 "compression-webpack-plugin": "^1.1.11",
17 "babel-core": "^6.26.3",
18 "babel-helper-vue-jsx-merge-props": "^2.0.2",
19 "babel-loader": "^6.4.1",
20 "babel-plugin-jsx-v-model": "^2.0.3",
21 "babel-plugin-syntax-jsx": "^6.18.0",
22 "babel-plugin-transform-object-assign": "^6.22.0",
23 "babel-plugin-transform-object-rest-spread": "^6.23.0",
24 "babel-plugin-transform-vue-jsx": "^3.5.0",
25 "babel-preset-es2015": "^6.24.1",
26 "babel-preset-stage-2": "^6.22.0",
27 "webpack": "^2.2.1"
28 }
29}