{"name":"react-error-boundary","version":"0.0.3","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":"eb792e7a71a573c140a551df79e9db6b5950c61e","_id":"react-error-boundary@0.0.3","_shasum":"509e5c5e9195b779db0d4af5f449ed6768682e7b","_from":".","_npmVersion":"4.2.0","_nodeVersion":"7.9.0","_npmUser":{"name":"brianvaughn","email":"briandavidvaughn@gmail.com"},"dist":{"shasum":"509e5c5e9195b779db0d4af5f449ed6768682e7b","size":16357,"noattachment":false,"key":"/react-error-boundary/-/react-error-boundary-0.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-error-boundary/download/react-error-boundary-0.0.3.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.3.tgz_1500359778385_0.7914894560817629"},"directories":{},"publish_time":1500359778447,"_hasShrinkwrap":false,"_cnpm_publish_time":1500359778447,"dist-tags":{"latest":"6.1.1"}}