{"name":"react-visibility-sensor","version":"3.7.0","description":"Sensor component for React that notifies you when it goes in or out of the window viewport.","main":"visibility-sensor.js","scripts":{"clean":"rm -rf dist && mkdir dist","prebuild":"npm run clean","build-umd":"browserify -u react -u react-dom -t browserify-shim --standalone VisibilitySensor -o dist/visibility-sensor.js visibility-sensor.js","build-minify":"uglifyjs -o dist/visibility-sensor.min.js dist/visibility-sensor.js","build":"npm run build-umd && npm run build-minify","build-example":"mkdir -p example/dist && browserify -t reactify -o example/dist/bundle.js example/main.js","build-test":"browserify -t reactify -o tests/bundle.js tests/visibility-sensor-spec.jsx","publish-gh-pages":"npm run build-example && ./bin/publish-gh-pages","test":"npm run build-test && ./node_modules/karma/bin/karma start --single-run","prepublish":"npm run build"},"keywords":["react","react-component","visibility"],"author":{"name":"joshwnj"},"license":"MIT","peerDependencies":{"react":"^0.14.0 || ^15.0.0","react-dom":"^0.14.0 || ^15.0.0"},"devDependencies":{"browserify":"^14.0.0","browserify-shim":"^3.8.13","es5-shim":"^4.5.9","gh-pages":"^0.12.0","karma":"^1.4.1","karma-chrome-launcher":"^2.0.0","karma-mocha":"^1.3.0","karma-phantomjs-launcher":"^1.0.2","mocha":"^3.2.0","reactify":"^1.1.1","uglifyjs":"^2.4.10"},"repository":{"type":"git","url":"git+https://github.com/joshwnj/react-visibility-sensor.git"},"browserify-shim":{"react":"global:React","react-dom":"global:ReactDOM"},"gitHead":"de63e794f7fb21e8a459382cb56c41668fa8d6de","bugs":{"url":"https://github.com/joshwnj/react-visibility-sensor/issues"},"homepage":"https://github.com/joshwnj/react-visibility-sensor#readme","_id":"react-visibility-sensor@3.7.0","_shasum":"0ce8c1849cc48597101c90f7bf408012639760a5","_from":".","_npmVersion":"3.9.3","_nodeVersion":"6.2.1","_npmUser":{"name":"joshwnj","email":"josh@x-team.com"},"maintainers":[{"name":"eek","email":""},{"name":"joshwnj","email":"josh@x-team.com"},{"name":"kof","email":""},{"name":"kompot","email":""}],"dist":{"shasum":"0ce8c1849cc48597101c90f7bf408012639760a5","size":346359,"noattachment":false,"key":"/react-visibility-sensor/-/react-visibility-sensor-3.7.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-visibility-sensor/download/react-visibility-sensor-3.7.0.tgz"},"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/react-visibility-sensor-3.7.0.tgz_1488407385428_0.056514921598136425"},"directories":{},"publish_time":1488407387588,"_hasShrinkwrap":false,"_cnpm_publish_time":1488407387588,"_cnpmcore_publish_time":"2021-12-16T10:02:01.971Z","dist-tags":{"beta-160":"5.0.2-beta.160","latest":"5.1.1"}}