{"name":"react-onclickoutside","version":"6.6.0","description":"An onClickOutside wrapper for React components","main":"lib/index.js","module":"es/index.js","jsnext:main":"es/index.js","files":["es","lib","dist"],"unpkg":"dist/react-onclickoutside.min.js","homepage":"https://github.com/Pomax/react-onclickoutside","authors":["Pomax <pomax@nihongoresources.com>","Andarist <mateuszburzynski@gmail.com>"],"keywords":["react","onclick","outside","onclickoutside"],"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Pomax/react-onclickoutside.git"},"bugs":{"url":"https://github.com/Pomax/react-onclickoutside/issues"},"scripts":{"build":"run-p build:*","build:es":"cross-env BABEL_ENV=es babel src -d es","build:commonjs":"cross-env BABEL_ENV=commonjs babel src -d lib","build:umd":"cross-env BABEL_ENV=es NODE_ENV=development rollup -c -i src/index.js -o dist/react-onclickoutside.js","build:umd:min":"cross-env BABEL_ENV=es NODE_ENV=production rollup -c -i src/index.js -o dist/react-onclickoutside.min.js","lint":"eslint src/*.js ./test","test":"run-s test:**","test:basic":"run-s lint build:commonjs","test:karma":"karma start test/karma.conf.js --single-run","test:nodom":"mocha test/no-dom-test.js","precommit":"npm test && lint-staged","prepublish":"test $(npm -v | tr . '\\n' | head -n 1) -ge '4' || exit 1","prepare":"npm run build","prerelease":"npm run test","release:patch":"npm run prerelease && npm version patch && npm publish && git push --follow-tags","release:minor":"npm run prerelease && npm version minor && npm publish && git push --follow-tags","release:major":"npm run prerelease && npm version major && npm publish && git push --follow-tags"},"devDependencies":{"babel-cli":"^6.24.1","babel-eslint":"^7.2.3","babel-loader":"^6.x","babel-plugin-external-helpers":"^6.22.0","babel-preset-env":"^1.5.1","babel-preset-stage-0":"^6.24.1","chai":"^3.5.0","cross-env":"^5.0.0","eslint":"^3.4.0","husky":"^0.13.3","karma":"^1.4.0","karma-chai":"^0.1.0","karma-mocha":"^1.3.0","karma-phantomjs-launcher":"^1.0.0","karma-spec-reporter":"0.0.26","karma-webpack":"^2.0.2","lint-staged":"^3.4.2","mocha":"^3.2.0","npm-run-all":"^4.0.2","phantomjs-prebuilt":"^2.1.7","prettier":"^1.3.1","react":"^15.5.x","react-dom":"^15.5.x","react-test-renderer":"^15.5.x","require-hijack":"^1.2.1","rimraf":"^2.6.1","rollup":"^0.50.0","rollup-plugin-babel":"^3.0.2","rollup-plugin-uglify":"^2.0.1","webpack":"^1.15.0"},"peerDependencies":{"react":"^15.5.x || ^16.x","react-dom":"^15.5.x || ^16.x"},"lint-staged":{"{src,test}/**/*.js":["prettier --print-width=120 --single-quote --trailing-comma=all --write","eslint --fix","git add"]},"gitHead":"9cfa7c22ee195487984029d4a091abb41a456b74","_id":"react-onclickoutside@6.6.0","_npmVersion":"5.4.2","_nodeVersion":"8.4.0","_npmUser":{"name":"andarist","email":"mateuszburzynski@gmail.com"},"dist":{"shasum":"8526d0675fad26558e9f0a400c983b813c99ef3c","size":11152,"noattachment":false,"key":"/react-onclickoutside/-/react-onclickoutside-6.6.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-onclickoutside/download/react-onclickoutside-6.6.0.tgz"},"maintainers":[{"name":"andarist","email":""},{"name":"pomax","email":"pomax@mozillafoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-onclickoutside-6.6.0.tgz_1506636317108_0.1303201410919428"},"directories":{},"publish_time":1506636318231,"_hasShrinkwrap":false,"_cnpm_publish_time":1506636318231,"dist-tags":{"latest":"6.13.0","next":"6.4.1-0"}}