{"name":"react-onclickoutside","version":"6.6.3","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":{"clean":"rimraf es lib dist","prebuild":"npm run clean","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-firefox-launcher":"^1.0.1","karma-mocha":"^1.3.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","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.2","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":"0053a788f46aa0e7ea598b9c93ff6b5617c0d6b7","_id":"react-onclickoutside@6.6.3","_npmVersion":"5.5.1","_nodeVersion":"8.4.0","_npmUser":{"name":"andarist","email":"mateuszburzynski@gmail.com"},"dist":{"shasum":"f3b9226f4541039d6d5a4a6120c4dfffcf7de60c","size":11134,"noattachment":false,"key":"/react-onclickoutside/-/react-onclickoutside-6.6.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-onclickoutside/download/react-onclickoutside-6.6.3.tgz"},"maintainers":[{"name":"andarist","email":""},{"name":"pomax","email":"pomax@mozillafoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-onclickoutside-6.6.3.tgz_1509394435095_0.6862697955220938"},"directories":{},"publish_time":1509394436098,"_cnpm_publish_time":1509394436098,"_hasShrinkwrap":false,"dist-tags":{"latest":"6.13.0","next":"6.4.1-0"}}