{"name":"react-error-boundary","version":"1.2.4","description":"Sample reusable React error boundary component for React 16+","homepage":"https://github.com/bvaughn/react-error-boundary","repository":{"type":"git","url":"git+https://github.com/bvaughn/react-error-boundary.git"},"main":"dist/commonjs/index.js","scripts":{"build":"npm run build:commonjs && npm run build:es && npm run build:umd","build:commonjs":"npm run clean:commonjs && cross-env NODE_ENV=production cross-env BABEL_ENV=commonjs babel src --out-dir dist/commonjs","build:es":"npm run clean:es && cross-env NODE_ENV=production cross-env BABEL_ENV=es babel src --out-dir dist/es","build:umd":"npm run clean:umd && cross-env NODE_ENV=production webpack --config webpack.config.umd.js --bail","clean":"npm run clean:commonjs && npm run clean:es && npm run clean:umd","clean:commonjs":"rimraf dist/commonjs","clean:es":"rimraf dist/es","clean:umd":"rimraf dist/umd","flow":"flow check src","lint":"eslint 'src/**/*.js'","prettier":"prettier --config .prettierrc --write \"src/**/*.js\"","test":"jest"},"author":{"name":"Brian Vaughn","email":"brian.david.vaughn@gmail.com"},"license":"MIT","devDependencies":{"babel-cli":"^6.24.1","babel-core":"^6.25.0","babel-eslint":"^8.0.1","babel-jest":"^23.4.2","babel-loader":"^7.1.1","babel-plugin-flow-react-proptypes":"^3.4.2","babel-plugin-transform-react-remove-prop-types":"^0.4.6","babel-plugin-transform-runtime":"^6.23.0","babel-plugin-typecheck":"^3.9.0","babel-preset-es2015":"^6.24.1","babel-preset-es2015-rollup":"^3.0.0","babel-preset-react":"^6.24.1","babel-preset-stage-1":"^6.24.1","babel-runtime":"^6.23.0","cross-env":"^5.0.1","enzyme":"^3.5.0","enzyme-adapter-react-16":"^1.3.0","eslint":"^4.2.0","eslint-config-fbjs":"^2.0.0","eslint-plugin-babel":"^4.1.2","eslint-plugin-flowtype":"^2.39.1","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prettier":"^2.3.1","eslint-plugin-react":"^7.4.0","eslint-plugin-relay":"^0.0.19","flow-bin":"^0.57.3","jest":"^23.5.0","prettier":"^1.7.4","prop-types":"^15.5.10","react":"^16.4.2","react-dom":"^16.4.2","react-test-renderer":"^16.4.2","rimraf":"^2.6.1","webpack":"^3.3.0"},"peerDependencies":{"react":"^16.0.0-beta.1"},"gitHead":"618cfdeba13089cc1bcb13c8fc731100cace1175","bugs":{"url":"https://github.com/bvaughn/react-error-boundary/issues"},"_id":"react-error-boundary@1.2.4","_npmVersion":"6.4.1","_nodeVersion":"10.12.0","_npmUser":{"name":"brianvaughn","email":"briandavidvaughn@gmail.com"},"dist":{"shasum":"b3d2e93c84558559bbf4210ae64bc6762fe86d2b","size":2711,"noattachment":false,"key":"/react-error-boundary/-/react-error-boundary-1.2.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-error-boundary/download/react-error-boundary-1.2.4.tgz"},"maintainers":[{"name":"brianvaughn","email":"briandavidvaughn@gmail.com"},{"name":"kentcdodds","email":"kent+npm@doddsfamily.us"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-error-boundary_1.2.4_1553875952482_0.16317945523837518"},"_hasShrinkwrap":false,"publish_time":1553875952605,"_cnpm_publish_time":1553875952605,"dist-tags":{"latest":"6.1.1"}}