{"name":"react-intersection-observer","version":"0.3.0","description":"Monitor if a component is inside the viewport, using IntersectionObserver API","main":"lib/index.js","browser":"lib/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:lib":"rm -rf lib && NODE_ENV=development babel src --out-dir lib","build:storybook":"build-storybook --output-dir example","lint":"eslint {src,stories,tests}/. ","precommit":"lint-staged","prepublish":"npm run build:lib","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"]},"babel":{"presets":["react-app"],"plugins":["transform-es2015-modules-commonjs"]},"eslintConfig":{"extends":["insilico","prettier","prettier/react"]},"jest":{"testEnvironment":"node","snapshotSerializers":["<rootDir>/node_modules/enzyme-to-json/serializer"]},"dependencies":{},"peerDependencies":{"prop-types":"^15.5.10","react":"^0.14.0 || ^15.0.0"},"devDependencies":{"@kadira/storybook":"^2.35.3","babel-cli":"^6.24.1","babel-core":"^6.24.1","babel-jest":"^20.0.3","babel-plugin-transform-es2015-modules-commonjs":"6.24.1","babel-preset-react-app":"^3.0.0","babel-runtime":"6.23.0","enzyme":"^2.8.2","enzyme-to-json":"^1.5.1","eslint":"^3.19.0","eslint-config-insilico":"^3.0.2","eslint-config-prettier":"^2.1.1","husky":"^0.13.3","jest":"^20.0.4","lint-staged":"^3.5.0","prettier":"^1.3.1","prop-types":"^15.5.10","react":"^15.5.4","react-dom":"^15.5.4","react-test-renderer":"^15.5.4"},"gitHead":"cd540433d5ab9cf29614540ced5d9e160b09e0b6","bugs":{"url":"https://github.com/thebuilder/react-intersection-observer/issues"},"homepage":"https://github.com/thebuilder/react-intersection-observer#readme","_id":"react-intersection-observer@0.3.0","_shasum":"095d7e48dcf7963585cba4bcfc5b16b40ede1fbe","_from":".","_npmVersion":"4.2.0","_nodeVersion":"7.10.0","_npmUser":{"name":"thebuilder","email":"dsc@in2media.dk"},"maintainers":[{"name":"thebuilder","email":""}],"dist":{"shasum":"095d7e48dcf7963585cba4bcfc5b16b40ede1fbe","size":9572,"noattachment":false,"key":"/react-intersection-observer/-/react-intersection-observer-0.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-intersection-observer/download/react-intersection-observer-0.3.0.tgz"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-intersection-observer-0.3.0.tgz_1495752457613_0.883779133670032"},"directories":{},"publish_time":1495752458482,"_hasShrinkwrap":false,"_cnpm_publish_time":1495752458482,"_cnpmcore_publish_time":"2021-12-16T15:23:37.128Z","dist-tags":{"beta":"9.5.0-beta.2","latest":"10.0.3"}}