{"name":"react-intersection-observer","version":"0.2.13","description":"Monitor if a component is inside the viewport, using IntersectionObserver API","main":"lib/index.js","browser":"lib/Observer.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":{"babel-plugin-transform-es2015-modules-commonjs":"6.24.1","intersection-observer":"^0.2.1"},"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-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.3","lint-staged":"^3.4.2","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":"34c3a2e7a2c19b753befca8847db55476f0f75b1","bugs":{"url":"https://github.com/thebuilder/react-intersection-observer/issues"},"homepage":"https://github.com/thebuilder/react-intersection-observer#readme","_id":"react-intersection-observer@0.2.13","_shasum":"d3b88a314c0e0ded34d35a4d3e2a7af044dd7b9c","_from":".","_npmVersion":"4.2.0","_nodeVersion":"7.10.0","_npmUser":{"name":"thebuilder","email":"dsc@in2media.dk"},"maintainers":[{"name":"thebuilder","email":""}],"dist":{"shasum":"d3b88a314c0e0ded34d35a4d3e2a7af044dd7b9c","size":9415,"noattachment":false,"key":"/react-intersection-observer/-/react-intersection-observer-0.2.13.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-intersection-observer/download/react-intersection-observer-0.2.13.tgz"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-intersection-observer-0.2.13.tgz_1495641267769_0.7416783785447478"},"directories":{},"publish_time":1495641268702,"_hasShrinkwrap":false,"_cnpm_publish_time":1495641268702,"_cnpmcore_publish_time":"2021-12-16T15:23:37.372Z","dist-tags":{"beta":"9.5.0-beta.2","latest":"10.0.3"}}