{"name":"react-visibility-sensor","version":"3.13.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","prepublishOnly":"npm run build"},"keywords":["react","react-component","visibility"],"author":{"name":"joshwnj"},"license":"MIT","peerDependencies":{"react":"^0.14.0 || ^15.0.0 || ^16.0.0","react-dom":"^0.14.0 || ^15.0.0 || ^16.0.0"},"devDependencies":{"browserify":"^5.11.2","browserify-shim":"^3.8.12","es5-shim":"^4.1.0","gh-pages":"^0.2.0","karma":"^0.12.31","karma-chrome-launcher":"^0.1.4","karma-mocha":"^0.1.9","karma-phantomjs-launcher":"^0.1.4","mocha":"^1.21.4","react":"^0.14.0 || ^15.0.0","react-dom":"^0.14.0 || ^15.0.0","reactify":"^1.1.1","uglify-js":"^3.0.15"},"repository":{"type":"git","url":"git+https://github.com/joshwnj/react-visibility-sensor.git"},"browserify-shim":{"react":"global:React","react-dom":"global:ReactDOM"},"dependencies":{"create-react-class":"^15.5.1","prop-types":"^15.5.4"},"gitHead":"c79d9842a3d2de1ebbaead7476fddaf648dee091","bugs":{"url":"https://github.com/joshwnj/react-visibility-sensor/issues"},"homepage":"https://github.com/joshwnj/react-visibility-sensor#readme","_id":"react-visibility-sensor@3.13.0","_npmVersion":"6.4.0","_nodeVersion":"8.3.0","_npmUser":{"name":"joshwnj","email":"josh@x-team.com"},"dist":{"shasum":"c9864099a4f2eaf52097e69bf46082d5a88b3e41","size":238146,"noattachment":false,"key":"/react-visibility-sensor/-/react-visibility-sensor-3.13.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-visibility-sensor/download/react-visibility-sensor-3.13.0.tgz"},"maintainers":[{"name":"eek","email":""},{"name":"joshwnj","email":"josh@x-team.com"},{"name":"kof","email":""},{"name":"kompot","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-visibility-sensor_3.13.0_1535729383842_0.1778700700221374"},"_hasShrinkwrap":false,"publish_time":1535729383957,"_cnpm_publish_time":1535729383957,"_cnpmcore_publish_time":"2021-12-16T10:01:57.858Z","dist-tags":{"beta-160":"5.0.2-beta.160","latest":"5.1.1"}}