{"name":"react-intersection-observer","version":"3.0.2","description":"Monitor if a component is inside the viewport, using IntersectionObserver API","main":"lib/index.js","author":{"name":"Daniel Schmidt"},"typings":"index.d.ts","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 es && npm run build:lib && npm run build:flow","build:lib":"babel src --out-dir lib --ignore __*,*.story.js,*.test.js","build:storybook":"build-storybook --output-dir example","build:flow":"flow-copy-source -v src lib","dev":"concurrently -k -r 'jest --watch' 'npm run storybook'","lint":"eslint {src,stories,tests}/. ","precommit":"flow && lint-staged","postcommit":"git reset","prepublish":"npm run build","pretty":"prettier '**/*.{js,md,json}' --write","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":"jsdom","snapshotSerializers":["enzyme-to-json/serializer"],"setupFiles":["<rootDir>/jest-setup.js"]},"dependencies":{},"peerDependencies":{"react":"^15.0.0 || ^16.0.0 || ^17.0.0"},"devDependencies":{"@storybook/addon-actions":"^3.2.14","@storybook/addon-options":"^3.2.14","@storybook/react":"^3.2.14","babel-cli":"^6.24.1","babel-core":"^6.25.0","babel-jest":"^22.0.0","babel-preset-env":"^1.6.1","babel-preset-react":"^6.24.1","babel-preset-stage-2":"^6.24.1","babel-runtime":"^6.25.0","concurrently":"3.5.1","enzyme":"^3.1.1","enzyme-adapter-react-16":"^1.0.4","enzyme-to-json":"^3.2.2","eslint":"^4.10.0","eslint-config-insilico":"^5.0.1","flow-bin":"^0.62.0","flow-copy-source":"^1.2.1","husky":"^0.14.3","intersection-observer":"^0.5.0","jest":"^22.0.0","lint-staged":"^6.0.0","prettier":"^1.8.1","react":"^16.2.0","react-dom":"^16.2.0","react-test-renderer":"^16.2.0","request":"~2.83.0"},"resolutions":{"react":"^16.2.0","react-dom":"^16.2.0"},"gitHead":"05fd7c3ed80fdb0236f60e294a82fa4a4a79eb0f","bugs":{"url":"https://github.com/thebuilder/react-intersection-observer/issues"},"homepage":"https://github.com/thebuilder/react-intersection-observer#readme","_id":"react-intersection-observer@3.0.2","_npmVersion":"5.6.0","_nodeVersion":"9.3.0","_npmUser":{"name":"thebuilder","email":"dsc@charlietango.dk"},"dist":{"shasum":"942476b2019f17ba9358d5c65bb5554262d9890b","size":9548,"noattachment":false,"key":"/react-intersection-observer/-/react-intersection-observer-3.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-intersection-observer/download/react-intersection-observer-3.0.2.tgz"},"maintainers":[{"name":"thebuilder","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-intersection-observer-3.0.2.tgz_1515058914178_0.5285647187847644"},"directories":{},"publish_time":1515058914937,"_hasShrinkwrap":false,"_cnpm_publish_time":1515058914937,"_cnpmcore_publish_time":"2021-12-16T15:23:32.929Z","dist-tags":{"beta":"9.5.0-beta.2","latest":"10.0.3"}}