{"name":"react-error-boundary","version":"0.0.5","description":"Simple reusable React error boundary component","files":["dist"],"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'","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-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","cross-env":"^5.0.1","eslint":"^4.2.0","flow-cli":"^0.0.0-pre","rimraf":"^2.6.1"},"dependencies":{"babel-core":"^6.25.0","babel-loader":"^7.1.1","babel-runtime":"^6.23.0","prop-types":"^15.5.10","webpack":"^3.3.0"},"gitHead":"2c99f6e71769c9c3e158aec6c836a66d55cbdf02","_id":"react-error-boundary@0.0.5","_shasum":"d6cd669e09f37e078bd545362cbeff78a48e7283","_from":".","_npmVersion":"4.2.0","_nodeVersion":"7.9.0","_npmUser":{"name":"brianvaughn","email":"briandavidvaughn@gmail.com"},"dist":{"shasum":"d6cd669e09f37e078bd545362cbeff78a48e7283","size":16175,"noattachment":false,"key":"/react-error-boundary/-/react-error-boundary-0.0.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-error-boundary/download/react-error-boundary-0.0.5.tgz"},"maintainers":[{"name":"brianvaughn","email":"briandavidvaughn@gmail.com"},{"name":"kentcdodds","email":"kent+npm@doddsfamily.us"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-error-boundary-0.0.5.tgz_1500394563387_0.6959660814609379"},"directories":{},"publish_time":1500394563475,"_hasShrinkwrap":false,"_cnpm_publish_time":1500394563475,"dist-tags":{"latest":"6.1.1"}}