{
  "name": "react-form-beta",
  "version": "1.0.5",
  "main": "commonjs/index.js",
  "description": "React form",
  "author": "showsun",
  "license": "ISC",
  "scripts": {
    "start": "NODE_ENV_CLOSE_LOG=true  NODE_ENV_REDUX_BUILD=true  NODE_ENV_UNONLINE=false NODE_ENV_APISTATUS=2 webpack-dev-server --colors --inline --content-base --history-api-fallback --open",
    "build": "NODE_ENV_CLOSE_LOG=false NODE_ENV_REDUX_BUILD=true  webpack",
    "commonjs": "NODE_ENV_CLOSE_LOG=false NODE_ENV_REDUX_BUILD=false webpack"
  },
  "keywords": [
    "form",
    "react",
    "react form"
  ],
  "dependencies": {
    "@opuscapita/react-perfect-scrollbar": "^3.0.3",
    "axios": "^0.18.0",
    "babel-plugin-transform-remove-console": "^6.9.4",
    "babel-preset-stage-2": "^6.24.1",
    "postcss-loader": "^2.1.6",
    "react": "^16.4.2",
    "react-dom": "^16.4.2",
    "react-hot-loader": "^3.0.0-beta.6",
    "react-html-attributes": "^1.4.3",
    "react-icons": "^3.0.5",
    "react-json-view": "^1.19.1",
    "react-slick": "^0.16.0",
    "update": "^0.7.4",
    "url-loader": "^1.0.1",
    "webpack-manifest-plugin": "^2.0.3"
  },
  "devDependencies": {
    "babel-core": "^6.26.3",
    "babel-eslint": "^6.1.2",
    "babel-loader": "^6.3.0",
    "babel-plugin-react-html-attrs": "^2.0.0",
    "babel-plugin-transform-class-properties": "^6.24.1",
    "babel-plugin-transform-decorators-legacy": "^1.3.5",
    "babel-preset-es2015": "^6.22.0",
    "babel-preset-react": "^6.23.0",
    "babel-preset-stage-0": "^6.24.1",
    "connect-history-api-fallback": "^1.3.0",
    "copy-webpack-plugin": "^4.5.2",
    "css-loader": "^0.28.5",
    "eslint": "^3.3.1",
    "eslint-config-airbnb": "^10.0.1",
    "eslint-loader": "^1.5.0",
    "eslint-plugin-import": "^1.13.0",
    "eslint-plugin-jsx-a11y": "^2.1.0",
    "eslint-plugin-react": "^6.1.2",
    "html-webpack-plugin": "^2.30.1",
    "image-webpack-loader": "^4.3.1",
    "jquery": "^3.3.1",
    "node-sass": "^4.9.2",
    "sass-loader": "^6.0.6",
    "style-loader": "^0.18.2",
    "webpack": "^2.2.1",
    "webpack-dev-server": "^2.3.0"
  },
  "engines": {
    "node": "6.9.1"
  }
}
