{
    "name": "react-scripts-pro",
    "version": "1.6.1",
    "description": "Configuration and scripts for Create React App.",
    "repository": "facebookincubator/create-react-app",
    "license": "MIT",
    "engines": {
        "node": ">=6"
    },
    "bugs": {
        "url": "https://github.com/facebookincubator/create-react-app/issues"
    },
    "files": [
        "bin",
        "config",
        "scripts",
        "template",
        "utils"
    ],
    "bin": {
        "react-scripts-pro": "./bin/react-scripts-pro.js"
    },
    "dependencies": {
        "tslint": "^5.7.0",
        "tslint-config-prettier": "^1.10.0",
        "tslint-react": "^3.2.0",
        "autoprefixer": "^8.0.0",
        "babel-core": "^6.26.0",
        "babel-eslint": "^8.2.1",
        "babel-jest": "^22.2.2",
        "webworkify-webpack2":"^1.1.9",
        "webworkify-webpack":"^2.1.2",
        "babel-loader": "^7.1.2",
        "babel-preset-react-app": "^3.1.1",
        "fork-ts-checker-webpack-plugin":"^0.4.1",
        "babel-runtime": "^6.26.0",
        "tsconfig-paths-webpack-plugin":"^3.1.3",
        "source-map-loader":"^0.2.3",
        "babel-plugin-dva-hmr": "0.3.2",
        "babel-plugin-import": "1.4.0",
        "babel-plugin-imports-transform": "0.1.0",
        "babel-plugin-react-require": "3.0.0",
        "babel-plugin-react-transform": "2.0.2",
        "babel-plugin-syntax-dynamic-import": "6.18.0",
        "babel-plugin-transform-beautifier": "0.1.0",
        "babel-plugin-transform-decorators": "6.24.1",
        "babel-plugin-transform-decorators-legacy": "1.3.4",
        "babel-plugin-transform-object-assign": "6.22.0",
        "babel-plugin-transform-react-remove-prop-types": "^0.4.12",
        "babel-plugin-transform-runtime": "6.9.0",
        "babel-preset-env": "1.5.2",
        "babel-preset-es2015": "^6.24.1",
        "babel-preset-react": "6.24.1",
        "babel-preset-react-hmre": "1.1.1",
        "babel-preset-stage-0": "6.24.1",
        "babel-preset-stage-1": "6.24.1",
        "babel-preset-stage-2": "6.24.1",
        "babel-preset-stage-3": "6.24.1",
        "babel-register": "6.18.0",
        "babel-plugin-add-module-exports": "0.2.1",
        "case-sensitive-paths-webpack-plugin": "^2.1.1",
        "chalk": "^2.3.1",
        "colors": "^1.1.2",
        "css-loader": "^0.28.9",
        "dotenv": "^5.0.0",
        "dotenv-expand": "^4.2.0",
        "eslint": "4.17.0",
        "eslint-config-airbnb":"^16.1.0",
        "eslint-config-react-app": "^2.1.0",
        "eslint-loader": "^1.9.0",
        "eslint-plugin-flowtype": "^2.43.0",
        "eslint-plugin-import": "^2.8.0",
        "eslint-plugin-jsx-a11y": "^6.0.3",
        "eslint-plugin-react": "^7.6.1",
        "extract-text-webpack-plugin": "^3.0.2",
        "file-loader": "^1.1.6",
        "find-pkg": "^1.0.0",
        "fs-extra": "^5.0.0",
        "globby": "^7.1.1",
        "html-webpack-plugin": "^2.30.1",
        "jest": "22.4.2",
        "object-assign": "^4.1.1",
        "postcss": "^6.0.17",
        "postcss-flexbugs-fixes": "^3.3.0",
        "postcss-loader": "^2.1.0",
        "postcss-import":"^11.1.0",
        "promise": "^8.0.1",
        "raf": "^3.4.0",
        "react-dev-utils": "^5.0.0",
        "style-loader": "^0.20.1",
        "sw-precache-webpack-plugin": "^0.11.4",
        "url-loader": "^0.6.2",
        "webpack": "3.11.0",
        "webpack-dev-server": "2.11.1",
        "webpack-manifest-plugin": "^1.3.2",
        "whatwg-fetch": "^2.0.3",
        "pkg-up": "^2.0.0",
        "is-there": "^4.4.3",
        "ts-loader": "^3.5.0",
        "less":"^2.7.3",
        "less-loader": "^4.0.5",
        "sass": "^1.0.0-beta.5.2",
        "node-sass": "^4.7.2",
        "sass-loader": "^6.0.6",
        "node-sass-import-once": "1.2.0",
        "node-sass-json-importer": "3.0.2",
        "sass-import-once": "0.2.0",
        "babel-polyfill": "^6.26.0",
        "axios": "^0.17.1",
        "resolve-url-loader": "^2.2.1",
        "copy-webpack-plugin": "^4.4.1",
        "clean-css":"^4.1.9",
        "ejs": "2.5.7",
        "ejs-loader": "0.3.0"
    },
    "devDependencies": {
        "react": "^16.0.0",
        "react-dom": "^16.0.0"
    },
    "optionalDependencies": {
        "fsevents": "^1.1.3"
    }
}
