Created
March 5, 2019 09:48
-
-
Save koyta/af783ed7d1235aeb026be5a2b0f428fa to your computer and use it in GitHub Desktop.
cra
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"name": "cra-ssr", | |
"homepage": "https://cra-ssr.herokuapp.com", | |
"version": "0.1.0", | |
"private": true, | |
"dependencies": { | |
"@babel/core": "^7.3.4", | |
"@babel/node": "^7.2.2", | |
"@babel/plugin-proposal-class-properties": "^7.3.4", | |
"@babel/plugin-proposal-object-rest-spread": "^7.3.4", | |
"@babel/plugin-transform-modules-commonjs": "^7.2.0", | |
"@babel/plugin-transform-runtime": "^7.3.4", | |
"@babel/polyfill": "^7.2.5", | |
"@babel/preset-flow": "^7.0.0", | |
"@babel/preset-react": "^7.0.0", | |
"@babel/preset-typescript": "^7.3.3", | |
"@babel/register": "^7.0.0", | |
"@babel/runtime": "^7.3.4", | |
"@nivo/line": "^0.50.0", | |
"@nivo/pie": "^0.50.0", | |
"@svgr/webpack": "4.1.0", | |
"autoprefixer": "7.1.6", | |
"axios": "^0.18.0", | |
"babel-eslint": "9.0.0", | |
"babel-jest": "23.6.0", | |
"babel-loader": "8.0.5", | |
"babel-plugin-css-modules-transform": "^1.6.1", | |
"babel-plugin-dynamic-import-node": "^2.2.0", | |
"babel-plugin-named-asset-import": "^0.3.1", | |
"babel-plugin-react-flow-props-to-prop-types": "^0.15.0", | |
"babel-plugin-transform-object-rest-spread": "^6.26.0", | |
"babel-runtime": "6.26.0", | |
"bfj": "6.1.1", | |
"case-sensitive-paths-webpack-plugin": "2.2.0", | |
"chalk": "1.1.3", | |
"classnames": "^2.2.6", | |
"cleave.js": "^1.4.4", | |
"connected-react-router": "^4.5.0", | |
"cookie-parser": "^1.4.3", | |
"cross-env": "^5.2.0", | |
"css-loader": "1.0.0", | |
"dotenv": "6.0.0", | |
"dotenv-expand": "4.2.0", | |
"enzyme": "^3.7.0", | |
"enzyme-adapter-react-16.3": "^1.3.0", | |
"eslint": "5.12.0", | |
"eslint-config-airbnb": "^17.1.0", | |
"eslint-config-airbnb-base": "^13.1.0", | |
"eslint-config-prettier": "^3.4.0", | |
"eslint-config-react-app": "^3.0.7", | |
"eslint-config-standard": "^12.0.0", | |
"eslint-import-resolver-webpack": "^0.10.1", | |
"eslint-loader": "2.1.1", | |
"eslint-plugin-flowtype": "^3.2.1", | |
"eslint-plugin-import": "^2.14.0", | |
"eslint-plugin-json": "^1.3.2", | |
"eslint-plugin-jsx-a11y": "^6.1.2", | |
"eslint-plugin-node": "^7.0.1", | |
"eslint-plugin-prettier": "^3.0.1", | |
"eslint-plugin-promise": "^4.0.1", | |
"eslint-plugin-react": "7.12.4", | |
"eslint-plugin-standard": "^4.0.0", | |
"extract-text-webpack-plugin": "^3.0.2", | |
"file-loader": "^2.0.0", | |
"flow-bin": "^0.94.0", | |
"forcedomain": "^1.0.0", | |
"fork-ts-checker-webpack-plugin-alt": "0.4.14", | |
"formik": "^1.3.1", | |
"fs-extra": "7.0.1", | |
"google-map-react": "^1.0.9", | |
"history": "^4.7.2", | |
"html-escaper": "^1.0.1", | |
"html-webpack-plugin": "4.0.0-alpha.2", | |
"identity-obj-proxy": "3.0.0", | |
"ignore-styles": "^5.0.1", | |
"immutability-helper": "^2.8.1", | |
"immutable": "^3.8.2", | |
"ip": "latest", | |
"jest": "23.6.0", | |
"jest-pnp-resolver": "1.0.2", | |
"jest-resolve": "23.6.0", | |
"jest-watch-typeahead": "^0.2.1", | |
"js-cookie": "^2.2.0", | |
"js-md5": "^0.7.3", | |
"lodash.isempty": "^4.4.0", | |
"lodash.isequal": "^4.5.0", | |
"lodash.random": "^3.2.0", | |
"lodash.throttle": "^4.1.1", | |
"md5-file": "^4.0.0", | |
"mini-css-extract-plugin": "0.5.0", | |
"moment": "^2.23.0", | |
"morgan": "^1.9.1", | |
"node-sass": "^4.11.0", | |
"object-assign": "4.1.1", | |
"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", | |
"prettier": "^1.15.3", | |
"promise": "8.0.1", | |
"prop-types": "^15.6.2", | |
"prop-types-extra": "^1.1.0", | |
"query-string": "5.1.1", | |
"querystring": "^0.2.0", | |
"raf": "3.4.0", | |
"react": "^16.8.3", | |
"react-app-polyfill": "^0.2.1", | |
"react-clipboard.js": "^2.0.1", | |
"react-cookie": "^1.0.5", | |
"react-datepicker": "^1.7.0", | |
"react-dev-utils": "^7.0.3", | |
"react-device-detect": "^1.6.1", | |
"react-dom": "^16.8.3", | |
"react-frontload": "^1.0.3", | |
"react-ga": "^2.5.3", | |
"react-helmet": "^5.2.0", | |
"react-images": "^0.5.19", | |
"react-infinite-scroller": "^1.2.4", | |
"react-lines-ellipsis": "^0.14.0", | |
"react-loadable": "^5.5.0", | |
"react-moment": "^0.8.4", | |
"react-places-autocomplete": "^7.2.1", | |
"react-portal": "^4.2.0", | |
"react-redux": "^5.1.1", | |
"react-router": "^4.3.1", | |
"react-router-dom": "^4.3.1", | |
"react-select": "^2.1.0", | |
"react-share": "^2.4.0", | |
"react-spring": "^7.2.11", | |
"react-textarea-autosize": "^7.0.4", | |
"react-youtube": "^7.8.0", | |
"redux": "^4.0.1", | |
"redux-logger": "^3.0.6", | |
"redux-thunk": "^2.3.0", | |
"resolve": "1.10.0", | |
"sanitize.css": "^8.0.0", | |
"sass-loader": "7.1.0", | |
"smoothscroll-polyfill": "^0.4.3", | |
"style-loader": "0.23.1", | |
"styled-components": "^4.1.3", | |
"sw-precache-webpack-plugin": "0.11.4", | |
"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", | |
"whatwg-fetch": "2.0.3", | |
"workbox-webpack-plugin": "3.6.3", | |
"yup": "^0.26.6" | |
}, | |
"scripts": { | |
"start:production": "cross-env NODE_ENV=development cross-env API_ENV=production node scripts/start.js", | |
"start:development": "NODE_ENV=development API_ENV=development npm run start", | |
"build:production": "cross-env NODE_ENV=production API_ENV=production npm run build-and-start", | |
"build:development": "NODE_ENV=development API_ENV=development npm run build-and-start", | |
"build": "node scripts/build.js", | |
"start": "node scripts/start.js", | |
"server": "node ./server/index.js", | |
"build-and-start": "npm run build && npm run server", | |
"dev": "NODE_ENV=development API_ENV=development npm run start", | |
"test": "node scripts/test.js --env=jsdom", | |
"flow": "flow" | |
}, | |
"flow-coverage-report": { | |
"globIncludePatterns": [ | |
"src/**/*.js" | |
], | |
"reportTypes": [ | |
"text", | |
"html", | |
"json" | |
] | |
}, | |
"jest": { | |
"collectCoverageFrom": [ | |
"src/**/*.{js,jsx,ts,tsx}", | |
"!src/**/*.d.ts" | |
], | |
"resolver": "jest-pnp-resolver", | |
"setupFiles": [ | |
"react-app-polyfill/jsdom" | |
], | |
"testMatch": [ | |
"<rootDir>/src/**/__tests__/**/*.{js,jsx,ts,tsx}", | |
"<rootDir>/src/**/?(*.)(spec|test).{js,jsx,ts,tsx}" | |
], | |
"testEnvironment": "jsdom", | |
"testURL": "http://localhost", | |
"transform": { | |
"^.+\\.(js|jsx|ts|tsx)$": "<rootDir>/node_modules/babel-jest", | |
"^.+\\.css$": "<rootDir>/config/jest/cssTransform.js", | |
"^(?!.*\\.(js|jsx|ts|tsx|css|json)$)": "<rootDir>/config/jest/fileTransform.js" | |
}, | |
"transformIgnorePatterns": [ | |
"[/\\\\]node_modules[/\\\\].+\\.(js|jsx|ts|tsx)$", | |
"^.+\\.module\\.(css|sass|scss)$" | |
], | |
"moduleNameMapper": { | |
"^react-native$": "react-native-web", | |
"^.+\\.module\\.(css|sass|scss)$": "identity-obj-proxy" | |
}, | |
"moduleFileExtensions": [ | |
"web.js", | |
"js", | |
"web.ts", | |
"ts", | |
"web.tsx", | |
"tsx", | |
"json", | |
"web.jsx", | |
"jsx", | |
"node" | |
], | |
"watchPlugins": [ | |
"/Users/koyta/WebstormProjects/frontend/node_modules/jest-watch-typeahead/filename.js", | |
"/Users/koyta/WebstormProjects/frontend/node_modules/jest-watch-typeahead/testname.js" | |
] | |
}, | |
"babel": { | |
"plugins": [ | |
"@babel/plugin-proposal-class-properties", | |
"@babel/plugin-syntax-dynamic-import", | |
"@babel/plugin-transform-runtime" | |
], | |
"presets": [ | |
"@babel/preset-env", | |
"@babel/preset-react", | |
"@babel/preset-flow", | |
"@babel/preset-typescript" | |
] | |
}, | |
"eslintConfig": { | |
"extends": "react-app" | |
}, | |
"browserslist": [ | |
">0.2%", | |
"not dead", | |
"not ie <= 11", | |
"not op_mini all" | |
], | |
"husky": { | |
"hooks": { | |
"pre-commit": "pretty-quick --staged" | |
} | |
}, | |
"devDependencies": { | |
"husky": "^1.1.0", | |
"prettier": "^1.16.4", | |
"pretty-quick": "^1.7.0" | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment