{
    "name": "keerthana21-react-pattern-lib",
    "version": "0.1.2",
    "author": "Keerthana <keerthana@hidglobal.com>",
    "main": "dist/index.js",
    "files": [
        "dist/*"
    ],
    "peerDependencies": {
        "@material-ui/core": "^4.1.1",
        "@material-ui/icons": "^4.2.0",
        "core-js": "^3.1.4",
        "node-sass": "^4.12.0",
        "react": "^16.8.6",
        "react-dom": "^16.8.6"
    },
    "dependencies": {
        "@date-io/date-fns": "^1.3.9",
        "@material-ui/core": "^4.3.3",
        "@material-ui/icons": "^4.2.0",
        "@material-ui/pickers": "^3.2.4",
        "babel-eslint": "^10.0.3",
        "core-js": "^3.1.4",
        "date-fns": "^2.0.1",
        "echarts": "^4.4.0",
        "echarts-for-react": "^2.0.15-beta.1",
        "eslint-plugin-flowtype": "^4.3.0",
        "eslint-plugin-import": "^2.18.2",
        "eslint-plugin-jsx-a11y": "^6.2.3",
        "eslint-plugin-react": "^7.14.3",
        "eslint-plugin-react-hooks": "^2.1.1",
        "node-sass": "^4.12.0",
        "react-select": "^3.0.4"
    },
    "scripts": {
        "tsc-build": "tsc",
        "tsc-watch": "tsc -p . -w",
        "start": "react-scripts start",
        "build": "react-scripts build",
        "prepare": "gulp",
        "test": "react-scripts test",
        "eject": "react-scripts eject",
        "tsc-compile": "node_modules/.bin/tsc",
        "styleguide": "styleguidist server",
        "styleguide:build": "styleguidist build",
        "babel-compile": "babel ./tsc-out --out-dir ./dist -s inline",
        "gulp-publish": "gulp",
        "gulp-style-guide-publish": "gulp style-guide-publish"
    },
    "eslintConfig": {
        "extends": "react-app"
    },
    "browserslist": {
        "production": [
            ">0.2%",
            "not dead",
            "not op_mini all"
        ],
        "development": [
            "last 1 chrome version",
            "last 1 firefox version",
            "last 1 safari version"
        ]
    },
    "resolutions": {
        "@types/react": "16.8.20"
    },
    "devDependencies": {
        "@babel/cli": "^7.4.4",
        "@babel/core": "^7.4.5",
        "@babel/preset-env": "^7.4.5",
        "@babel/preset-react": "^7.0.0",
        "@babel/preset-stage-3": "^7.0.0",
        "@babel/preset-typescript": "^7.3.3",
        "@types/classnames": "^2.2.7",
        "@types/date-fns": "^2.6.0",
        "@types/jest": "^24.0.15",
        "@types/material-ui": "^0.21.6",
        "@types/node": "12.0.0",
        "@types/prop-types": "^15.7.1",
        "@types/react": "16.8.20",
        "@types/react-dom": "16.8.4",
        "@types/storybook__react": "^4.0.2",
        "@typescript-eslint/eslint-plugin": "^1.10.2",
        "@typescript-eslint/parser": "^1.10.2",
        "@webassemblyjs/wast-parser": "^1.8.5",
        "babel-plugin-react-css-modules": "^5.2.6",
        "babel-preset-env": "^1.7.0",
        "babel-preset-react": "^6.24.1",
        "babel-preset-stage-3": "^6.24.1",
        "babel-preset-typescript": "^7.0.0-alpha.19",
        "babel-runtime": "^6.26.0",
        "classnames": "^2.2.6",
        "core-js": "^3.1.4",
        "eslint": "^5.16.0",
        "eslint-config-prettier": "^5.0.0",
        "eslint-config-react-app": "^4.0.1",
        "eslint-plugin-prettier": "^3.1.0",
        "gulp": "^4.0.2",
        "gulp-gzip": "^1.4.2",
        "gulp-s3-upload": "^1.7.3",
        "jest": "^24.8.0",
        "prettier": "^1.18.2",
        "prop-types": "^15.7.2",
        "query-string": "5",
        "react": "^16.11.0",
        "react-app-polyfill": "^1.0.1",
        "react-docgen-typescript": "^1.12.5",
        "react-dom": "^16.11.0",
        "react-scripts": "^3.0.1",
        "react-styleguidist": "^9.1.7",
        "regenerator-runtime": "^0.13.2",
        "s3-bucket-empty": "^0.0.2",
        "tslint": "^5.17.0",
        "tslint-plugin-prettier": "^2.0.1",
        "tslint-react": "^4.0.0",
        "typeface-roboto": "^0.0.54",
        "typescript": "^3.5.3"
    }
}
