{"name":"react-error-boundary","version":"1.2.2","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"},"files":["dist","index.d.ts"],"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":"echo \"Error: no test specified\" && exit 1"},"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-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","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","prettier":"^1.7.4","prop-types":"^15.5.10","rimraf":"^2.6.1","webpack":"^3.3.0"},"peerDependencies":{"react":"^16.0.0-beta.1"},"gitHead":"fc4fbef3cbf18b62df548c04b3b2eb4af9b75e11","bugs":{"url":"https://github.com/bvaughn/react-error-boundary/issues"},"_id":"react-error-boundary@1.2.2","_npmVersion":"5.6.0","_nodeVersion":"8.4.0","_npmUser":{"name":"brianvaughn","email":"briandavidvaughn@gmail.com"},"dist":{"shasum":"be66ee4d45bb4888f28f9c6af2b00f6ccd032511","size":16621,"noattachment":false,"key":"/react-error-boundary/-/react-error-boundary-1.2.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-error-boundary/download/react-error-boundary-1.2.2.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.2_1523888340745_0.7902932103876175"},"_hasShrinkwrap":false,"publish_time":1523888340887,"_cnpm_publish_time":1523888340887,"dist-tags":{"latest":"6.1.1"}}