{"bugs":{"url":"https://github.com/airbnb/react-outside-click-handler/issues"},"dist":{"shasum":"3831d541ac059deecd38ec5423f81e80ad60e115","tarball":"https://registry.npmjs.org/react-outside-click-handler/-/react-outside-click-handler-1.3.0.tgz","fileCount":16,"integrity":"sha512-Te/7zFU0oHpAnctl//pP3hEAeobfeHMyygHB8MnjP6sX5OR8KHT1G3jmLsV3U9RnIYo+Yn+peJYWu+D5tUS8qQ==","signatures":[{"sig":"MEUCIGhYxYfQim+it/Igzncm87Op2O6WysQslcB80bsGhwUTAiEAjuc9iA+o/I/g5FSKx/O9VVEOF5AIvMJE8LSzcX+zYSI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":37457,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdjpetCRA9TVsSAnZWagAATs4P+wRR11W7sTUThVqhC2uL\nNpBqV07J5PEv8mrlYjb4bDIdx2MC34mPGsrSOTFOzNUxRFhZn8KWHRqHwXgd\nSZQzWotkhYmCo3+wXmH/VnsVsFddoWcS1llOEYxYbYMJkLmRNXYdX86xZ4Dw\nVOS4upF0DfV36DGvYRuWzGrQoam+K993j2N9XcgEvFWRaKsQ64N3O5PBxb5/\nikePY4p/rCyorzrljZUBPwbDogCI9cyJNeomkbdnkk3+yUCN65bBDWDHM66w\n9WMWqxopWNR5HtM+8ySE9kChbDMVR4azD4Oeh5bdDrceqTjmUR6K1io+l8fG\nkBHX60UCOTSQzQxdCZTvcMniKO/UrXYfGAqOuNRd9HU5EFrpm1dnUuyFG1e3\nNwxaSEVBP+vgixMjVZlrGpEcMVDH1Y9Gz4eOUq8idwUk01667UNclva/sMbG\nPmk4lX17i/egnAPvjoaxaVR3cTBuo/1Iw+MGkjHNwHFDp09mv8WdYX6fpcxX\nKXEjZu/tmDAl8IIs2laNXRxUKVCtDvrjxT7OUgK78GZ/qa/xCGCAEJoIm7hF\nu9b2GB/KujioX60b2J8OO3IgiAYPaYQMXLWFnX3Zx626dteqEkSdoTqNlbQU\n45MoTaMMbqg/6esa9ezXqsJ4jZLzwEJhjd3bEGIfNENfgW8YFQQJGxyQXSKq\ndaDO\r\n=j9iR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","name":"react-outside-click-handler","author":{"name":"Maja Wichrowska","email":"maja.wichrowska@airbnb.com"},"gitHead":"efb592b33b3beb5090275cc70429a01d8e3c59fa","license":"MIT","scripts":{"tag":"git tag v$npm_package_version","lint":"eslint --ext .js,.jsx src test","test":"npm run tests-only","build":"npm run build:cjs && npm run build:esm","clean":"rimraf build esm","mocha":"mocha","react":"enzyme-adapter-react-install 16","pretest":"npm run --silent lint","prebuild":"npm run clean","build:cjs":"BABEL_ENV=cjs babel src/ -d build/","build:esm":"BABEL_ENV=esm babel src/ -d esm/","prepublish":"in-publish && safe-publish-latest && npm run build || not-in-publish","preversion":"npm run test && npm run check-changelog && npm run check-only-changelog-changed","tests-only":"npm run mocha --silent test","postversion":"git commit package.json CHANGELOG.md -m \"v$npm_package_version\" && npm run tag && git push && git push --tags && npm publish --registry=https://registry.npmjs.org/","pretests-only":"npm run react","version:major":"npm --no-git-tag-version version major","version:minor":"npm --no-git-tag-version version minor","version:patch":"npm --no-git-tag-version version patch","check-changelog":"expr $(git status --porcelain 2>/dev/null| grep \"^\\s*M.*CHANGELOG.md\" | wc -l) >/dev/null || (echo 'Please edit CHANGELOG.md' && exit 1)","check-only-changelog-changed":"(expr $(git status --porcelain 2>/dev/null| grep -v \"CHANGELOG.md\" | wc -l) >/dev/null && echo 'Only CHANGELOG.md may have uncommitted changes' && exit 1) || exit 0"},"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"homepage":"https://github.com/airbnb/react-outside-click-handler#readme","repository":{"url":"git+https://github.com/airbnb/react-outside-click-handler.git","type":"git"},"_npmVersion":"6.10.3","description":"A React component for dealing with clicks outside its subtree","directories":{},"maintainers":[{"name":"airbnbeng","email":"opensource@airbnb.com"},{"name":"lencioni","email":"joe.lencioni@gmail.com"},{"name":"ljharb","email":"ljharb@gmail.com"},{"name":"milesj","email":"mileswjohnson@gmail.com"},{"name":"schleyfox","email":"ben@pixelmachine.org"},{"name":"taehwanno","email":"taehwanno.dev@gmail.com"}],"_nodeVersion":"12.10.0","dependencies":{"prop-types":"^15.7.2","object.values":"^1.1.0","airbnb-prop-types":"^2.15.0","document.contains":"^1.0.1","consolidated-events":"^1.1.1 || ^2.0.0"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^3.5.3","react":"^0.14 || >=15","sinon":"^5.1.1","enzyme":"^3.10.0","eslint":"^6.4.0","rimraf":"^2.7.1","babel-cli":"^6.26.0","react-dom":"^0.14 || >=15","babel-core":"^6.26.3","in-publish":"^2.0.0","mocha-wrap":"^2.1.2","sinon-sandbox":"^2.0.6","babel-register":"^6.26.0","airbnb-js-shims":"^2.2.0","babel-preset-airbnb":"^2.6.0","eslint-plugin-react":"^7.14.3","safe-publish-latest":"^1.1.3","eslint-config-airbnb":"^18.0.1","eslint-plugin-import":"^2.18.2","eslint-plugin-jsx-a11y":"^6.2.3","babel-plugin-syntax-jsx":"^6.18.0","eslint-plugin-react-hooks":"^2.1.0","enzyme-adapter-react-helper":"^1.3.6","eslint-plugin-react-with-styles":"^2.2.0"},"peerDependencies":{"react":"^0.14 || >=15","react-dom":"^0.14 || >=15"},"_npmOperationalInternal":{"tmp":"tmp/react-outside-click-handler_1.3.0_1569626029249_0.7921451791190854","host":"s3://npm-registry-packages"},"_id":"react-outside-click-handler@1.3.0","version":"1.3.0"}