{
  "name": "@adactiveasia/kiosk-react-scripts",
  "version": "0.0.24",
  "description": "Configuration and scripts for Kiosk React App.",
  "repository": "AdactiveSAS/create-react-app",
  "license": "MIT",
  "engines": {
    "node": ">=6"
  },
  "bugs": {
    "url": "https://github.com/AdactiveSAS/create-react-app/issues"
  },
  "files": [
    "bin",
    "config",
    "scripts",
    "template",
    "utils"
  ],
  "bin": {
    "react-scripts": "./bin/react-scripts.js"
  },
  "dependencies": {
    "autoprefixer": "7.1.6",
    "babel-core": "6.26.0",
    "babel-eslint": "7.2.3",
    "babel-jest": "20.0.3",
    "babel-loader": "7.1.2",
    "babel-plugin-transform-class-properties": "^6.3.13",
    "babel-plugin-transform-decorators-legacy": "^1.3.4",
    "babel-plugin-transform-es2015-duplicate-keys": "^6.8.0",
    "babel-plugin-transform-object-rest-spread": "^6.26.0",
    "babel-plugin-transform-proto-to-assign": "^6.26.0",
    "babel-plugin-transform-runtime": "~6.9",
    "babel-preset-react-app": "^3.1.3",
    "babel-runtime": "6.26.0",
    "body-parser": "^1.18.2",
    "case-sensitive-paths-webpack-plugin": "2.1.1",
    "chalk": "^1.1.3",
    "check-types": "^7.3.0",
    "command-exists": "^1.2.6",
    "compression": "^1.7.2",
    "connect": "^3.6.6",
    "cors": "^2.8.4",
    "css-loader": "0.28.7",
    "dat.gui": "^0.7.1",
    "dotenv": "4.0.0",
    "dotenv-expand": "4.2.0",
    "eslint": "4.10.0",
    "eslint-config-react-app": "^2.1.2",
    "eslint-loader": "1.9.0",
    "eslint-plugin-flowtype": "2.39.1",
    "eslint-plugin-import": "2.8.0",
    "eslint-plugin-jsx-a11y": "5.1.1",
    "eslint-plugin-react": "7.4.0",
    "extract-text-webpack-plugin": "3.0.2",
    "file-loader": "1.1.5",
    "firebase": "^10.7.1",
    "flow-bin": "^0.69.0",
    "fs-extra": "^5.0.0",
    "history": "^4.7.2",
    "html-webpack-plugin": "2.29.0",
    "install": "^0.11.0",
    "jest": "20.0.4",
    "local-web-server": "^2.5.1",
    "node-less-chokidar": "^0.1.2",
    "npm": "^9.6.0",
    "npm-run-all": "^4.1.2",
    "object-assign": "4.1.1",
    "postcss-flexbugs-fixes": "3.2.0",
    "postcss-loader": "2.0.8",
    "process": "^0.11.10",
    "promise": "8.0.1",
    "prompt": "^1.0.0",
    "querystring": "^0.2.0",
    "raf": "3.4.0",
    "react-app-rewired": "^1.5.2",
    "react-dev-utils": "^11.0.4",
    "react-redux": "^5.0.7",
    "react-router": "^4.2.0",
    "react-router-dom": "^4.2.2",
    "react-router-redux": "^5.0.0-alpha.9",
    "redux": "^3.7.2",
    "redux-devtools-extension": "^2.13.2",
    "redux-saga": "^0.16.0",
    "redux-thunk": "^2.2.0",
    "resolve": "1.6.0",
    "serve-static": "^1.13.2",
    "style-loader": "0.19.0",
    "sw-precache-webpack-plugin": "0.11.4",
    "url-loader": "0.6.2",
    "webpack": "3.8.1",
    "webpack-dev-server": "2.9.4",
    "webpack-manifest-plugin": "1.3.2",
    "whatwg-fetch": "2.0.3"
  },
  "devDependencies": {
    "react": "^16.13.1",
    "react-dom": "^16.13.1"
  },
  "optionalDependencies": {
    "fsevents": "^1.1.3"
  },
  "gitHead": "1b3cc2f8597332c4d6f200b7325f61e1d0c5d596"
}
