{
  "name": "saul-test3",
  "version": "1.0.1",
  "description": "saulske configuration and scripts for Create React App.",
  "repository": "norep",
  "license": "BSD-3-Clause",
  "engines": {
    "node": ">=6"
  },
  "bugs": {
    "url": "https://github.com/norep"
  },
  "files": [
    "bin",
    "config",
    "scripts",
    "template",
    "utils"
  ],
  "bin": {
    "react-scripts": "./bin/react-scripts.js"
  },
  "dependencies": {
    "autoprefixer": "7.1.1",
    "axios": "^0.16.2",
    "babel-core": "^6.25.0",
    "babel-eslint": "^7.2.3",
    "babel-jest": "^20.0.3",
    "babel-loader": "^7.1.1",
    "babel-preset-es2015": "^6.24.1",
    "babel-preset-react": "^6.24.1",
    "babel-preset-react-app": "^3.0.1",
    "babel-runtime": "6.23.0",
    "case-sensitive-paths-webpack-plugin": "2.1.1",
    "chalk": "1.1.3",
    "cross-env": "^5.0.1",
    "css-loader": "^0.28.4",
    "dotenv": "4.0.0",
    "enzyme": "^2.8.2",
    "eslint": "^3.19.0",
    "eslint-config-airbnb": "^15.0.2",
    "eslint-config-react-app": "^1.0.5",
    "eslint-loader": "^1.8.0",
    "eslint-plugin-flowtype": "2.34.0",
    "eslint-plugin-import": "^2.6.1",
    "eslint-plugin-jsx-a11y": "^5.1.1",
    "eslint-plugin-react": "^7.1.0",
    "extract-text-webpack-plugin": "2.1.2",
    "file-loader": "^0.11.2",
    "fs-extra": "3.0.1",
    "html-webpack-plugin": "^2.28.0",
    "jest": "^20.0.4",
    "jest-css-modules": "^1.1.0",
    "json-loader": "^0.5.4",
    "json-server": "^0.10.3",
    "node-sass": "^4.5.3",
    "object-assign": "4.1.1",
    "open-browser-webpack-plugin": "0.0.5",
    "path": "^0.12.7",
    "postcss-cssnext": "^3.0.2",
    "postcss-flexbugs-fixes": "3.0.0",
    "postcss-loader": "^2.0.6",
    "promise": "7.1.1",
    "prop-types": "^15.5.10",
    "react-axe": "^2.1.7",
    "react-dev-utils": "^3.0.2",
    "react-devtools": "^2.5.0",
    "react-error-overlay": "^1.0.9",
    "react-test-renderer": "^15.5.4",
    "redux-logger": "^3.0.6",
    "sass-loader": "^6.0.6",
    "style-loader": "^0.18.2",
    "stylelint": "^7.13.0",
    "stylelint-config-standard": "^16.0.0",
    "stylelint-scss": "^1.5.1",
    "stylelint-webpack-plugin": "^0.8.0",
    "sw-precache-webpack-plugin": "0.11.3",
    "url-loader": "0.5.9",
    "webpack": "^2.6.1",
    "webpack-dev-server": "^2.4.5",
    "webpack-manifest-plugin": "1.1.0",
    "whatwg-fetch": "2.0.3"
  },
  "devDependencies": {
    "react": "^15.5.4",
    "react-dom": "^15.5.4"
  },
  "optionalDependencies": {
    "fsevents": "1.1.2"
  }
}
