{
  "name": "z-control",
  "version": "1.0.48",
  "description": "ajust ui tool",
  "main": "./index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "start": "cross-env NODE_ENV=development webpack-dev-server --hot --inline --progress --colors --host 0.0.0.0 --port 3456 --config webpack.config.js",
    "build": "cross-env NODE_ENV=production webpack --progress --hide-modules --colors --config webpack.config.js",
    "build:upload": "cross-env NODE_ENV=production SFTP=true webpack --progress --hide-modules --colors --config webpack.config.js",
    "pb": "./bin/buildAndPublish"
  },
  "author": "zhouningyi",
  "license": "MIT",
  "keywords": [
    "react",
    "redux",
    "react-router",
    "webpack",
    "es6",
    "generator-react-client-side"
  ],
  "devDependencies": {
    "autoprefixer": "^6.4.1",
    "babel": "^6.5.2",
    "babel-core": "^6.14.0",
    "babel-loader": "^6.2.5",
    "babel-plugin-transform-decorators-legacy": "^1.3.4",
    "babel-plugin-transform-react-constant-elements": "^6.23.0",
    "babel-plugin-transform-react-inline-elements": "^6.22.0",
    "babel-plugin-transform-replace-object-assign": "^0.2.1",
    "babel-plugin-transform-runtime": "^6.15.0",
    "babel-polyfill": "^6.13.0",
    "babel-preset-es2015": "^6.14.0",
    "babel-preset-es2016": "^6.11.3",
    "babel-preset-react": "^6.11.1",
    "babel-preset-stage-0": "^6.5.0",
    "babel-preset-stage-2": "^6.13.0",
    "classnames": "^2.2.5",
    "cross-env": "^3.1.1",
    "css-loader": "^0.25.0",
    "extract-text-webpack-plugin": "^1.0.1",
    "file-loader": "^0.9.0",
    "html-webpack-plugin": "^2.22.0",
    "ip": "^1.1.3",
    "json-loader": "^0.5.4",
    "less-loader": "^2.2.3",
    "node-sass": "^3.9.0",
    "normalize": "^0.3.1",
    "open-browser-webpack-plugin": "^0.0.2",
    "postcss-loader": "^0.11.1",
    "postcss-plugin-px2rem": "^0.6.0",
    "precss": "^1.4.0",
    "react-redux": "^4.4.5",
    "react-router": "^2.7.0",
    "redux": "^3.6.0",
    "redux-thunk": "^2.1.0",
    "sass-loader": "^4.0.1",
    "scp2": "^0.5.0",
    "sftp-webpack-plugin": "^0.2.3",
    "style-loader": "^0.13.1",
    "style-merge": "^1.0.1",
    "svg-react-loader": "^0.3.7",
    "ts-loader": "^1.3.0",
    "typescript": "^2.0.10",
    "url-loader": "^0.5.7",
    "webpack": "^1.13.2",
    "webpack-dev-server": "^1.15.1"
  },
  "peerDependencies": {
    "react": "^15.4.2",
    "react-dom": "^15.3.1",
    "react-tap-event-plugin": "^1.0.0"
  },
  "dependencies": {
    "babel-core": "^6.24.0",
    "bcore": "^0.0.21",
    "brace": "^0.10.0",
    "cross-env": "^3.1.3",
    "keycode": "^2.1.8",
    "lodash": "^4.17.4",
    "material": "^0.1.1",
    "material-ui": "^0.17.1",
    "react": "^15.4.2",
    "react-ace": "^4.1.6",
    "react-color": "^2.11.4",
    "react-dom": "^15.4.2",
    "zcontrol": "^1.0.17",
    "zscale": "^1.0.7"
  }
}
