{"name":"react-onclickoutside","version":"6.8.0","description":"An onClickOutside wrapper for React components","main":"dist/react-onclickoutside.cjs.js","module":"dist/react-onclickoutside.es.js","jsnext:main":"dist/react-onclickoutside.es.js","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":{"clean":"rimraf dist","prebuild":"npm run clean","build":"rollup -c","lint":"eslint src/*.js ./test","test":"run-s test:**","test:basic":"run-s lint build","test:karma":"karma start test/karma.conf.js --single-run","test:nodom":"mocha test/no-dom-test.js","precommit":"npm test && lint-staged","prepublish":"","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/core":"7.0.0-beta.31","@babel/plugin-proposal-class-properties":"7.0.0-beta.31","@babel/plugin-proposal-object-rest-spread":"7.0.0-beta.31","@babel/preset-env":"7.0.0-beta.31","@babel/preset-stage-0":"7.0.0-beta.31","babel-eslint":"^8.0.2","babel-loader":"8.0.0-beta.0","chai":"^4.1.2","eslint":"^4.12.0","husky":"^0.14.3","karma":"^1.4.0","karma-chai":"^0.1.0","karma-firefox-launcher":"^1.0.1","karma-mocha":"^1.3.0","karma-spec-reporter":"0.0.31","karma-webpack":"^2.0.6","lint-staged":"^5.0.0","mocha":"^4.0.1","npm-run-all":"^4.0.2","prettier":"^1.8.2","react":"^15.5.x","react-dom":"^15.5.x","react-test-renderer":"^15.5.x","require-hijack":"^1.2.1","rimraf":"^2.6.2","rollup":"^0.52.0","rollup-plugin-babel":"4.0.0-beta.0","rollup-plugin-uglify":"^2.0.1","webpack":"^3.8.1"},"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"],"*.md":["prettier --write","git add"]},"gitHead":"62430d64573f5211fc44b9ddfc4888c7df50415d","_id":"react-onclickoutside@6.8.0","_nodeVersion":"11.10.0","_npmVersion":"6.7.0","dist":{"shasum":"9f91b5b3ed59f4d9e43fd71620dc200773a4d569","size":10711,"noattachment":false,"key":"/react-onclickoutside/-/react-onclickoutside-6.8.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-onclickoutside/download/react-onclickoutside-6.8.0.tgz"},"maintainers":[{"name":"andarist","email":""},{"name":"pomax","email":"pomax@mozillafoundation.org"}],"_npmUser":{"name":"pomax","email":"pomax@nihongoresources.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-onclickoutside_6.8.0_1550693668268_0.6279722333074509"},"_hasShrinkwrap":false,"publish_time":1550693668396,"_cnpm_publish_time":1550693668396,"dist-tags":{"latest":"6.13.0","next":"6.4.1-0"}}