{
  "name": "reack-checkbox0",
  "version": "0.1.0",
  "private": false,
  "scripts": {
    "analyze": "source-map-explorer 'build/static/js/*.js'",
    "start": "react-scripts start",
    "build": "react-scripts build",
    "test": "react-scripts test",
    "eject": "react-scripts eject",
    "dist": "export NODE_ENV=production && webpack --mode production",
    "dist2": "cross-env NODE_ENV=production && webpack --mode production"
  },
  "dependencies": {
    "@babel/core": "7.2.2",
    "@svgr/webpack": "4.1.0",
    "babel-core": "7.0.0-bridge.0",
    "babel-eslint": "9.0.0",
    "babel-jest": "23.6.0",
    "babel-loader": "8.0.5",
    "babel-plugin-named-asset-import": "^0.3.5",
    "babel-plugin-transform-decorators-legacy": "^1.3.5",
    "babel-preset-es2015": "^6.24.1",
    "babel-preset-react-app": "^7.0.2",
    "bfj": "6.1.1",
    "body-scroll-lock": "^2.6.4",
    "case-sensitive-paths-webpack-plugin": "2.2.0",
    "cross-env": "^5.2.0",
    "css-loader": "1.0.0",
    "dotenv": "6.0.0",
    "dotenv-expand": "4.2.0",
    "eslint": "5.12.0",
    "eslint-config-react-app": "^3.0.8",
    "eslint-loader": "2.1.1",
    "eslint-plugin-flowtype": "2.50.1",
    "eslint-plugin-import": "2.14.0",
    "eslint-plugin-jsx-a11y": "6.1.2",
    "eslint-plugin-react": "7.12.4",
    "file-loader": "2.0.0",
    "fs-extra": "7.0.1",
    "html-webpack-plugin": "4.0.0-alpha.2",
    "identity-obj-proxy": "3.0.0",
    "immutable": "^4.0.0-rc.12",
    "mini-css-extract-plugin": "0.5.0",
    "optimize-css-assets-webpack-plugin": "5.0.1",
    "pnp-webpack-plugin": "1.2.1",
    "postcss-flexbugs-fixes": "4.1.0",
    "postcss-loader": "3.0.0",
    "postcss-preset-env": "6.5.0",
    "postcss-safe-parser": "4.0.1",
    "rc-bmap": "^0.2.4",
    "react": "^16.12.0",
    "react-addons-css-transition-group": "^15.6.2",
    "react-app-polyfill": "^0.2.2",
    "react-dev-utils": "^8.0.0",
    "react-dom": "^16.8.6",
    "react-scripts": "^2.1.8",
    "react-scrolllock": "^4.0.1",
    "resolve": "1.10.0",
    "rxjs": "^6.5.3",
    "sass-loader": "7.1.0",
    "source-map-explorer": "^2.4.2",
    "style-loader": "0.23.1",
    "styled-components": "^4.4.1",
    "terser-webpack-plugin": "1.2.2",
    "url-loader": "1.1.2",
    "webpack": "4.28.3",
    "webpack-dev-server": "3.1.14",
    "webpack-manifest-plugin": "2.0.4",
    "workbox-webpack-plugin": "3.6.3"
  },
  "eslintConfig": {
    "extends": "react-app"
  },
  "browserslist": [
    ">0.2%",
    "not dead",
    "not ie <= 11",
    "not op_mini all"
  ],
  "babel": {
    "presets": [
      "react-app"
    ]
  },
  "main": "dist/reack_checkbox0.js",
  "__main": "index.js",
  "author": "Chunhui.zhang <chunhui2001@gmail.com>",
  "license": "MIT",
  "devDependencies": {
    "@storybook/addon-actions": "^5.2.8",
    "webpack-cli": "^3.3.10"
  }
}
