{"name":"react-intersection-observer","version":"1.1.0","description":"Monitor if a component is inside the viewport, using IntersectionObserver API","main":"lib/index.js","module":"es/index.js","jsnext:main":"es/index.js","author":{"name":"Daniel Schmidt"},"repository":{"type":"git","url":"git+https://github.com/thebuilder/react-intersection-observer.git"},"license":"MIT","keywords":["react","component","viewport","intersection","inview"],"scripts":{"build":"rm -rf lib && npm run build:lib && npm run build:es","build:es":"BABEL_ENV=es babel src --out-dir  es --ignore __*,*.story.js,*.test.js","build:lib":"babel src --out-dir lib --ignore __*,*.story.js,*.test.js","build:storybook":"build-storybook --output-dir example","dev":"concurrently -k -r 'jest --watch' 'npm run storybook'","lint":"eslint {src,stories,tests}/. ","precommit":"lint-staged","postcommit":"git reset","prepublish":"npm run build","pretty":"prettier '{src,tests,stories}/**/*.js' --write --no-semi --single-quote --trailing-comma all","storybook":"start-storybook -p 9000","test":"eslint {src,stories,tests}/. && jest"},"lint-staged":{"*.js":["prettier --write --no-semi --single-quote --trailing-comma all","eslint","git add"]},"eslintConfig":{"extends":["insilico"]},"babel":{"presets":["./.babelrc.js"]},"jest":{"testEnvironment":"node","snapshotSerializers":["enzyme-to-json/serializer"],"setupFiles":["<rootDir>/jest-setup.js"]},"dependencies":{},"peerDependencies":{"prop-types":"^15.5.10 || ^16.0.0","react":"^0.14.0 || ^15.0.0 || ^16.0.0"},"devDependencies":{"@storybook/addon-actions":"^3.2.11","@storybook/addon-options":"^3.2.10","@storybook/react":"^3.2.11","babel-cli":"^6.24.1","babel-core":"^6.25.0","babel-jest":"^21.2.0","babel-preset-env":"^1.6.0","babel-preset-react":"^6.24.1","babel-preset-stage-2":"^6.24.1","concurrently":"3.5.0","enzyme":"^3.0.0","enzyme-adapter-react-16":"^1.0.0","enzyme-to-json":"^3.0.1","eslint":"^4.7.2","eslint-config-insilico":"^5.0.0","husky":"^0.14.3","intersection-observer":"^0.4.0","jest":"^21.2.0","lint-staged":"^4.2.3","prettier":"^1.7.0","prop-types":"^15.6.0","react":"^16.0.0","react-dom":"^16.0.0","react-test-renderer":"^16.0.0"},"gitHead":"d3ee3ffcc4ea5fbee66fe8d36ed25890e069d42f","bugs":{"url":"https://github.com/thebuilder/react-intersection-observer/issues"},"homepage":"https://github.com/thebuilder/react-intersection-observer#readme","_id":"react-intersection-observer@1.1.0","_npmVersion":"5.3.0","_nodeVersion":"8.5.0","_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"dist":{"shasum":"c94283456fc41886ca34d42d1b6012872f4a5e8f","size":13503,"noattachment":false,"key":"/react-intersection-observer/-/react-intersection-observer-1.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-intersection-observer/download/react-intersection-observer-1.1.0.tgz"},"maintainers":[{"name":"thebuilder","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-intersection-observer-1.1.0.tgz_1506509396346_0.6882316654082388"},"directories":{},"publish_time":1506509397303,"_hasShrinkwrap":false,"_cnpm_publish_time":1506509397303,"_cnpmcore_publish_time":"2021-12-16T15:23:36.050Z","dist-tags":{"beta":"9.5.0-beta.2","latest":"10.0.3"}}