{"_id":"react-scrollspy","_rev":"408960","name":"react-scrollspy","description":"react scrollspy component","dist-tags":{"latest":"3.4.3"},"maintainers":[{"name":"makotot","email":"makoto.ttn@gmail.com"}],"time":{"modified":"2021-08-04T05:00:42.000Z","created":"2015-08-16T09:43:10.293Z","3.4.3":"2020-07-23T01:27:48.727Z","3.4.2":"2019-11-25T15:25:20.699Z","3.4.1":"2019-11-24T14:38:35.217Z","3.4.0":"2019-03-10T09:26:02.691Z","3.3.10":"2019-03-09T17:25:11.936Z","3.3.5":"2018-01-04T03:42:16.506Z","3.3.4":"2017-09-14T13:26:46.692Z","3.3.3":"2017-08-24T15:23:26.319Z","3.3.2":"2017-08-18T13:18:40.039Z","3.3.1":"2017-08-15T17:15:20.585Z","3.3.0":"2017-08-15T16:55:08.502Z","3.2.0":"2017-06-11T02:19:18.031Z","3.1.2":"2017-06-10T01:54:41.393Z","3.1.1":"2017-05-05T14:18:13.120Z","3.1.0":"2017-05-05T13:37:47.910Z","3.0.2":"2017-04-23T15:56:46.976Z","3.0.1":"2017-04-23T15:51:03.490Z","3.0.0":"2017-04-22T14:36:36.228Z","2.7.0":"2017-04-22T12:46:35.765Z","2.6.5":"2017-04-14T18:39:38.327Z","2.6.4":"2017-01-31T14:18:18.575Z","2.6.3":"2016-12-28T16:18:31.091Z","2.6.2":"2016-12-21T15:49:47.455Z","2.6.1":"2016-12-21T15:41:08.404Z","2.6.0":"2016-12-17T18:49:31.749Z","2.5.0":"2016-12-04T09:44:41.524Z","2.4.1":"2016-10-26T15:43:24.930Z","2.4.0":"2016-10-25T16:53:42.173Z","2.3.1":"2016-08-15T15:22:44.471Z","2.3.0":"2016-08-13T10:24:43.667Z","2.2.2":"2016-08-11T10:45:12.429Z","2.2.1":"2016-07-30T02:11:01.089Z","2.2.0":"2016-07-29T14:36:39.670Z","2.1.2":"2016-07-09T06:40:45.442Z","2.1.1":"2016-06-29T14:55:08.652Z","2.1.0":"2016-06-24T17:58:46.248Z","2.0.0":"2016-06-16T16:39:11.718Z","1.1.2":"2016-06-04T01:36:22.808Z","1.1.0":"2016-03-19T02:43:59.463Z","1.0.0":"2016-02-05T15:46:14.791Z","0.2.0":"2016-01-13T00:25:10.742Z","0.1.7":"2016-01-12T10:29:08.159Z","0.1.6":"2015-12-02T14:08:06.958Z","0.1.5":"2015-10-09T02:30:01.306Z","0.1.4":"2015-09-07T00:59:01.894Z","0.1.3":"2015-09-06T14:09:04.270Z","0.1.2":"2015-09-06T14:06:45.307Z","0.1.1":"2015-09-06T13:59:19.649Z","0.1.0":"2015-09-06T13:55:51.694Z","0.0.4":"2015-08-31T14:16:59.809Z","0.0.3":"2015-08-31T12:10:12.889Z","0.0.2":"2015-08-31T04:29:28.825Z","0.0.1":"2015-08-16T09:43:10.293Z"},"users":{"vnguyen":true,"azicode4":true,"danielbayley":true},"author":{"name":"makotot"},"repository":{"type":"git","url":"git+https://github.com/makotot/react-scrollspy.git"},"versions":{"3.4.3":{"name":"react-scrollspy","version":"3.4.3","description":"react scrollspy component","main":"./lib/scrollspy.js","scripts":{"serve":"NODE_ENV=development webpack-dev-server --inline --hot --color","docs":"NODE_ENV=production webpack","build":"NODE_ENV=production ./node_modules/.bin/babel ./src/js/lib --out-dir ./lib","test":"NODE_ENV=test ./node_modules/.bin/ava __test__/*.js --verbose","prepublish":"yarn run build","deploy":"yarn run docs && gh-pages -d ./dist","release":"standard-version"},"ava":{"require":["@babel/register"]},"standard-version":{"skip":{"tag":true,"bump":true}},"repository":{"type":"git","url":"git+https://github.com/makotot/react-scrollspy.git"},"author":{"name":"makotot"},"license":"MIT","devDependencies":{"@babel/cli":"^7.2.3","@babel/core":"^7.3.4","@babel/plugin-transform-object-assign":"^7.2.0","@babel/plugin-transform-runtime":"^7.3.4","@babel/preset-env":"^7.3.4","@babel/preset-react":"^7.0.0","@babel/register":"^7.0.0","@babel/runtime":"^7.3.4","autoprefixer":"^9.4.10","ava":"^1.3.1","babel-eslint":"^8.0.0","babel-loader":"^8.0.5","css-loader":"^2.1.1","cssnano":"^4.1.10","enzyme":"^2.9.1","eslint":"^4.6.1","eslint-loader":"^2.1.2","eslint-plugin-react":"^7.12.4","gh-pages":"^2.0.1","html-webpack-plugin":"^3.2.0","node-sass":"^4.13.0","normalize.css":"^8.0.1","postcss-flexbugs-fixes":"^4.1.0","postcss-loader":"^3.0.0","react-addons-perf":"^15.4.2","react-highlight":"^0.10.0","react-test-renderer":"^15.6.1","sass-loader":"^7.1.0","standard-version":"^5.0.1","style-loader":"^0.23.1","webpack":"^4.29.6","webpack-cli":"^3.2.3","webpack-dev-server":"^3.2.1"},"peerDependencies":{"react":">=0.14.0","react-dom":">=0.14.0"},"dependencies":{"babel-runtime":"^6.26.0","classnames":"^2.2.5","prop-types":"^15.5.10"},"keywords":["react","react-component","component","scrollspy","scroll"],"gitHead":"0dd1299ef2cb51cee4c63b56b13259eb95169db7","bugs":{"url":"https://github.com/makotot/react-scrollspy/issues"},"homepage":"https://github.com/makotot/react-scrollspy#readme","_id":"react-scrollspy@3.4.3","_nodeVersion":"14.4.0","_npmVersion":"6.14.5","dist":{"shasum":"12bccebc7e2dfe228b873288b3f473904edb3854","size":6607,"noattachment":false,"key":"/react-scrollspy/-/react-scrollspy-3.4.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-scrollspy/download/react-scrollspy-3.4.3.tgz"},"maintainers":[{"name":"makotot","email":"makoto.ttn@gmail.com"}],"_npmUser":{"name":"makotot","email":"makoto.ttn@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-scrollspy_3.4.3_1595467668614_0.22859931948124812"},"_hasShrinkwrap":false,"publish_time":1595467668727,"_cnpm_publish_time":1595467668727},"3.4.2":{"name":"react-scrollspy","version":"3.4.2","description":"react scrollspy component","main":"./lib/scrollspy.js","scripts":{"serve":"NODE_ENV=development webpack-dev-server --inline --hot --color","docs":"NODE_ENV=production webpack","build":"NODE_ENV=production ./node_modules/.bin/babel ./src/js/lib --out-dir ./lib","test":"NODE_ENV=test ./node_modules/.bin/ava __test__/*.js --verbose","prepublish":"yarn run build","deploy":"yarn run docs && gh-pages -d ./dist","release":"standard-version"},"ava":{"require":["@babel/register"]},"standard-version":{"skip":{"tag":true,"bump":true}},"repository":{"type":"git","url":"git+https://github.com/makotot/react-scrollspy.git"},"author":{"name":"makotot"},"license":"MIT","devDependencies":{"@babel/cli":"^7.2.3","@babel/core":"^7.3.4","@babel/plugin-transform-object-assign":"^7.2.0","@babel/plugin-transform-runtime":"^7.3.4","@babel/preset-env":"^7.3.4","@babel/preset-react":"^7.0.0","@babel/register":"^7.0.0","@babel/runtime":"^7.3.4","autoprefixer":"^9.4.10","ava":"^1.3.1","babel-eslint":"^8.0.0","babel-loader":"^8.0.5","css-loader":"^2.1.1","cssnano":"^4.1.10","enzyme":"^2.9.1","eslint":"^4.6.1","eslint-loader":"^2.1.2","eslint-plugin-react":"^7.12.4","gh-pages":"^2.0.1","html-webpack-plugin":"^3.2.0","node-sass":"^4.13.0","normalize.css":"^8.0.1","postcss-flexbugs-fixes":"^4.1.0","postcss-loader":"^3.0.0","react-addons-perf":"^15.4.2","react-highlight":"^0.10.0","react-test-renderer":"^15.6.1","sass-loader":"^7.1.0","standard-version":"^5.0.1","style-loader":"^0.23.1","webpack":"^4.29.6","webpack-cli":"^3.2.3","webpack-dev-server":"^3.2.1"},"peerDependencies":{"react":">=0.14.0","react-dom":">=0.14.0"},"dependencies":{"babel-runtime":"^6.26.0","classnames":"^2.2.5","prop-types":"^15.5.10"},"keywords":["react","react-component","component","scrollspy","scroll"],"gitHead":"461de839c50c01b5c8b2a936a52ab3a4dae13cea","bugs":{"url":"https://github.com/makotot/react-scrollspy/issues"},"homepage":"https://github.com/makotot/react-scrollspy#readme","_id":"react-scrollspy@3.4.2","_nodeVersion":"12.11.0","_npmVersion":"6.11.3","dist":{"shasum":"0303e9a5d2fc4ee833b6729962bbb3b32375454c","size":6598,"noattachment":false,"key":"/react-scrollspy/-/react-scrollspy-3.4.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-scrollspy/download/react-scrollspy-3.4.2.tgz"},"maintainers":[{"name":"makotot","email":"makoto.ttn@gmail.com"}],"_npmUser":{"name":"makotot","email":"makoto.ttn@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-scrollspy_3.4.2_1574695520561_0.33005833126943274"},"_hasShrinkwrap":false,"publish_time":1574695520699,"_cnpm_publish_time":1574695520699},"3.4.1":{"name":"react-scrollspy","version":"3.4.1","description":"react scrollspy component","main":"./lib/Scrollspy.js","scripts":{"serve":"NODE_ENV=development webpack-dev-server --inline --hot --color","docs":"NODE_ENV=production webpack","build":"NODE_ENV=production ./node_modules/.bin/babel ./src/js/lib --out-dir ./lib","test":"NODE_ENV=test ./node_modules/.bin/ava __test__/*.js --verbose","prepublish":"yarn run build","deploy":"yarn run docs && gh-pages -d ./dist","release":"standard-version"},"ava":{"require":["@babel/register"]},"standard-version":{"skip":{"tag":true,"bump":true}},"repository":{"type":"git","url":"git+https://github.com/makotot/react-scrollspy.git"},"author":{"name":"makotot"},"license":"MIT","devDependencies":{"@babel/cli":"^7.2.3","@babel/core":"^7.3.4","@babel/plugin-transform-object-assign":"^7.2.0","@babel/plugin-transform-runtime":"^7.3.4","@babel/preset-env":"^7.3.4","@babel/preset-react":"^7.0.0","@babel/register":"^7.0.0","@babel/runtime":"^7.3.4","autoprefixer":"^9.4.10","ava":"^1.3.1","babel-eslint":"^8.0.0","babel-loader":"^8.0.5","css-loader":"^2.1.1","cssnano":"^4.1.10","enzyme":"^2.9.1","eslint":"^4.6.1","eslint-loader":"^2.1.2","eslint-plugin-react":"^7.12.4","gh-pages":"^2.0.1","html-webpack-plugin":"^3.2.0","node-sass":"^4.13.0","normalize.css":"^8.0.1","postcss-flexbugs-fixes":"^4.1.0","postcss-loader":"^3.0.0","react-addons-perf":"^15.4.2","react-highlight":"^0.10.0","react-test-renderer":"^15.6.1","sass-loader":"^7.1.0","standard-version":"^5.0.1","style-loader":"^0.23.1","webpack":"^4.29.6","webpack-cli":"^3.2.3","webpack-dev-server":"^3.2.1"},"peerDependencies":{"react":">=0.14.0","react-dom":">=0.14.0"},"dependencies":{"babel-runtime":"^6.26.0","classnames":"^2.2.5","prop-types":"^15.5.10"},"keywords":["react","react-component","component","scrollspy","scroll"],"gitHead":"305b0c9119e78d470bfe82db70958537a401d2c2","bugs":{"url":"https://github.com/makotot/react-scrollspy/issues"},"homepage":"https://github.com/makotot/react-scrollspy#readme","_id":"react-scrollspy@3.4.1","_nodeVersion":"12.11.0","_npmVersion":"6.11.3","dist":{"shasum":"16d8a066efd338e9b428aa4e990c9e7cd75f6e2c","size":6603,"noattachment":false,"key":"/react-scrollspy/-/react-scrollspy-3.4.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-scrollspy/download/react-scrollspy-3.4.1.tgz"},"maintainers":[{"name":"makotot","email":"makoto.ttn@gmail.com"}],"_npmUser":{"name":"makotot","email":"makoto.ttn@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-scrollspy_3.4.1_1574606315103_0.11577328605100656"},"_hasShrinkwrap":false,"publish_time":1574606315217,"_cnpm_publish_time":1574606315217},"3.4.0":{"name":"react-scrollspy","version":"3.4.0","description":"react scrollspy component","main":"./lib/Scrollspy.js","scripts":{"serve":"NODE_ENV=development webpack-dev-server --inline --hot --color","docs":"NODE_ENV=production webpack","build":"NODE_ENV=production ./node_modules/.bin/babel ./src/js/lib --out-dir ./lib","test":"NODE_ENV=test ./node_modules/.bin/ava __test__/*.js --verbose","prepublish":"yarn run build","deploy":"yarn run docs && gh-pages -d ./dist"},"ava":{"require":["@babel/register"]},"repository":{"type":"git","url":"git+https://github.com/makotot/react-scrollspy.git"},"author":{"name":"makotot"},"license":"MIT","devDependencies":{"@babel/cli":"^7.2.3","@babel/core":"^7.3.4","@babel/plugin-transform-object-assign":"^7.2.0","@babel/plugin-transform-runtime":"^7.3.4","@babel/preset-env":"^7.3.4","@babel/preset-react":"^7.0.0","@babel/register":"^7.0.0","@babel/runtime":"^7.3.4","autoprefixer":"^9.4.10","ava":"^1.3.1","babel-eslint":"^8.0.0","babel-loader":"^8.0.5","css-loader":"^2.1.1","cssnano":"^4.1.10","enzyme":"^2.9.1","eslint":"^4.6.1","eslint-loader":"^2.1.2","eslint-plugin-react":"^7.12.4","gh-pages":"^2.0.1","html-webpack-plugin":"^3.2.0","node-sass":"^4.11.0","normalize.css":"^8.0.1","postcss-flexbugs-fixes":"^4.1.0","postcss-loader":"^3.0.0","react-addons-perf":"^15.4.2","react-highlight":"^0.10.0","react-test-renderer":"^15.6.1","sass-loader":"^7.1.0","style-loader":"^0.23.1","webpack":"^4.29.6","webpack-cli":"^3.2.3","webpack-dev-server":"^3.2.1"},"peerDependencies":{"react":">=0.14.0","react-dom":">=0.14.0"},"dependencies":{"babel-runtime":"^6.26.0","classnames":"^2.2.5","prop-types":"^15.5.10"},"keywords":["react","react-component","component","scrollspy","scroll"],"gitHead":"1b7c3293445ab4dd681b2491d83405ccc212601a","bugs":{"url":"https://github.com/makotot/react-scrollspy/issues"},"homepage":"https://github.com/makotot/react-scrollspy#readme","_id":"react-scrollspy@3.4.0","_npmVersion":"6.4.1","_nodeVersion":"11.3.0","_npmUser":{"name":"makotot","email":"makoto.ttn@gmail.com"},"dist":{"shasum":"5cf2e5b3e5de2d268a9456dfbbebed77aa6358a2","size":6524,"noattachment":false,"key":"/react-scrollspy/-/react-scrollspy-3.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-scrollspy/download/react-scrollspy-3.4.0.tgz"},"maintainers":[{"name":"makotot","email":"makoto.ttn@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-scrollspy_3.4.0_1552209962503_0.26554496243221015"},"_hasShrinkwrap":false,"publish_time":1552209962691,"_cnpm_publish_time":1552209962691},"3.3.10":{"name":"react-scrollspy","version":"3.3.10","description":"react scrollspy component","main":"./lib/Scrollspy.js","scripts":{"serve":"NODE_ENV=development webpack-dev-server --inline --hot --color","docs":"NODE_ENV=production webpack","build":"NODE_ENV=production ./node_modules/.bin/babel ./src/js/lib --out-dir ./lib","test":"NODE_ENV=test ./node_modules/.bin/ava __test__/*.js --verbose","prepublish":"yarn run build","deploy":"yarn run docs && gh-pages -d ./dist"},"ava":{"require":["babel-register"],"babel":{"babelrc":true}},"repository":{"type":"git","url":"git+https://github.com/makotot/react-scrollspy.git"},"author":{"name":"makotot"},"license":"MIT","devDependencies":{"autoprefixer":"^7.1.4","ava":"^0.22.0","babel-cli":"^6.26.0","babel-core":"^6.26.0","babel-eslint":"^8.0.0","babel-loader":"^7.1.2","babel-plugin-transform-object-assign":"^6.22.0","babel-plugin-transform-runtime":"^6.23.0","babel-preset-env":"^1.6.0","babel-preset-react":"^6.24.1","babel-preset-react-hmre":"^1.1.1","css-loader":"^0.28.7","cssnano":"^3.10.0","enzyme":"^2.9.1","eslint":"^4.6.1","eslint-loader":"^1.9.0","eslint-plugin-react":"^7.12.4","gh-pages":"^2.0.1","html-webpack-plugin":"^2.30.1","node-sass":"^4.11.0","normalize.css":"^7.0.0","postcss-loader":"^2.0.6","react-addons-perf":"^15.4.2","react-highlight":"^0.10.0","react-test-renderer":"^15.6.1","sass-loader":"^6.0.6","style-loader":"^0.18.2","webpack":"^3.5.6","webpack-dev-server":"^2.8.1"},"peerDependencies":{"react":">=0.14.0","react-dom":">=0.14.0"},"dependencies":{"babel-runtime":"^6.26.0","classnames":"^2.2.5","prop-types":"^15.5.10"},"keywords":["react","react-component","component","scrollspy","scroll"],"gitHead":"a56854f8eef0d1871c2bbdc978e177cee8ba572f","bugs":{"url":"https://github.com/makotot/react-scrollspy/issues"},"homepage":"https://github.com/makotot/react-scrollspy#readme","_id":"react-scrollspy@3.3.10","_npmVersion":"6.4.1","_nodeVersion":"11.3.0","_npmUser":{"name":"makotot","email":"makoto.ttn@gmail.com"},"dist":{"shasum":"ace77aecaf3b82ff0b12bf564232c6cdcf40d1c1","size":6572,"noattachment":false,"key":"/react-scrollspy/-/react-scrollspy-3.3.10.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-scrollspy/download/react-scrollspy-3.3.10.tgz"},"maintainers":[{"name":"makotot","email":"makoto.ttn@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-scrollspy_3.3.10_1552152311656_0.8516361340542273"},"_hasShrinkwrap":false,"publish_time":1552152311936,"_cnpm_publish_time":1552152311936},"3.3.5":{"name":"react-scrollspy","version":"3.3.5","description":"react scrollspy component","main":"./lib/Scrollspy.js","files":["README.md","lib/Scrollspy.js","lib/throttle.js","package.json","webpack.config.babel.js",".eslintrc"],"scripts":{"serve":"NODE_ENV=development webpack-dev-server --inline --hot --color","docs":"NODE_ENV=production webpack","build":"NODE_ENV=production ./node_modules/.bin/babel ./src/js/lib --out-dir ./lib","test":"NODE_ENV=test ./node_modules/.bin/ava __test__/*.js --verbose","prepublish":"yarn run build"},"ava":{"require":["babel-register"],"babel":{"babelrc":true}},"repository":{"type":"git","url":"git+https://github.com/makotot/react-scrollspy.git"},"author":{"name":"makotot"},"license":"MIT","devDependencies":{"autoprefixer":"^7.1.4","ava":"^0.22.0","babel-cli":"^6.26.0","babel-core":"^6.26.0","babel-eslint":"^8.0.0","babel-loader":"^7.1.2","babel-plugin-transform-object-assign":"^6.22.0","babel-plugin-transform-runtime":"^6.23.0","babel-preset-env":"^1.6.0","babel-preset-react":"^6.24.1","babel-preset-react-hmre":"^1.1.1","construct-css":"git+https://github.com/makotot/construct.git","css-loader":"^0.28.7","cssnano":"^3.10.0","enzyme":"^2.9.1","eslint":"^4.6.1","eslint-loader":"^1.9.0","eslint-plugin-react":"^7.3.0","html-webpack-plugin":"^2.30.1","node-sass":"^4.5.3","normalize.css":"^7.0.0","postcss-loader":"^2.0.6","react-addons-perf":"^15.4.2","react-highlight":"^0.10.0","react-test-renderer":"^15.6.1","sass-loader":"^6.0.6","style-loader":"^0.18.2","webpack":"^3.5.6","webpack-dev-server":"^2.8.1"},"peerDependencies":{"react":">=0.14.0","react-dom":">=0.14.0"},"dependencies":{"babel-runtime":"^6.26.0","classnames":"^2.2.5","prop-types":"^15.5.10"},"keywords":["react","react-component","component","scrollspy","scroll"],"gitHead":"c992ee429a39624c26d61f35959c8d5a863991a2","bugs":{"url":"https://github.com/makotot/react-scrollspy/issues"},"homepage":"https://github.com/makotot/react-scrollspy#readme","_id":"react-scrollspy@3.3.5","_npmVersion":"5.4.2","_nodeVersion":"8.1.2","_npmUser":{"name":"makotot","email":"makoto.ttn@gmail.com"},"dist":{"shasum":"e3e605bfc153a23f5fdf1279dd9f397d6e76e228","size":5878,"noattachment":false,"key":"/react-scrollspy/-/react-scrollspy-3.3.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-scrollspy/download/react-scrollspy-3.3.5.tgz"},"maintainers":[{"name":"makotot","email":"makoto.ttn@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-scrollspy-3.3.5.tgz_1515037336433_0.9878736874088645"},"directories":{},"publish_time":1515037336506,"_hasShrinkwrap":false,"_cnpm_publish_time":1515037336506},"3.3.4":{"name":"react-scrollspy","version":"3.3.4","description":"react scrollspy component","main":"./lib/Scrollspy.js","files":["README.md","lib/Scrollspy.js","lib/throttle.js","package.json","webpack.config.babel.js",".eslintrc"],"scripts":{"serve":"NODE_ENV=development webpack-dev-server --inline --hot --color","docs":"NODE_ENV=production webpack","build":"NODE_ENV=production ./node_modules/.bin/babel ./src/js/lib --out-dir ./lib","test":"NODE_ENV=test ./node_modules/.bin/ava __test__/*.js --verbose","prepublish":"yarn run build"},"ava":{"require":["babel-register"],"babel":{"babelrc":true}},"repository":{"type":"git","url":"git+https://github.com/makotot/react-scrollspy.git"},"author":{"name":"makotot"},"license":"MIT","devDependencies":{"autoprefixer":"^7.1.4","ava":"^0.22.0","babel-cli":"^6.26.0","babel-core":"^6.26.0","babel-eslint":"^8.0.0","babel-loader":"^7.1.2","babel-plugin-transform-object-assign":"^6.22.0","babel-plugin-transform-runtime":"^6.23.0","babel-preset-env":"^1.6.0","babel-preset-react":"^6.24.1","babel-preset-react-hmre":"^1.1.1","construct-css":"git+https://github.com/makotot/construct.git","css-loader":"^0.28.7","cssnano":"^3.10.0","enzyme":"^2.9.1","eslint":"^4.6.1","eslint-loader":"^1.9.0","eslint-plugin-react":"^7.3.0","html-webpack-plugin":"^2.30.1","node-sass":"^4.5.3","normalize.css":"^7.0.0","postcss-loader":"^2.0.6","react-addons-perf":"^15.4.2","react-highlight":"^0.10.0","react-test-renderer":"^15.6.1","sass-loader":"^6.0.6","style-loader":"^0.18.2","webpack":"^3.5.6","webpack-dev-server":"^2.8.1"},"peerDependencies":{"react":">=0.14.0","react-dom":">=0.14.0"},"dependencies":{"babel-runtime":"^6.26.0","classnames":"^2.2.5","prop-types":"^15.5.10"},"keywords":["react","react-component","component","scrollspy","scroll"],"gitHead":"e76f36df89a62f4bc55207cf95e0a8abf165aa10","bugs":{"url":"https://github.com/makotot/react-scrollspy/issues"},"homepage":"https://github.com/makotot/react-scrollspy#readme","_id":"react-scrollspy@3.3.4","_npmVersion":"5.0.3","_nodeVersion":"8.1.2","_npmUser":{"name":"makotot","email":"makoto.ttn@gmail.com"},"dist":{"shasum":"9f6160745c08250cb2ea2e6f9d0a7089c24422dd","size":5890,"noattachment":false,"key":"/react-scrollspy/-/react-scrollspy-3.3.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-scrollspy/download/react-scrollspy-3.3.4.tgz"},"maintainers":[{"name":"makotot","email":"makoto.ttn@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-scrollspy-3.3.4.tgz_1505395606502_0.7189082191325724"},"directories":{},"publish_time":1505395606692,"_hasShrinkwrap":false,"_cnpm_publish_time":1505395606692},"3.3.3":{"name":"react-scrollspy","version":"3.3.3","description":"react scrollspy component","main":"./lib/Scrollspy.js","files":["README.md","lib/Scrollspy.js","lib/throttle.js","package.json","webpack.config.babel.js",".eslintrc"],"scripts":{"serve":"NODE_ENV=development webpack-dev-server --inline --hot --color","docs":"NODE_ENV=production webpack","build":"NODE_ENV=production ./node_modules/.bin/babel ./src/js/lib --out-dir ./lib","test":"NODE_ENV=test ./node_modules/.bin/ava __test__/*.js --verbose","prepublish":"yarn run build"},"ava":{"require":["babel-register"],"babel":{"babelrc":true}},"repository":{"type":"git","url":"git+https://github.com/makotot/react-scrollspy.git"},"author":{"name":"makotot"},"license":"MIT","devDependencies":{"autoprefixer":"^7.1.2","ava":"^0.22.0","babel-cli":"^6.26.0","babel-core":"^6.26.0","babel-eslint":"^7.2.3","babel-loader":"^7.1.2","babel-plugin-transform-object-assign":"^6.22.0","babel-plugin-transform-runtime":"^6.23.0","babel-preset-env":"^1.6.0","babel-preset-react":"^6.24.1","babel-preset-react-hmre":"^1.1.1","construct-css":"git+https://github.com/makotot/construct.git","css-loader":"^0.28.5","cssnano":"^3.10.0","enzyme":"^2.9.1","eslint":"^4.5.0","eslint-loader":"^1.9.0","eslint-plugin-react":"^7.3.0","html-webpack-plugin":"^2.30.1","node-sass":"^4.5.3","normalize.css":"^7.0.0","postcss-loader":"^2.0.6","react-addons-perf":"^15.4.2","react-highlight":"^0.10.0","react-test-renderer":"^15.6.1","sass-loader":"^6.0.6","style-loader":"^0.18.2","webpack":"^3.5.5","webpack-dev-server":"^2.7.1"},"peerDependencies":{"react":">=0.14.0","react-dom":">=0.14.0"},"dependencies":{"babel-runtime":"^6.26.0","classnames":"^2.2.5","prop-types":"^15.5.10"},"keywords":["react","react-component","component","scrollspy","scroll"],"gitHead":"e527a1df2431a16808c33925aefaa4d74b810c7e","bugs":{"url":"https://github.com/makotot/react-scrollspy/issues"},"homepage":"https://github.com/makotot/react-scrollspy#readme","_id":"react-scrollspy@3.3.3","_shasum":"b02e5c777a7ea85a17d4d278f7c5a2a768e19a22","_from":".","_npmVersion":"4.2.0","_nodeVersion":"8.1.2","_npmUser":{"name":"makotot","email":"makoto.ttn@gmail.com"},"dist":{"shasum":"b02e5c777a7ea85a17d4d278f7c5a2a768e19a22","size":5891,"noattachment":false,"key":"/react-scrollspy/-/react-scrollspy-3.3.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-scrollspy/download/react-scrollspy-3.3.3.tgz"},"maintainers":[{"name":"makotot","email":"makoto.ttn@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-scrollspy-3.3.3.tgz_1503588206040_0.9641496001277119"},"directories":{},"publish_time":1503588206319,"_hasShrinkwrap":false,"_cnpm_publish_time":1503588206319},"3.3.2":{"name":"react-scrollspy","version":"3.3.2","description":"react scrollspy component","main":"./lib/Scrollspy.js","files":["README.md","lib/Scrollspy.js","lib/throttle.js","package.json","webpack.config.babel.js",".eslintrc"],"scripts":{"serve":"NODE_ENV=development webpack-dev-server --inline --hot --color","docs":"NODE_ENV=production webpack","build":"NODE_ENV=production ./node_modules/.bin/babel ./src/js/lib --out-dir ./lib","test":"NODE_ENV=test ./node_modules/.bin/ava __test__/*.js --verbose","prepublish":"yarn run build"},"ava":{"require":["babel-register"],"babel":{"babelrc":true}},"repository":{"type":"git","url":"git+https://github.com/makotot/react-scrollspy.git"},"author":{"name":"makotot"},"license":"MIT","devDependencies":{"autoprefixer":"^7.1.2","ava":"^0.22.0","babel-cli":"^6.26.0","babel-core":"^6.26.0","babel-eslint":"^7.2.3","babel-loader":"^7.1.1","babel-plugin-transform-object-assign":"^6.22.0","babel-plugin-transform-runtime":"^6.23.0","babel-preset-env":"^1.6.0","babel-preset-react":"^6.24.1","babel-preset-react-hmre":"^1.1.1","construct-css":"git+https://github.com/makotot/construct.git","css-loader":"^0.28.5","cssnano":"^3.10.0","enzyme":"^2.9.1","eslint":"^4.4.1","eslint-loader":"^1.9.0","eslint-plugin-react":"^7.2.1","html-webpack-plugin":"^2.30.1","node-sass":"^4.5.3","normalize.css":"^7.0.0","postcss-loader":"^2.0.6","react-addons-perf":"^15.4.2","react-highlight":"^0.10.0","react-test-renderer":"^15.6.1","sass-loader":"^6.0.6","style-loader":"^0.18.2","webpack":"^3.5.5","webpack-dev-server":"^2.7.1"},"peerDependencies":{"react":">=0.14.0","react-dom":">=0.14.0"},"dependencies":{"babel-runtime":"^6.26.0","classnames":"^2.2.5","prop-types":"^15.5.10"},"keywords":["react","react-component","component","scrollspy","scroll"],"gitHead":"728fcf964444a3ce50838b3222b42e02ea7566d8","bugs":{"url":"https://github.com/makotot/react-scrollspy/issues"},"homepage":"https://github.com/makotot/react-scrollspy#readme","_id":"react-scrollspy@3.3.2","_shasum":"fe00e36f4207ae1b2bf9c66acce80f9af9290518","_from":".","_npmVersion":"4.2.0","_nodeVersion":"8.1.2","_npmUser":{"name":"makotot","email":"makoto.ttn@gmail.com"},"dist":{"shasum":"fe00e36f4207ae1b2bf9c66acce80f9af9290518","size":5892,"noattachment":false,"key":"/react-scrollspy/-/react-scrollspy-3.3.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-scrollspy/download/react-scrollspy-3.3.2.tgz"},"maintainers":[{"name":"makotot","email":"makoto.ttn@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-scrollspy-3.3.2.tgz_1503062319807_0.9940806080121547"},"directories":{},"publish_time":1503062320039,"_hasShrinkwrap":false,"_cnpm_publish_time":1503062320039},"3.3.1":{"name":"react-scrollspy","version":"3.3.1","description":"react scrollspy component","main":"./lib/Scrollspy.js","files":["README.md","lib/Scrollspy.js","lib/throttle.js","package.json","webpack.config.babel.js",".eslintrc"],"scripts":{"serve":"NODE_ENV=development webpack-dev-server --inline --hot --color","docs":"NODE_ENV=production webpack","build":"NODE_ENV=production ./node_modules/.bin/babel ./src/js/lib --out-dir ./lib","test":"NODE_ENV=test ./node_modules/.bin/ava __test__/*.js --verbose","prepublish":"yarn run build"},"ava":{"require":["babel-register"],"babel":{"babelrc":true}},"repository":{"type":"git","url":"git+https://github.com/makotot/react-scrollspy.git"},"author":{"name":"makotot"},"license":"MIT","devDependencies":{"autoprefixer":"^7.1.2","ava":"^0.22.0","babel-cli":"^6.24.1","babel-core":"^6.25.0","babel-eslint":"^7.2.3","babel-loader":"^7.1.1","babel-plugin-transform-object-assign":"^6.22.0","babel-plugin-transform-runtime":"^6.23.0","babel-preset-env":"^1.6.0","babel-preset-react":"^6.24.1","babel-preset-react-hmre":"^1.1.1","construct-css":"git+https://github.com/makotot/construct.git","css-loader":"^0.28.4","cssnano":"^3.10.0","enzyme":"^2.9.1","eslint":"^4.4.1","eslint-loader":"^1.9.0","eslint-plugin-react":"^7.2.1","html-webpack-plugin":"^2.30.1","node-sass":"^4.5.3","normalize.css":"^7.0.0","postcss-loader":"^2.0.6","react-addons-perf":"^15.4.2","react-highlight":"^0.10.0","react-test-renderer":"^15.6.1","sass-loader":"^6.0.6","style-loader":"^0.18.2","webpack":"^3.5.4","webpack-dev-server":"^2.7.1"},"peerDependencies":{"react":">=0.14.0","react-dom":">=0.14.0"},"dependencies":{"babel-runtime":"^6.25.0","classnames":"^2.2.5","prop-types":"^15.5.10"},"keywords":["react","react-component","component","scrollspy","scroll"],"gitHead":"a8f5cb0b554d1926b2c46a1e54cceaef18211d45","bugs":{"url":"https://github.com/makotot/react-scrollspy/issues"},"homepage":"https://github.com/makotot/react-scrollspy#readme","_id":"react-scrollspy@3.3.1","_shasum":"cf626beb494348a6c522a23e3200de57eaaf7c21","_from":".","_npmVersion":"4.2.0","_nodeVersion":"8.1.2","_npmUser":{"name":"makotot","email":"makoto.ttn@gmail.com"},"dist":{"shasum":"cf626beb494348a6c522a23e3200de57eaaf7c21","size":5783,"noattachment":false,"key":"/react-scrollspy/-/react-scrollspy-3.3.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-scrollspy/download/react-scrollspy-3.3.1.tgz"},"maintainers":[{"name":"makotot","email":"makoto.ttn@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-scrollspy-3.3.1.tgz_1502817320446_0.3410451398231089"},"directories":{},"publish_time":1502817320585,"_cnpm_publish_time":1502817320585,"_hasShrinkwrap":false},"3.3.0":{"name":"react-scrollspy","version":"3.3.0","description":"react scrollspy component","main":"./lib/Scrollspy.js","files":["README.md","lib/Scrollspy.js","lib/throttle.js","package.json","webpack.config.babel.js",".eslintrc"],"scripts":{"serve":"NODE_ENV=development webpack-dev-server --inline --hot --color","docs":"NODE_ENV=production webpack","build":"NODE_ENV=production ./node_modules/.bin/babel ./src/js/lib --out-dir ./lib","test":"NODE_ENV=test ./node_modules/.bin/ava __test__/*.js --verbose","prepublish":"yarn run build"},"ava":{"require":["babel-register"],"babel":{"babelrc":true}},"repository":{"type":"git","url":"git+https://github.com/makotot/react-scrollspy.git"},"author":{"name":"makotot"},"license":"MIT","devDependencies":{"autoprefixer":"^7.1.2","ava":"^0.22.0","babel-cli":"^6.24.1","babel-core":"^6.25.0","babel-eslint":"^7.2.3","babel-loader":"^7.1.1","babel-plugin-transform-object-assign":"^6.22.0","babel-plugin-transform-runtime":"^6.23.0","babel-preset-env":"^1.6.0","babel-preset-react":"^6.24.1","babel-preset-react-hmre":"^1.1.1","construct-css":"git+https://github.com/makotot/construct.git","css-loader":"^0.28.4","cssnano":"^3.10.0","enzyme":"^2.9.1","eslint":"^4.4.1","eslint-loader":"^1.9.0","eslint-plugin-react":"^7.2.1","html-webpack-plugin":"^2.30.1","node-sass":"^4.5.3","normalize.css":"^7.0.0","postcss-loader":"^2.0.6","react-addons-perf":"^15.4.2","react-highlight":"^0.10.0","react-test-renderer":"^15.6.1","sass-loader":"^6.0.6","style-loader":"^0.18.2","webpack":"^3.5.4","webpack-dev-server":"^2.7.1"},"peerDependencies":{"react":">=0.14.0","react-dom":">=0.14.0"},"dependencies":{"babel-runtime":"^6.25.0","classnames":"^2.2.5","prop-types":"^15.5.10"},"keywords":["react","react-component","component","scrollspy","scroll"],"gitHead":"b6d2fa88fda898ce29d4682fa81cbd7881e47090","bugs":{"url":"https://github.com/makotot/react-scrollspy/issues"},"homepage":"https://github.com/makotot/react-scrollspy#readme","_id":"react-scrollspy@3.3.0","_shasum":"812a67f5b16a591a284f9a4d2d95524b9fdee93e","_from":".","_npmVersion":"4.2.0","_nodeVersion":"8.1.2","_npmUser":{"name":"makotot","email":"makoto.ttn@gmail.com"},"dist":{"shasum":"812a67f5b16a591a284f9a4d2d95524b9fdee93e","size":5732,"noattachment":false,"key":"/react-scrollspy/-/react-scrollspy-3.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-scrollspy/download/react-scrollspy-3.3.0.tgz"},"maintainers":[{"name":"makotot","email":"makoto.ttn@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-scrollspy-3.3.0.tgz_1502816108418_0.1693862893152982"},"directories":{},"publish_time":1502816108502,"_hasShrinkwrap":false,"_cnpm_publish_time":1502816108502},"3.2.0":{"name":"react-scrollspy","version":"3.2.0","description":"react scrollspy component","main":"./lib/Scrollspy.js","files":["README.md","lib/Scrollspy.js","lib/throttle.js","package.json","webpack.config.babel.js",".eslintrc"],"scripts":{"serve":"NODE_ENV=development webpack-dev-server --inline --hot --color","docs":"NODE_ENV=production webpack","build":"NODE_ENV=production ./node_modules/.bin/babel ./src/js/lib --out-dir ./lib","test":"NODE_ENV=test ./node_modules/.bin/ava __test__/*.js --verbose","prepublish":"yarn run build"},"ava":{"require":["babel-register"],"babel":{"babelrc":true}},"repository":{"type":"git","url":"git+https://github.com/makotot/react-scrollspy.git"},"author":{"name":"makotot"},"license":"MIT","devDependencies":{"autoprefixer":"^7.1.1","ava":"^0.19.1","babel-cli":"^6.24.1","babel-core":"^6.25.0","babel-eslint":"^7.2.3","babel-loader":"^7.0.0","babel-plugin-transform-object-assign":"^6.22.0","babel-plugin-transform-runtime":"^6.23.0","babel-preset-env":"^1.5.2","babel-preset-react":"^6.24.1","babel-preset-react-hmre":"^1.1.1","construct-css":"git+https://github.com/makotot/construct.git","css-loader":"^0.28.4","cssnano":"^3.10.0","enzyme":"^2.8.2","eslint":"^3.19.0","eslint-loader":"^1.7.1","eslint-plugin-react":"^7.0.1","html-webpack-plugin":"^2.28.0","node-sass":"^4.5.3","normalize.css":"^7.0.0","postcss-loader":"^1.3.3","react-addons-perf":"^15.4.2","react-highlight":"^0.10.0","react-test-renderer":"^15.5.4","sass-loader":"^6.0.5","style-loader":"^0.17.0","webpack":"^2.6.1","webpack-dev-server":"^2.4.5"},"peerDependencies":{"react":">=0.14.0","react-dom":">=0.14.0"},"dependencies":{"babel-runtime":"^6.23.0","classnames":"^2.2.5","prop-types":"^15.5.10"},"keywords":["react","react-component","component","scrollspy","scroll"],"gitHead":"8acfa5c5074fab3aae8540e624a86db94a77599f","bugs":{"url":"https://github.com/makotot/react-scrollspy/issues"},"homepage":"https://github.com/makotot/react-scrollspy#readme","_id":"react-scrollspy@3.2.0","_shasum":"8daffebd6f2696b50ef3fa12c75dd06eb6eba64d","_from":".","_npmVersion":"4.2.0","_nodeVersion":"7.9.0","_npmUser":{"name":"makotot","email":"makoto.ttn@gmail.com"},"dist":{"shasum":"8daffebd6f2696b50ef3fa12c75dd06eb6eba64d","size":5603,"noattachment":false,"key":"/react-scrollspy/-/react-scrollspy-3.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-scrollspy/download/react-scrollspy-3.2.0.tgz"},"maintainers":[{"name":"makotot","email":"makoto.ttn@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-scrollspy-3.2.0.tgz_1497147557861_0.3053039500955492"},"directories":{},"publish_time":1497147558031,"_hasShrinkwrap":false,"_cnpm_publish_time":1497147558031},"3.1.2":{"name":"react-scrollspy","version":"3.1.2","description":"react scrollspy component","main":"./lib/Scrollspy.js","files":["README.md","lib/Scrollspy.js","lib/throttle.js","package.json","webpack.config.babel.js",".eslintrc"],"scripts":{"serve":"NODE_ENV=development webpack-dev-server --inline --hot --color","docs":"NODE_ENV=production webpack","build":"NODE_ENV=production ./node_modules/.bin/babel ./src/js/lib --out-dir ./lib","test":"NODE_ENV=test ./node_modules/.bin/ava __test__/*.js --verbose","prepublish":"yarn run build"},"ava":{"require":["babel-register"],"babel":{"babelrc":true}},"repository":{"type":"git","url":"git+https://github.com/makotot/react-scrollspy.git"},"author":{"name":"makotot"},"license":"MIT","devDependencies":{"autoprefixer":"^7.1.1","ava":"^0.19.1","babel-cli":"^6.24.1","babel-core":"^6.25.0","babel-eslint":"^7.2.3","babel-loader":"^7.0.0","babel-plugin-transform-object-assign":"^6.22.0","babel-plugin-transform-runtime":"^6.23.0","babel-preset-env":"^1.5.2","babel-preset-react":"^6.24.1","babel-preset-react-hmre":"^1.1.1","construct-css":"git+https://github.com/makotot/construct.git","css-loader":"^0.28.4","cssnano":"^3.10.0","enzyme":"^2.8.2","eslint":"^3.19.0","eslint-loader":"^1.7.1","eslint-plugin-react":"^7.0.1","html-webpack-plugin":"^2.28.0","node-sass":"^4.5.3","normalize.css":"^7.0.0","postcss-loader":"^1.3.3","react-addons-perf":"^15.4.2","react-highlight":"^0.10.0","react-test-renderer":"^15.5.4","sass-loader":"^6.0.5","style-loader":"^0.17.0","webpack":"^2.6.1","webpack-dev-server":"^2.4.5"},"peerDependencies":{"react":">=0.14.0","react-dom":">=0.14.0"},"dependencies":{"babel-runtime":"^6.23.0","classnames":"^2.2.5","prop-types":"^15.5.10"},"keywords":["react","react-component","component","scrollspy","scroll"],"gitHead":"e20459ac3fee7529c996bbf551f9443388eb45fc","bugs":{"url":"https://github.com/makotot/react-scrollspy/issues"},"homepage":"https://github.com/makotot/react-scrollspy#readme","_id":"react-scrollspy@3.1.2","_shasum":"fadafbbf8490055d0800cec82b00ca6473f502ec","_from":".","_npmVersion":"4.2.0","_nodeVersion":"7.9.0","_npmUser":{"name":"makotot","email":"makoto.ttn@gmail.com"},"dist":{"shasum":"fadafbbf8490055d0800cec82b00ca6473f502ec","size":5562,"noattachment":false,"key":"/react-scrollspy/-/react-scrollspy-3.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-scrollspy/download/react-scrollspy-3.1.2.tgz"},"maintainers":[{"name":"makotot","email":"makoto.ttn@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-scrollspy-3.1.2.tgz_1497059681256_0.8011245664674789"},"directories":{},"publish_time":1497059681393,"_cnpm_publish_time":1497059681393,"_hasShrinkwrap":false},"3.1.1":{"name":"react-scrollspy","version":"3.1.1","description":"react scrollspy component","main":"./lib/Scrollspy.js","files":["README.md","lib/Scrollspy.js","lib/throttle.js","package.json","webpack.config.babel.js",".eslintrc"],"scripts":{"serve":"NODE_ENV=development webpack-dev-server --inline --hot --color","docs":"NODE_ENV=production webpack","build":"NODE_ENV=production ./node_modules/.bin/babel ./src/js/lib --out-dir ./lib","test":"NODE_ENV=test ./node_modules/.bin/ava __test__/*.js --verbose","prepublish":"yarn run build"},"ava":{"require":["babel-register"],"babel":{"babelrc":true}},"repository":{"type":"git","url":"git+https://github.com/makotot/react-scrollspy.git"},"author":{"name":"makotot"},"license":"MIT","devDependencies":{"autoprefixer":"^6.7.7","ava":"^0.19.1","babel-cli":"^6.24.1","babel-core":"^6.24.1","babel-eslint":"^7.2.3","babel-loader":"^7.0.0","babel-plugin-transform-object-assign":"^6.22.0","babel-plugin-transform-runtime":"^6.23.0","babel-preset-env":"^1.4.0","babel-preset-react":"^6.24.1","babel-preset-react-hmre":"^1.1.1","construct-css":"git+https://github.com/makotot/construct.git","css-loader":"^0.28.1","cssnano":"^3.10.0","enzyme":"^2.8.2","eslint":"^3.19.0","eslint-loader":"^1.7.1","eslint-plugin-react":"^6.10.3","html-webpack-plugin":"^2.28.0","node-sass":"^4.5.2","normalize.css":"^7.0.0","postcss-loader":"^1.3.3","react-addons-perf":"^15.4.2","react-highlight":"^0.10.0","react-test-renderer":"^15.5.4","sass-loader":"^6.0.3","style-loader":"^0.17.0","webpack":"^2.5.0","webpack-dev-server":"^2.4.5"},"peerDependencies":{"react":">=0.14.0","react-dom":">=0.14.0"},"dependencies":{"babel-runtime":"^6.23.0","classnames":"^2.2.5","prop-types":"^15.5.8"},"keywords":["react","react-component","component","scrollspy","scroll"],"gitHead":"3d703fcff715450ae0893d6fcac406a5adda7bce","bugs":{"url":"https://github.com/makotot/react-scrollspy/issues"},"homepage":"https://github.com/makotot/react-scrollspy#readme","_id":"react-scrollspy@3.1.1","_shasum":"1f2a6318b242e16f80c8fad285c09f0620e6e657","_from":".","_npmVersion":"4.2.0","_nodeVersion":"7.9.0","_npmUser":{"name":"makotot","email":"makoto.ttn@gmail.com"},"dist":{"shasum":"1f2a6318b242e16f80c8fad285c09f0620e6e657","size":5554,"noattachment":false,"key":"/react-scrollspy/-/react-scrollspy-3.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-scrollspy/download/react-scrollspy-3.1.1.tgz"},"maintainers":[{"name":"makotot","email":"makoto.ttn@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/react-scrollspy-3.1.1.tgz_1493993892836_0.5819320604205132"},"directories":{},"publish_time":1493993893120,"_hasShrinkwrap":false,"_cnpm_publish_time":1493993893120},"3.1.0":{"name":"react-scrollspy","version":"3.1.0","description":"react scrollspy component","main":"./lib/Scrollspy.js","files":["README.md","lib/Scrollspy.js","lib/throttle.js","package.json","webpack.config.babel.js",".eslintrc"],"scripts":{"serve":"NODE_ENV=development webpack-dev-server --inline --hot --color","docs":"NODE_ENV=production webpack","build":"NODE_ENV=production ./node_modules/.bin/babel ./src/js/lib --out-dir ./lib","test":"NODE_ENV=test ./node_modules/.bin/ava __test__/*.js --verbose","prepublish":"yarn run build"},"ava":{"require":["babel-register"],"babel":{"babelrc":true}},"repository":{"type":"git","url":"git+https://github.com/makotot/react-scrollspy.git"},"author":{"name":"makotot"},"license":"MIT","devDependencies":{"autoprefixer":"^6.7.7","ava":"^0.19.1","babel-cli":"^6.24.1","babel-core":"^6.24.1","babel-eslint":"^7.2.3","babel-loader":"^7.0.0","babel-plugin-transform-object-assign":"^6.22.0","babel-plugin-transform-runtime":"^6.23.0","babel-preset-env":"^1.4.0","babel-preset-react":"^6.24.1","babel-preset-react-hmre":"^1.1.1","construct-css":"git+https://github.com/makotot/construct.git","css-loader":"^0.28.0","cssnano":"^3.10.0","enzyme":"^2.8.2","eslint":"^3.19.0","eslint-loader":"^1.7.1","eslint-plugin-react":"^6.10.3","html-webpack-plugin":"^2.28.0","node-sass":"^4.5.2","postcss-loader":"^1.3.3","postcss-normalize":"^0.3.0","react-addons-perf":"^15.4.2","react-highlight":"^0.9.0","react-test-renderer":"^15.5.4","sass-loader":"^6.0.3","style-loader":"^0.16.1","webpack":"^2.4.1","webpack-dev-server":"^2.4.3"},"peerDependencies":{"react":">=0.14.0","react-dom":">=0.14.0"},"dependencies":{"babel-runtime":"^6.23.0","classnames":"^2.2.5","prop-types":"^15.5.8"},"keywords":["react","react-component","component","scrollspy","scroll"],"gitHead":"cab52e2e66bca61f0eaaaa0e1d48366f2bb79bb7","bugs":{"url":"https://github.com/makotot/react-scrollspy/issues"},"homepage":"https://github.com/makotot/react-scrollspy#readme","_id":"react-scrollspy@3.1.0","_shasum":"7393965dc5435b22c0a5db6b50aadefa2bfd28fa","_from":".","_npmVersion":"4.2.0","_nodeVersion":"7.9.0","_npmUser":{"name":"makotot","email":"makoto.ttn@gmail.com"},"dist":{"shasum":"7393965dc5435b22c0a5db6b50aadefa2bfd28fa","size":5474,"noattachment":false,"key":"/react-scrollspy/-/react-scrollspy-3.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-scrollspy/download/react-scrollspy-3.1.0.tgz"},"maintainers":[{"name":"makotot","email":"makoto.ttn@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/react-scrollspy-3.1.0.tgz_1493991465224_0.814818830229342"},"directories":{},"publish_time":1493991467910,"_cnpm_publish_time":1493991467910,"_hasShrinkwrap":false},"3.0.2":{"name":"react-scrollspy","version":"3.0.2","description":"react scrollspy component","main":"./lib/Scrollspy.js","files":["README.md","lib/Scrollspy.js","lib/throttle.js","package.json","webpack.config.babel.js",".eslintrc"],"scripts":{"serve":"NODE_ENV=development webpack-dev-server --inline --hot --color","docs":"NODE_ENV=production webpack","build":"NODE_ENV=production ./node_modules/.bin/babel ./src/js/lib --out-dir ./lib","test":"NODE_ENV=test ./node_modules/.bin/ava __test__/*.js --verbose","prepublish":"yarn run build"},"ava":{"require":["babel-register"],"babel":{"babelrc":true}},"repository":{"type":"git","url":"git+https://github.com/makotot/react-scrollspy.git"},"author":{"name":"makotot"},"license":"MIT","devDependencies":{"autoprefixer":"^6.7.7","ava":"^0.19.1","babel-cli":"^6.24.1","babel-core":"^6.24.1","babel-eslint":"^7.2.3","babel-loader":"^7.0.0","babel-plugin-transform-object-assign":"^6.22.0","babel-plugin-transform-runtime":"^6.23.0","babel-preset-env":"^1.4.0","babel-preset-react":"^6.24.1","babel-preset-react-hmre":"^1.1.1","construct-css":"git+https://github.com/makotot/construct.git","css-loader":"^0.28.0","cssnano":"^3.10.0","enzyme":"^2.8.2","eslint":"^3.19.0","eslint-loader":"^1.7.1","eslint-plugin-react":"^6.10.3","html-webpack-plugin":"^2.28.0","node-sass":"^4.5.2","postcss-loader":"^1.3.3","postcss-normalize":"^0.3.0","react-addons-perf":"^15.4.2","react-highlight":"^0.9.0","react-test-renderer":"^15.5.4","sass-loader":"^6.0.3","style-loader":"^0.16.1","webpack":"^2.4.1","webpack-dev-server":"^2.4.3"},"peerDependencies":{"react":">=0.14.0","react-dom":">=0.14.0"},"dependencies":{"babel-runtime":"^6.23.0","classnames":"^2.2.5","prop-types":"^15.5.8"},"keywords":["react","react-component","component","scrollspy","scroll"],"gitHead":"fbcc0cbaee5312f43bebc61506a889ac693a44eb","bugs":{"url":"https://github.com/makotot/react-scrollspy/issues"},"homepage":"https://github.com/makotot/react-scrollspy#readme","_id":"react-scrollspy@3.0.2","_shasum":"e88b53b948dff8f36df5f0ae91b31f28e2cf4676","_from":".","_npmVersion":"4.2.0","_nodeVersion":"7.9.0","_npmUser":{"name":"makotot","email":"makoto.ttn@gmail.com"},"dist":{"shasum":"e88b53b948dff8f36df5f0ae91b31f28e2cf4676","size":5246,"noattachment":false,"key":"/react-scrollspy/-/react-scrollspy-3.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-scrollspy/download/react-scrollspy-3.0.2.tgz"},"maintainers":[{"name":"makotot","email":"makoto.ttn@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/react-scrollspy-3.0.2.tgz_1492963006679_0.7921001673676074"},"directories":{},"publish_time":1492963006976,"_hasShrinkwrap":false,"_cnpm_publish_time":1492963006976},"3.0.1":{"name":"react-scrollspy","version":"3.0.1","description":"react scrollspy component","main":"./lib/scrollspy.js","files":["README.md","lib/scrollspy.js","lib/throttle.js","package.json","webpack.config.babel.js",".eslintrc"],"scripts":{"serve":"NODE_ENV=development webpack-dev-server --inline --hot --color","docs":"NODE_ENV=production webpack","build":"NODE_ENV=production ./node_modules/.bin/babel ./src/js/lib --out-dir ./lib","test":"NODE_ENV=test ./node_modules/.bin/ava __test__/*.js --verbose","prepublish":"yarn run build"},"ava":{"require":["babel-register"],"babel":{"babelrc":true}},"repository":{"type":"git","url":"git+https://github.com/makotot/react-scrollspy.git"},"author":{"name":"makotot"},"license":"MIT","devDependencies":{"autoprefixer":"^6.7.7","ava":"^0.19.1","babel-cli":"^6.24.1","babel-core":"^6.24.1","babel-eslint":"^7.2.3","babel-loader":"^7.0.0","babel-plugin-transform-object-assign":"^6.22.0","babel-plugin-transform-runtime":"^6.23.0","babel-preset-env":"^1.4.0","babel-preset-react":"^6.24.1","babel-preset-react-hmre":"^1.1.1","construct-css":"git+https://github.com/makotot/construct.git","css-loader":"^0.28.0","cssnano":"^3.10.0","enzyme":"^2.8.2","eslint":"^3.19.0","eslint-loader":"^1.7.1","eslint-plugin-react":"^6.10.3","html-webpack-plugin":"^2.28.0","node-sass":"^4.5.2","postcss-loader":"^1.3.3","postcss-normalize":"^0.3.0","react-addons-perf":"^15.4.2","react-highlight":"^0.9.0","react-test-renderer":"^15.5.4","sass-loader":"^6.0.3","style-loader":"^0.16.1","webpack":"^2.4.1","webpack-dev-server":"^2.4.3"},"peerDependencies":{"react":">=0.14.0","react-dom":">=0.14.0"},"dependencies":{"babel-runtime":"^6.23.0","classnames":"^2.2.5","prop-types":"^15.5.8"},"keywords":["react","react-component","component","scrollspy","scroll"],"gitHead":"69d6450acb84959013ea3f485612947bdf933f12","bugs":{"url":"https://github.com/makotot/react-scrollspy/issues"},"homepage":"https://github.com/makotot/react-scrollspy#readme","_id":"react-scrollspy@3.0.1","_shasum":"ac92a76cf157c20a30ccec74837df1f8781a29b7","_from":".","_npmVersion":"4.2.0","_nodeVersion":"7.9.0","_npmUser":{"name":"makotot","email":"makoto.ttn@gmail.com"},"dist":{"shasum":"ac92a76cf157c20a30ccec74837df1f8781a29b7","size":3122,"noattachment":false,"key":"/react-scrollspy/-/react-scrollspy-3.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-scrollspy/download/react-scrollspy-3.0.1.tgz"},"maintainers":[{"name":"makotot","email":"makoto.ttn@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/react-scrollspy-3.0.1.tgz_1492962663248_0.8798425593413413"},"directories":{},"publish_time":1492962663490,"_hasShrinkwrap":false,"_cnpm_publish_time":1492962663490},"3.0.0":{"name":"react-scrollspy","version":"3.0.0","description":"react scrollspy component","main":"./scrollspy.js","files":["README.md","scrollspy.js","package.json","webpack.config.babel.js",".eslintrc"],"scripts":{"serve":"NODE_ENV=development webpack-dev-server --inline --hot --color","docs":"NODE_ENV=production webpack","build":"NODE_ENV=production ./node_modules/.bin/babel ./src/js/lib/Scrollspy.jsx --out-file ./scrollspy.js","test":"NODE_ENV=test ./node_modules/.bin/ava __test__/*.js --verbose","prepublish":"yarn run build"},"ava":{"require":["babel-register"],"babel":{"babelrc":true}},"repository":{"type":"git","url":"git+https://github.com/makotot/react-scrollspy.git"},"author":{"name":"makotot"},"license":"MIT","devDependencies":{"autoprefixer":"^6.7.7","ava":"^0.19.1","babel-cli":"^6.24.1","babel-core":"^6.24.1","babel-eslint":"^7.2.3","babel-loader":"^7.0.0","babel-plugin-transform-object-assign":"^6.22.0","babel-plugin-transform-runtime":"^6.23.0","babel-preset-env":"^1.4.0","babel-preset-react":"^6.24.1","babel-preset-react-hmre":"^1.1.1","construct-css":"git+https://github.com/makotot/construct.git","css-loader":"^0.28.0","cssnano":"^3.10.0","enzyme":"^2.8.2","eslint":"^3.19.0","eslint-loader":"^1.7.1","eslint-plugin-react":"^6.10.3","html-webpack-plugin":"^2.28.0","node-sass":"^4.5.2","postcss-loader":"^1.3.3","postcss-normalize":"^0.3.0","react-addons-perf":"^15.4.2","react-highlight":"^0.9.0","react-test-renderer":"^15.5.4","sass-loader":"^6.0.3","style-loader":"^0.16.1","webpack":"^2.4.1","webpack-dev-server":"^2.4.3"},"peerDependencies":{"react":">=0.14.0","react-dom":">=0.14.0"},"dependencies":{"babel-runtime":"^6.23.0","classnames":"^2.2.5","prop-types":"^15.5.8"},"keywords":["react","react-component","component","scrollspy","scroll"],"gitHead":"3518e20cd8e32362d31af0cf915a4a982cc15071","bugs":{"url":"https://github.com/makotot/react-scrollspy/issues"},"homepage":"https://github.com/makotot/react-scrollspy#readme","_id":"react-scrollspy@3.0.0","_shasum":"9f17f05124b11f2b79428f7a1c0af70d765151a1","_from":".","_npmVersion":"4.2.0","_nodeVersion":"7.9.0","_npmUser":{"name":"makotot","email":"makoto.ttn@gmail.com"},"dist":{"shasum":"9f17f05124b11f2b79428f7a1c0af70d765151a1","size":4874,"noattachment":false,"key":"/react-scrollspy/-/react-scrollspy-3.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-scrollspy/download/react-scrollspy-3.0.0.tgz"},"maintainers":[{"name":"makotot","email":"makoto.ttn@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/react-scrollspy-3.0.0.tgz_1492871795998_0.24934488534927368"},"directories":{},"publish_time":1492871796228,"_hasShrinkwrap":false,"_cnpm_publish_time":1492871796228},"2.7.0":{"name":"react-scrollspy","version":"2.7.0","description":"react scrollspy component","main":"./scrollspy.js","files":["README.md","scrollspy.js","package.json","webpack.config.babel.js",".eslintrc"],"scripts":{"serve":"NODE_ENV=development webpack-dev-server --inline --hot --color","docs":"NODE_ENV=production webpack","build":"NODE_ENV=production ./node_modules/.bin/babel ./src/js/lib/Scrollspy.jsx --out-file ./scrollspy.js","test":"NODE_ENV=test ./node_modules/.bin/ava __test__/*.js --verbose","prepublish":"yarn run build"},"ava":{"require":["babel-register"],"babel":{"babelrc":true}},"repository":{"type":"git","url":"git+https://github.com/makotot/react-scrollspy.git"},"author":{"name":"makotot"},"license":"MIT","devDependencies":{"autoprefixer":"^6.7.7","ava":"^0.19.1","babel-cli":"^6.24.1","babel-core":"^6.24.1","babel-eslint":"^7.2.3","babel-loader":"^7.0.0","babel-plugin-transform-object-assign":"^6.22.0","babel-plugin-transform-runtime":"^6.23.0","babel-preset-env":"^1.4.0","babel-preset-react":"^6.24.1","babel-preset-react-hmre":"^1.1.1","construct-css":"git+https://github.com/makotot/construct.git","css-loader":"^0.28.0","cssnano":"^3.10.0","enzyme":"^2.8.2","eslint":"^3.19.0","eslint-loader":"^1.7.1","eslint-plugin-react":"^6.10.3","html-webpack-plugin":"^2.28.0","node-sass":"^4.5.2","postcss-loader":"^1.3.3","postcss-normalize":"^0.3.0","react-addons-perf":"^15.4.2","react-highlight":"^0.9.0","react-test-renderer":"^15.5.4","sass-loader":"^6.0.3","style-loader":"^0.16.1","webpack":"^2.4.1","webpack-dev-server":"^2.4.3"},"peerDependencies":{"react":">=0.14.0","react-dom":">=0.14.0"},"dependencies":{"babel-runtime":"^6.23.0","classnames":"^2.2.5","prop-types":"^15.5.8"},"keywords":["react","react-component","component","scrollspy","scroll"],"gitHead":"1643c50385affcbfc2d6baa3f137c3cd4bd7f6c6","bugs":{"url":"https://github.com/makotot/react-scrollspy/issues"},"homepage":"https://github.com/makotot/react-scrollspy#readme","_id":"react-scrollspy@2.7.0","_shasum":"dd3a21d714dfd456e136ee52d39b17ca43d96ee5","_from":".","_npmVersion":"4.2.0","_nodeVersion":"7.9.0","_npmUser":{"name":"makotot","email":"makoto.ttn@gmail.com"},"dist":{"shasum":"dd3a21d714dfd456e136ee52d39b17ca43d96ee5","size":4899,"noattachment":false,"key":"/react-scrollspy/-/react-scrollspy-2.7.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-scrollspy/download/react-scrollspy-2.7.0.tgz"},"maintainers":[{"name":"makotot","email":"makoto.ttn@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/react-scrollspy-2.7.0.tgz_1492865192456_0.3603611069265753"},"directories":{},"publish_time":1492865195765,"_cnpm_publish_time":1492865195765,"_hasShrinkwrap":false},"2.6.5":{"name":"react-scrollspy","version":"2.6.5","description":"react scrollspy component","main":"./scrollspy.js","files":["README.md","scrollspy.js","package.json","gulpfile.js",".eslintrc"],"scripts":{"build":"babel ./src/js/lib/Scrollspy.jsx --out-file ./scrollspy.js","prepublish":"npm run build","serve":"gulp serve","start":"npm run serve","lint":"gulp lint","docs":"gulp clean && gulp compile","test":"npm run lint && ./node_modules/.bin/ava test/test.js --verbose"},"ava":{"require":["babel-register"],"babel":{"babelrc":true}},"repository":{"type":"git","url":"git+https://github.com/makotot/react-scrollspy.git"},"author":{"name":"makotot"},"license":"MIT","devDependencies":{"ava":"^0.16.0","babel-cli":"^6.6.5","babel-eslint":"^4.1.8","babel-plugin-transform-object-assign":"^6.5.0","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-register":"^6.11.6","babelify":"^7.2.0","browser-sync":"^2.11.1","browserify":"^13.0.0","construct-css":"git+https://github.com/makotot/construct.git","del":"^2.2.0","enzyme":"^2.4.1","eslint-config-makotot":"0.0.6","eslint-plugin-react":"^4.2.3","gulp":"^3.9.1","gulp-ejs":"^1.2.2","gulp-eslint":"^1.1.1","gulp-sass":"^2.2.0","jsx-test-helpers":"^1.1.0","react":">=0.14.0","react-addons-test-utils":">=0.14.0","react-dom":">=0.14.0","react-highlight":"^0.9.0","run-sequence":"^1.1.5","vinyl-source-stream":"^1.1.0"},"peerDependencies":{"react":">=0.14.0","react-dom":">=0.14.0","react-addons-test-utils":">=0.14.0"},"dependencies":{"classnames":"^2.2.5","prop-types":"^15.5.8"},"keywords":["react","react-component","component","scrollspy","scroll"],"gitHead":"5d1232cdcbc0957f7bc4e951799d114f52c3db92","bugs":{"url":"https://github.com/makotot/react-scrollspy/issues"},"homepage":"https://github.com/makotot/react-scrollspy#readme","_id":"react-scrollspy@2.6.5","_shasum":"ba49f223b3adaf7929ee2fc8994ef517b313b1d7","_from":".","_npmVersion":"4.2.0","_nodeVersion":"6.10.0","_npmUser":{"name":"makotot","email":"makoto.ttn@gmail.com"},"dist":{"shasum":"ba49f223b3adaf7929ee2fc8994ef517b313b1d7","size":5318,"noattachment":false,"key":"/react-scrollspy/-/react-scrollspy-2.6.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-scrollspy/download/react-scrollspy-2.6.5.tgz"},"maintainers":[{"name":"makotot","email":"makoto.ttn@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/react-scrollspy-2.6.5.tgz_1492195178025_0.3549721702001989"},"directories":{},"publish_time":1492195178327,"_cnpm_publish_time":1492195178327,"_hasShrinkwrap":false},"2.6.4":{"name":"react-scrollspy","version":"2.6.4","description":"react scrollspy component","main":"./scrollspy.js","files":["README.md","scrollspy.js","package.json","gulpfile.js",".eslintrc"],"scripts":{"build":"babel ./src/js/lib/Scrollspy.jsx --out-file ./scrollspy.js","prepublish":"npm run build","serve":"gulp serve","start":"npm run serve","lint":"gulp lint","docs":"gulp clean && gulp compile","test":"npm run lint && ./node_modules/.bin/ava test/test.js --verbose"},"ava":{"require":["babel-register"],"babel":{"babelrc":true}},"repository":{"type":"git","url":"git+https://github.com/makotot/react-scrollspy.git"},"author":{"name":"makotot"},"license":"MIT","devDependencies":{"ava":"^0.16.0","babel-cli":"^6.6.5","babel-eslint":"^4.1.8","babel-plugin-transform-object-assign":"^6.5.0","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-register":"^6.11.6","babelify":"^7.2.0","browser-sync":"^2.11.1","browserify":"^13.0.0","construct-css":"git+https://github.com/makotot/construct.git","del":"^2.2.0","enzyme":"^2.4.1","eslint-config-makotot":"0.0.6","eslint-plugin-react":"^4.2.3","gulp":"^3.9.1","gulp-ejs":"^1.2.2","gulp-eslint":"^1.1.1","gulp-sass":"^2.2.0","jsx-test-helpers":"^1.1.0","react":">=0.14.0","react-addons-test-utils":">=0.14.0","react-dom":">=0.14.0","react-highlight":"^0.9.0","run-sequence":"^1.1.5","vinyl-source-stream":"^1.1.0"},"peerDependencies":{"react":">=0.14.0","react-dom":">=0.14.0","react-addons-test-utils":">=0.14.0"},"dependencies":{"classnames":"^2.2.5"},"keywords":["react","react-component","component","scrollspy","scroll"],"gitHead":"c0afee355d903727c3564c7de8ac139a71239709","bugs":{"url":"https://github.com/makotot/react-scrollspy/issues"},"homepage":"https://github.com/makotot/react-scrollspy#readme","_id":"react-scrollspy@2.6.4","_shasum":"7353724a45b31deefe2c2b8e8957415a8b48f2f9","_from":".","_npmVersion":"3.8.3","_nodeVersion":"5.10.1","_npmUser":{"name":"makotot","email":"makoto.ttn@gmail.com"},"dist":{"shasum":"7353724a45b31deefe2c2b8e8957415a8b48f2f9","size":5267,"noattachment":false,"key":"/react-scrollspy/-/react-scrollspy-2.6.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-scrollspy/download/react-scrollspy-2.6.4.tgz"},"maintainers":[{"name":"makotot","email":"makoto.ttn@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/react-scrollspy-2.6.4.tgz_1485872296780_0.141816480550915"},"directories":{},"publish_time":1485872298575,"_cnpm_publish_time":1485872298575,"_hasShrinkwrap":false},"2.6.3":{"name":"react-scrollspy","version":"2.6.3","description":"react scrollspy component","main":"./scrollspy.js","files":["README.md","scrollspy.js","package.json","gulpfile.js",".eslintrc"],"scripts":{"build":"babel ./src/js/lib/Scrollspy.jsx --out-file ./scrollspy.js","prepublish":"npm run build","serve":"gulp serve","start":"npm run serve","lint":"gulp lint","docs":"gulp clean && gulp compile","test":"npm run lint && ./node_modules/.bin/ava test/test.js --verbose"},"ava":{"require":["babel-register"],"babel":{"babelrc":true}},"repository":{"type":"git","url":"git+https://github.com/makotot/react-scrollspy.git"},"author":{"name":"makotot"},"license":"MIT","devDependencies":{"ava":"^0.16.0","babel-cli":"^6.6.5","babel-eslint":"^4.1.8","babel-plugin-transform-object-assign":"^6.5.0","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-register":"^6.11.6","babelify":"^7.2.0","browser-sync":"^2.11.1","browserify":"^13.0.0","construct-css":"git+https://github.com/makotot/construct.git","del":"^2.2.0","enzyme":"^2.4.1","eslint-config-makotot":"0.0.6","eslint-plugin-react":"^4.2.3","gulp":"^3.9.1","gulp-ejs":"^1.2.2","gulp-eslint":"^1.1.1","gulp-sass":"^2.2.0","jsx-test-helpers":"^1.1.0","react":">=0.14.0","react-addons-test-utils":">=0.14.0","react-dom":">=0.14.0","react-highlight":"^0.9.0","run-sequence":"^1.1.5","vinyl-source-stream":"^1.1.0"},"peerDependencies":{"react":">=0.14.0","react-dom":">=0.14.0","react-addons-test-utils":">=0.14.0"},"dependencies":{"classnames":"^2.2.5"},"keywords":["react","react-component","component","scrollspy","scroll"],"gitHead":"a4181034e2e5c676eedfddb957b2a8de95b09e6a","bugs":{"url":"https://github.com/makotot/react-scrollspy/issues"},"homepage":"https://github.com/makotot/react-scrollspy#readme","_id":"react-scrollspy@2.6.3","_shasum":"06b7f893d2092c5c181502c64f40bbd03f88bba5","_from":".","_npmVersion":"3.8.3","_nodeVersion":"5.10.1","_npmUser":{"name":"makotot","email":"makoto.ttn@gmail.com"},"dist":{"shasum":"06b7f893d2092c5c181502c64f40bbd03f88bba5","size":5196,"noattachment":false,"key":"/react-scrollspy/-/react-scrollspy-2.6.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-scrollspy/download/react-scrollspy-2.6.3.tgz"},"maintainers":[{"name":"makotot","email":"makoto.ttn@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/react-scrollspy-2.6.3.tgz_1482941909215_0.4546532784588635"},"directories":{},"publish_time":1482941911091,"_cnpm_publish_time":1482941911091,"_hasShrinkwrap":false},"2.6.2":{"name":"react-scrollspy","version":"2.6.2","description":"react scrollspy component","main":"./scrollspy.js","files":["README.md","scrollspy.js","package.json","gulpfile.js",".eslintrc"],"scripts":{"build":"babel ./src/js/lib/Scrollspy.jsx --out-file ./scrollspy.js","prepublish":"npm run build","serve":"gulp serve","start":"npm run serve","lint":"gulp lint","docs":"gulp clean && gulp compile","test":"npm run lint && ./node_modules/.bin/ava test/test.js --verbose"},"ava":{"require":["babel-register"],"babel":{"babelrc":true}},"repository":{"type":"git","url":"git+https://github.com/makotot/react-scrollspy.git"},"author":{"name":"makotot"},"license":"MIT","devDependencies":{"ava":"^0.16.0","babel-cli":"^6.6.5","babel-eslint":"^4.1.8","babel-plugin-transform-object-assign":"^6.5.0","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-register":"^6.11.6","babelify":"^7.2.0","browser-sync":"^2.11.1","browserify":"^13.0.0","construct-css":"git+https://github.com/makotot/construct.git","del":"^2.2.0","enzyme":"^2.4.1","eslint-config-makotot":"0.0.6","eslint-plugin-react":"^4.2.3","gulp":"^3.9.1","gulp-ejs":"^1.2.2","gulp-eslint":"^1.1.1","gulp-sass":"^2.2.0","jsx-test-helpers":"^1.1.0","react":">=0.14.0","react-addons-test-utils":">=0.14.0","react-dom":">=0.14.0","react-highlight":"^0.9.0","run-sequence":"^1.1.5","vinyl-source-stream":"^1.1.0"},"peerDependencies":{"react":">=0.14.0","react-dom":">=0.14.0","react-addons-test-utils":">=0.14.0"},"dependencies":{"classnames":"^2.2.5"},"keywords":["react","react-component","component","scrollspy","scroll"],"gitHead":"9099cc5376883aa114f2635d02058b5532884c40","bugs":{"url":"https://github.com/makotot/react-scrollspy/issues"},"homepage":"https://github.com/makotot/react-scrollspy#readme","_id":"react-scrollspy@2.6.2","_shasum":"6ae1b66fae8b0c18b8951bfb94dd35b3ef289983","_from":".","_npmVersion":"3.8.3","_nodeVersion":"5.10.1","_npmUser":{"name":"makotot","email":"makoto.ttn@gmail.com"},"dist":{"shasum":"6ae1b66fae8b0c18b8951bfb94dd35b3ef289983","size":5101,"noattachment":false,"key":"/react-scrollspy/-/react-scrollspy-2.6.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-scrollspy/download/react-scrollspy-2.6.2.tgz"},"maintainers":[{"name":"makotot","email":"makoto.ttn@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/react-scrollspy-2.6.2.tgz_1482335385558_0.9614560687914491"},"directories":{},"publish_time":1482335387455,"_cnpm_publish_time":1482335387455,"_hasShrinkwrap":false},"2.6.1":{"name":"react-scrollspy","version":"2.6.1","description":"react scrollspy component","main":"./scrollspy.js","files":["README.md","scrollspy.js","package.json","gulpfile.js",".eslintrc"],"scripts":{"build":"babel ./src/js/lib/Scrollspy.jsx --out-file ./scrollspy.js","prepublish":"npm run build","serve":"gulp serve","start":"npm run serve","lint":"gulp lint","docs":"gulp clean && gulp compile","test":"npm run lint && ./node_modules/.bin/ava test/test.js --verbose"},"ava":{"require":["babel-register"],"babel":{"babelrc":true}},"repository":{"type":"git","url":"git+https://github.com/makotot/react-scrollspy.git"},"author":{"name":"makotot"},"license":"MIT","devDependencies":{"ava":"^0.16.0","babel-cli":"^6.6.5","babel-eslint":"^4.1.8","babel-plugin-transform-object-assign":"^6.5.0","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-register":"^6.11.6","babelify":"^7.2.0","browser-sync":"^2.11.1","browserify":"^13.0.0","construct-css":"git+https://github.com/makotot/construct.git","del":"^2.2.0","enzyme":"^2.4.1","eslint-config-makotot":"0.0.6","eslint-plugin-react":"^4.2.3","gulp":"^3.9.1","gulp-ejs":"^1.2.2","gulp-eslint":"^1.1.1","gulp-sass":"^2.2.0","jsx-test-helpers":"^1.1.0","react":">=0.14.0","react-addons-test-utils":">=0.14.0","react-dom":">=0.14.0","react-highlight":"^0.9.0","run-sequence":"^1.1.5","vinyl-source-stream":"^1.1.0"},"peerDependencies":{"react":">=0.14.0","react-dom":">=0.14.0","react-addons-test-utils":">=0.14.0"},"dependencies":{"classnames":"^2.2.5"},"keywords":["react","react-component","component","scrollspy","scroll"],"gitHead":"8ef987cb66936f2d98f9f15688e7f1799d8d7458","bugs":{"url":"https://github.com/makotot/react-scrollspy/issues"},"homepage":"https://github.com/makotot/react-scrollspy#readme","_id":"react-scrollspy@2.6.1","_shasum":"b7514daca964827db0ceb55998cb574de266c776","_from":".","_npmVersion":"3.8.3","_nodeVersion":"5.10.1","_npmUser":{"name":"makotot","email":"makoto.ttn@gmail.com"},"dist":{"shasum":"b7514daca964827db0ceb55998cb574de266c776","size":5097,"noattachment":false,"key":"/react-scrollspy/-/react-scrollspy-2.6.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-scrollspy/download/react-scrollspy-2.6.1.tgz"},"maintainers":[{"name":"makotot","email":"makoto.ttn@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/react-scrollspy-2.6.1.tgz_1482334866378_0.48951765871606767"},"directories":{},"publish_time":1482334868404,"_cnpm_publish_time":1482334868404,"_hasShrinkwrap":false},"2.6.0":{"name":"react-scrollspy","version":"2.6.0","description":"react scrollspy component","main":"./scrollspy.js","files":["README.md","scrollspy.js","package.json","gulpfile.js",".eslintrc"],"scripts":{"build":"babel ./src/js/lib/Scrollspy.jsx --out-file ./scrollspy.js","prepublish":"npm run build","serve":"gulp serve","start":"npm run serve","lint":"gulp lint","docs":"gulp clean && gulp compile","test":"npm run lint && ./node_modules/.bin/ava test/test.js --verbose"},"ava":{"require":["babel-register"],"babel":{"babelrc":true}},"repository":{"type":"git","url":"git+https://github.com/makotot/react-scrollspy.git"},"author":{"name":"makotot"},"license":"MIT","devDependencies":{"ava":"^0.16.0","babel-cli":"^6.6.5","babel-eslint":"^4.1.8","babel-plugin-transform-object-assign":"^6.5.0","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-register":"^6.11.6","babelify":"^7.2.0","browser-sync":"^2.11.1","browserify":"^13.0.0","construct-css":"git+https://github.com/makotot/construct.git","del":"^2.2.0","enzyme":"^2.4.1","eslint-config-makotot":"0.0.6","eslint-plugin-react":"^4.2.3","gulp":"^3.9.1","gulp-ejs":"^1.2.2","gulp-eslint":"^1.1.1","gulp-sass":"^2.2.0","jsx-test-helpers":"^1.1.0","react":">=0.14.0","react-addons-test-utils":">=0.14.0","react-dom":">=0.14.0","react-highlight":"^0.9.0","run-sequence":"^1.1.5","vinyl-source-stream":"^1.1.0"},"peerDependencies":{"react":">=0.14.0","react-dom":">=0.14.0","react-addons-test-utils":">=0.14.0"},"dependencies":{"classnames":"^2.2.5"},"keywords":["react","react-component","component","scrollspy","scroll"],"gitHead":"6e00ffb5544ba90c3d29fb82e256cb45ae5f0af7","bugs":{"url":"https://github.com/makotot/react-scrollspy/issues"},"homepage":"https://github.com/makotot/react-scrollspy#readme","_id":"react-scrollspy@2.6.0","_shasum":"2c99954513b5bd3f1a92abd9304652fafa2ef10b","_from":".","_npmVersion":"3.3.12","_nodeVersion":"4.2.3","_npmUser":{"name":"makotot","email":"makoto.ttn@gmail.com"},"dist":{"shasum":"2c99954513b5bd3f1a92abd9304652fafa2ef10b","size":5103,"noattachment":false,"key":"/react-scrollspy/-/react-scrollspy-2.6.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-scrollspy/download/react-scrollspy-2.6.0.tgz"},"maintainers":[{"name":"makotot","email":"makoto.ttn@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/react-scrollspy-2.6.0.tgz_1482000569593_0.23977890820242465"},"directories":{},"publish_time":1482000571749,"_cnpm_publish_time":1482000571749,"_hasShrinkwrap":false},"2.5.0":{"name":"react-scrollspy","version":"2.5.0","description":"react scrollspy component","main":"./scrollspy.js","files":["README.md","scrollspy.js","package.json","gulpfile.js",".eslintrc"],"scripts":{"build":"babel ./src/js/lib/Scrollspy.jsx --out-file ./scrollspy.js","prepublish":"npm run build","serve":"gulp serve","start":"npm run serve","lint":"gulp lint","docs":"gulp clean && gulp compile","test":"npm run lint && ./node_modules/.bin/ava test/test.js --verbose"},"ava":{"require":["babel-register"],"babel":{"babelrc":true}},"repository":{"type":"git","url":"git+https://github.com/makotot/react-scrollspy.git"},"author":{"name":"makotot"},"license":"MIT","devDependencies":{"ava":"^0.16.0","babel-cli":"^6.6.5","babel-eslint":"^4.1.8","babel-plugin-transform-object-assign":"^6.5.0","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-register":"^6.11.6","babelify":"^7.2.0","browser-sync":"^2.11.1","browserify":"^13.0.0","construct-css":"git+https://github.com/makotot/construct.git","del":"^2.2.0","enzyme":"^2.4.1","eslint-config-makotot":"0.0.6","eslint-plugin-react":"^4.2.3","gulp":"^3.9.1","gulp-ejs":"^1.2.2","gulp-eslint":"^1.1.1","gulp-sass":"^2.2.0","jsx-test-helpers":"^1.1.0","react":">=0.14.0","react-addons-test-utils":">=0.14.0","react-dom":">=0.14.0","react-highlight":"^0.9.0","run-sequence":"^1.1.5","vinyl-source-stream":"^1.1.0"},"peerDependencies":{"react":">=0.14.0","react-dom":">=0.14.0","react-addons-test-utils":">=0.14.0"},"keywords":["react","react-component","scrollspy","scroll"],"gitHead":"9e94ff1bad69fd4c6d23ea7f4f0dcf739f50710b","bugs":{"url":"https://github.com/makotot/react-scrollspy/issues"},"homepage":"https://github.com/makotot/react-scrollspy#readme","_id":"react-scrollspy@2.5.0","_shasum":"5494ea265a32f457f35e0e799f9c19c138cef96f","_from":".","_npmVersion":"3.3.12","_nodeVersion":"4.2.3","_npmUser":{"name":"makotot","email":"makoto.ttn@gmail.com"},"dist":{"shasum":"5494ea265a32f457f35e0e799f9c19c138cef96f","size":4768,"noattachment":false,"key":"/react-scrollspy/-/react-scrollspy-2.5.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-scrollspy/download/react-scrollspy-2.5.0.tgz"},"maintainers":[{"name":"makotot","email":"makoto.ttn@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/react-scrollspy-2.5.0.tgz_1480844679658_0.6676326743327081"},"directories":{},"publish_time":1480844681524,"_cnpm_publish_time":1480844681524,"_hasShrinkwrap":false},"2.4.1":{"name":"react-scrollspy","version":"2.4.1","description":"react scrollspy component","main":"./scrollspy.js","files":["README.md","scrollspy.js","package.json","gulpfile.js",".eslintrc"],"scripts":{"build":"babel ./src/js/lib/Scrollspy.jsx --out-file ./scrollspy.js","prepublish":"npm run build","serve":"gulp serve","start":"npm run serve","lint":"gulp lint","docs":"gulp clean && gulp compile","test":"npm run lint && ./node_modules/.bin/ava test/test.js --verbose"},"ava":{"require":["babel-register"],"babel":{"babelrc":true}},"repository":{"type":"git","url":"git+https://github.com/makotot/react-scrollspy.git"},"author":{"name":"makotot"},"license":"MIT","devDependencies":{"ava":"^0.16.0","babel-cli":"^6.6.5","babel-eslint":"^4.1.8","babel-plugin-transform-object-assign":"^6.5.0","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-register":"^6.11.6","babelify":"^7.2.0","browser-sync":"^2.11.1","browserify":"^13.0.0","construct-css":"git+https://github.com/makotot/construct.git","del":"^2.2.0","enzyme":"^2.4.1","eslint-config-makotot":"0.0.6","eslint-plugin-react":"^4.2.3","gulp":"^3.9.1","gulp-ejs":"^1.2.2","gulp-eslint":"^1.1.1","gulp-sass":"^2.2.0","jsx-test-helpers":"^1.1.0","react":">=0.14.0","react-addons-test-utils":">=0.14.0","react-dom":">=0.14.0","react-highlight":"^0.9.0","run-sequence":"^1.1.5","vinyl-source-stream":"^1.1.0"},"peerDependencies":{"react":">=0.14.0","react-dom":">=0.14.0","react-addons-test-utils":">=0.14.0"},"keywords":["react","react-component","scrollspy","scroll"],"gitHead":"24e35d38cb9e35b51c5a9294a232b43f0b4a53c7","bugs":{"url":"https://github.com/makotot/react-scrollspy/issues"},"homepage":"https://github.com/makotot/react-scrollspy#readme","_id":"react-scrollspy@2.4.1","_shasum":"648b40598e2dda003e5840bd673e488939ccff64","_from":".","_npmVersion":"3.3.12","_nodeVersion":"4.2.3","_npmUser":{"name":"makotot","email":"makoto.ttn@gmail.com"},"dist":{"shasum":"648b40598e2dda003e5840bd673e488939ccff64","size":4701,"noattachment":false,"key":"/react-scrollspy/-/react-scrollspy-2.4.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-scrollspy/download/react-scrollspy-2.4.1.tgz"},"maintainers":[{"name":"makotot","email":"makoto.ttn@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/react-scrollspy-2.4.1.tgz_1477496601569_0.7798023247160017"},"directories":{},"publish_time":1477496604930,"_cnpm_publish_time":1477496604930,"_hasShrinkwrap":false},"2.4.0":{"name":"react-scrollspy","version":"2.4.0","description":"react scrollspy component","main":"./scrollspy.js","files":["README.md","scrollspy.js","package.json","gulpfile.js",".eslintrc"],"scripts":{"build":"babel ./src/js/lib/Scrollspy.jsx --out-file ./scrollspy.js","prepublish":"npm run build","serve":"gulp serve","start":"npm run serve","lint":"gulp lint","docs":"gulp clean && gulp compile","test":"npm run lint && ./node_modules/.bin/ava test/test.js --verbose"},"ava":{"require":["babel-register"],"babel":{"babelrc":true}},"repository":{"type":"git","url":"git+https://github.com/makotot/react-scrollspy.git"},"author":{"name":"makotot"},"license":"MIT","devDependencies":{"ava":"^0.16.0","babel-cli":"^6.6.5","babel-eslint":"^4.1.8","babel-plugin-transform-object-assign":"^6.5.0","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-register":"^6.11.6","babelify":"^7.2.0","browser-sync":"^2.11.1","browserify":"^13.0.0","construct-css":"git+https://github.com/makotot/construct.git","del":"^2.2.0","enzyme":"^2.4.1","eslint-config-makotot":"0.0.6","eslint-plugin-react":"^4.2.3","gulp":"^3.9.1","gulp-ejs":"^1.2.2","gulp-eslint":"^1.1.1","gulp-sass":"^2.2.0","jsx-test-helpers":"^1.1.0","react":">=0.14.0","react-addons-test-utils":">=0.14.0","react-dom":">=0.14.0","react-highlight":"^0.9.0","run-sequence":"^1.1.5","vinyl-source-stream":"^1.1.0"},"peerDependencies":{"react":">=0.14.0","react-dom":">=0.14.0","react-addons-test-utils":">=0.14.0"},"keywords":["react","react-component","scrollspy","scroll"],"gitHead":"5c0ffcf3f9579045c2844de97c70b0b1b790551d","bugs":{"url":"https://github.com/makotot/react-scrollspy/issues"},"homepage":"https://github.com/makotot/react-scrollspy#readme","_id":"react-scrollspy@2.4.0","_shasum":"dd7fef57a529ec0b0df80a5fc8ac9528c384f20e","_from":".","_npmVersion":"3.3.12","_nodeVersion":"4.2.3","_npmUser":{"name":"makotot","email":"makoto.ttn@gmail.com"},"dist":{"shasum":"dd7fef57a529ec0b0df80a5fc8ac9528c384f20e","size":4681,"noattachment":false,"key":"/react-scrollspy/-/react-scrollspy-2.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-scrollspy/download/react-scrollspy-2.4.0.tgz"},"maintainers":[{"name":"makotot","email":"makoto.ttn@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/react-scrollspy-2.4.0.tgz_1477414421915_0.29119362169876695"},"directories":{},"publish_time":1477414422173,"_cnpm_publish_time":1477414422173,"_hasShrinkwrap":false},"2.3.1":{"name":"react-scrollspy","version":"2.3.1","description":"react scrollspy component","main":"./scrollspy.js","files":["README.md","scrollspy.js","package.json","gulpfile.js",".eslintrc"],"scripts":{"build":"babel ./src/js/lib/Scrollspy.jsx --out-file ./scrollspy.js","prepublish":"npm run build","serve":"gulp serve","start":"npm run serve","lint":"gulp lint","test":"npm run lint && ./node_modules/.bin/ava test/test.js --verbose"},"ava":{"require":["babel-register"],"babel":{"babelrc":true}},"repository":{"type":"git","url":"git+https://github.com/makotot/react-scrollspy.git"},"author":{"name":"makotot"},"license":"MIT","devDependencies":{"ava":"^0.16.0","babel-cli":"^6.6.5","babel-eslint":"^4.1.8","babel-plugin-transform-object-assign":"^6.5.0","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-register":"^6.11.6","babelify":"^7.2.0","browser-sync":"^2.11.1","browserify":"^13.0.0","del":"^2.2.0","enzyme":"^2.4.1","eslint-config-makotot":"0.0.6","eslint-plugin-react":"^4.2.3","gulp":"^3.9.1","gulp-ejs":"^1.2.2","gulp-eslint":"^1.1.1","gulp-sass":"^2.2.0","jsx-test-helpers":"^1.1.0","react":">=0.14.0","react-addons-test-utils":">=0.14.0","react-dom":">=0.14.0","run-sequence":"^1.1.5","vinyl-source-stream":"^1.1.0"},"peerDependencies":{"react":">=0.14.0","react-dom":">=0.14.0","react-addons-test-utils":">=0.14.0"},"keywords":["react","react-component","scrollspy","scroll"],"gitHead":"5fa70defefdff4ff4a6d6cd54c3e3ed6cde57414","bugs":{"url":"https://github.com/makotot/react-scrollspy/issues"},"homepage":"https://github.com/makotot/react-scrollspy#readme","_id":"react-scrollspy@2.3.1","_shasum":"777aede4a9eeb55d54af4111e079b7a4b6c3fc98","_from":".","_npmVersion":"3.3.12","_nodeVersion":"4.2.3","_npmUser":{"name":"makotot","email":"makoto.ttn@gmail.com"},"dist":{"shasum":"777aede4a9eeb55d54af4111e079b7a4b6c3fc98","size":4558,"noattachment":false,"key":"/react-scrollspy/-/react-scrollspy-2.3.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-scrollspy/download/react-scrollspy-2.3.1.tgz"},"maintainers":[{"name":"makotot","email":"makoto.ttn@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/react-scrollspy-2.3.1.tgz_1471274564212_0.7525643829721957"},"directories":{},"publish_time":1471274564471,"_cnpm_publish_time":1471274564471,"_hasShrinkwrap":false},"2.3.0":{"name":"react-scrollspy","version":"2.3.0","description":"react scrollspy component","main":"./scrollspy.js","files":["README.md","scrollspy.js","package.json","gulpfile.js",".eslintrc"],"scripts":{"build":"babel ./src/js/lib/Scrollspy.jsx --out-file ./scrollspy.js","prepublish":"npm run build","serve":"gulp serve","start":"npm run serve","lint":"gulp lint","test":"npm run lint && ./node_modules/.bin/ava test/test.js --verbose"},"ava":{"require":["babel-register"],"babel":{"babelrc":true}},"repository":{"type":"git","url":"git+https://github.com/makotot/react-scrollspy.git"},"author":{"name":"makotot"},"license":"MIT","devDependencies":{"ava":"^0.16.0","babel-cli":"^6.6.5","babel-eslint":"^4.1.8","babel-plugin-transform-object-assign":"^6.5.0","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-register":"^6.11.6","babelify":"^7.2.0","browser-sync":"^2.11.1","browserify":"^13.0.0","del":"^2.2.0","enzyme":"^2.4.1","eslint-config-makotot":"0.0.6","eslint-plugin-react":"^4.2.3","gulp":"^3.9.1","gulp-ejs":"^1.2.2","gulp-eslint":"^1.1.1","gulp-sass":"^2.2.0","jsx-test-helpers":"^1.1.0","react":">=0.14.0","react-addons-test-utils":">=0.14.0","react-dom":">=0.14.0","run-sequence":"^1.1.5","vinyl-source-stream":"^1.1.0"},"peerDependencies":{"react":">=0.14.0","react-dom":">=0.14.0","react-addons-test-utils":">=0.14.0"},"keywords":["react","react-component","scrollspy","scroll"],"gitHead":"f8cef7e035831984342d81f0b9a37a7ec789c762","bugs":{"url":"https://github.com/makotot/react-scrollspy/issues"},"homepage":"https://github.com/makotot/react-scrollspy#readme","_id":"react-scrollspy@2.3.0","_shasum":"2c8ae0a5b3cf1c05145c95820b88b93e2e9603b7","_from":".","_npmVersion":"3.3.12","_nodeVersion":"4.2.3","_npmUser":{"name":"makotot","email":"makoto.ttn@gmail.com"},"dist":{"shasum":"2c8ae0a5b3cf1c05145c95820b88b93e2e9603b7","size":4657,"noattachment":false,"key":"/react-scrollspy/-/react-scrollspy-2.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-scrollspy/download/react-scrollspy-2.3.0.tgz"},"maintainers":[{"name":"makotot","email":"makoto.ttn@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/react-scrollspy-2.3.0.tgz_1471083883428_0.5460958834737539"},"directories":{},"publish_time":1471083883667,"_cnpm_publish_time":1471083883667,"_hasShrinkwrap":false},"2.2.2":{"name":"react-scrollspy","version":"2.2.2","description":"react scrollspy component","main":"./scrollspy.js","files":["README.md","scrollspy.js","package.json","gulpfile.js",".eslintrc"],"scripts":{"build":"babel ./src/js/lib/Scrollspy.jsx --out-file ./scrollspy.js","prepublish":"npm run build","serve":"gulp serve","start":"npm run serve","lint":"gulp lint"},"repository":{"type":"git","url":"git+https://github.com/makotot/react-scrollspy.git"},"author":{"name":"makotot"},"license":"MIT","devDependencies":{"babel-cli":"^6.6.5","babel-eslint":"^4.1.8","babel-plugin-transform-object-assign":"^6.5.0","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babelify":"^7.2.0","browser-sync":"^2.11.1","browserify":"^13.0.0","del":"^2.2.0","eslint-config-makotot":"0.0.6","eslint-plugin-react":"^4.2.3","gulp":"^3.9.1","gulp-ejs":"^1.2.2","gulp-eslint":"^1.1.1","gulp-sass":"^2.2.0","run-sequence":"^1.1.5","vinyl-source-stream":"^1.1.0"},"peerDependencies":{"react":">=0.14.0","react-dom":">=0.14.0"},"keywords":["react","react-component","scrollspy","scroll"],"gitHead":"6931405bdb9a6261d577a1cf739711a80e3d5d66","bugs":{"url":"https://github.com/makotot/react-scrollspy/issues"},"homepage":"https://github.com/makotot/react-scrollspy#readme","_id":"react-scrollspy@2.2.2","_shasum":"43beb73b3e0dc8d1595f6fdb7469065b1bb49e59","_from":".","_npmVersion":"3.3.12","_nodeVersion":"4.2.3","_npmUser":{"name":"makotot","email":"makoto.ttn@gmail.com"},"dist":{"shasum":"43beb73b3e0dc8d1595f6fdb7469065b1bb49e59","size":55612,"noattachment":false,"key":"/react-scrollspy/-/react-scrollspy-2.2.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-scrollspy/download/react-scrollspy-2.2.2.tgz"},"maintainers":[{"name":"makotot","email":"makoto.ttn@gmail.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/react-scrollspy-2.2.2.tgz_1470912309868_0.803467737743631"},"directories":{},"publish_time":1470912312429,"_cnpm_publish_time":1470912312429,"_hasShrinkwrap":false},"2.2.1":{"name":"react-scrollspy","version":"2.2.1","description":"react scrollspy component","main":"./scrollspy.js","files":["README.md","scrollspy.js","package.json","gulpfile.js",".eslintrc"],"scripts":{"build":"babel ./src/js/lib/Scrollspy.jsx --out-file ./scrollspy.js","prepublish":"npm run build","serve":"gulp serve","start":"npm run serve","lint":"gulp lint"},"repository":{"type":"git","url":"git+https://github.com/makotot/react-scrollspy.git"},"author":{"name":"makotot"},"license":"MIT","devDependencies":{"babel-cli":"^6.6.5","babel-eslint":"^4.1.8","babel-plugin-transform-object-assign":"^6.5.0","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babelify":"^7.2.0","browser-sync":"^2.11.1","browserify":"^13.0.0","del":"^2.2.0","eslint-config-makotot":"0.0.6","eslint-plugin-react":"^4.2.3","gulp":"^3.9.1","gulp-ejs":"^1.2.2","gulp-eslint":"^1.1.1","gulp-sass":"^2.2.0","run-sequence":"^1.1.5","vinyl-source-stream":"^1.1.0"},"peerDependencies":{"react":">=0.14.0","react-dom":">=0.14.0"},"keywords":["react","react-component","scrollspy","scroll"],"gitHead":"a301cbff45d8da499628533caeb9a07c4666a1f4","bugs":{"url":"https://github.com/makotot/react-scrollspy/issues"},"homepage":"https://github.com/makotot/react-scrollspy#readme","_id":"react-scrollspy@2.2.1","_shasum":"74b41ebf4641f72205c310f59faa9369454f4b99","_from":".","_npmVersion":"3.3.12","_nodeVersion":"4.2.3","_npmUser":{"name":"makotot","email":"makoto.ttn@gmail.com"},"dist":{"shasum":"74b41ebf4641f72205c310f59faa9369454f4b99","size":55597,"noattachment":false,"key":"/react-scrollspy/-/react-scrollspy-2.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-scrollspy/download/react-scrollspy-2.2.1.tgz"},"maintainers":[{"name":"makotot","email":"makoto.ttn@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/react-scrollspy-2.2.1.tgz_1469844660855_0.29919188818894327"},"directories":{},"publish_time":1469844661089,"_cnpm_publish_time":1469844661089,"_hasShrinkwrap":false},"2.2.0":{"name":"react-scrollspy","version":"2.2.0","description":"react scrollspy component","main":"./scrollspy.js","files":["README.md","scrollspy.js","package.json","gulpfile.js",".eslintrc"],"scripts":{"build":"babel ./src/js/lib/Scrollspy.jsx --out-file ./scrollspy.js","prepublish":"npm run build","serve":"gulp serve","start":"npm run serve","lint":"gulp lint"},"repository":{"type":"git","url":"git+https://github.com/makotot/react-scrollspy.git"},"author":{"name":"makotot"},"license":"MIT","devDependencies":{"babel-cli":"^6.6.5","babel-eslint":"^4.1.8","babel-plugin-transform-object-assign":"^6.5.0","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babelify":"^7.2.0","browser-sync":"^2.11.1","browserify":"^13.0.0","del":"^2.2.0","eslint-config-makotot":"0.0.6","eslint-plugin-react":"^4.2.3","gulp":"^3.9.1","gulp-ejs":"^1.2.2","gulp-eslint":"^1.1.1","gulp-sass":"^2.2.0","run-sequence":"^1.1.5","vinyl-source-stream":"^1.1.0"},"peerDependencies":{"react":">=0.14.0","react-dom":">=0.14.0"},"keywords":["react","react-component","scrollspy","scroll"],"gitHead":"5b1c8000b771b74a141e79f95b588b56f484f991","bugs":{"url":"https://github.com/makotot/react-scrollspy/issues"},"homepage":"https://github.com/makotot/react-scrollspy#readme","_id":"react-scrollspy@2.2.0","_shasum":"bd6581d91337fcba56f16983d669de2e62f8bcc3","_from":".","_npmVersion":"3.3.12","_nodeVersion":"4.2.3","_npmUser":{"name":"makotot","email":"makoto.ttn@gmail.com"},"dist":{"shasum":"bd6581d91337fcba56f16983d669de2e62f8bcc3","size":55587,"noattachment":false,"key":"/react-scrollspy/-/react-scrollspy-2.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-scrollspy/download/react-scrollspy-2.2.0.tgz"},"maintainers":[{"name":"makotot","email":"makoto.ttn@gmail.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/react-scrollspy-2.2.0.tgz_1469802995242_0.2627964976709336"},"directories":{},"publish_time":1469802999670,"_cnpm_publish_time":1469802999670,"_hasShrinkwrap":false},"2.1.2":{"name":"react-scrollspy","version":"2.1.2","description":"react scrollspy component","main":"./scrollspy.js","files":["README.md","scrollspy.js","package.json","gulpfile.js",".eslintrc"],"scripts":{"build":"babel ./src/js/lib/Scrollspy.jsx --out-file ./scrollspy.js","prepublish":"npm run build","serve":"gulp serve","start":"npm run serve","lint":"gulp lint"},"repository":{"type":"git","url":"git+https://github.com/makotot/react-scrollspy.git"},"author":{"name":"makotot"},"license":"MIT","devDependencies":{"babel-cli":"^6.6.5","babel-eslint":"^4.1.8","babel-plugin-transform-object-assign":"^6.5.0","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babelify":"^7.2.0","browser-sync":"^2.11.1","browserify":"^13.0.0","del":"^2.2.0","eslint-config-makotot":"0.0.6","eslint-plugin-react":"^4.2.3","gulp":"^3.9.1","gulp-ejs":"^1.2.2","gulp-eslint":"^1.1.1","gulp-sass":"^2.2.0","run-sequence":"^1.1.5","vinyl-source-stream":"^1.1.0"},"peerDependencies":{"react":">=0.14.0","react-dom":">=0.14.0"},"keywords":["react","react-component","scrollspy","scroll"],"gitHead":"7307ea02e351cd7ac029043c2c76ed3801c11a13","bugs":{"url":"https://github.com/makotot/react-scrollspy/issues"},"homepage":"https://github.com/makotot/react-scrollspy#readme","_id":"react-scrollspy@2.1.2","_shasum":"744098f406ae3501113c6a7f13ca9e2aa8162f6f","_from":".","_npmVersion":"3.3.12","_nodeVersion":"4.2.3","_npmUser":{"name":"makotot","email":"makoto.ttn@gmail.com"},"dist":{"shasum":"744098f406ae3501113c6a7f13ca9e2aa8162f6f","size":55320,"noattachment":false,"key":"/react-scrollspy/-/react-scrollspy-2.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-scrollspy/download/react-scrollspy-2.1.2.tgz"},"maintainers":[{"name":"makotot","email":"makoto.ttn@gmail.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/react-scrollspy-2.1.2.tgz_1468046441489_0.8199329839553684"},"directories":{},"publish_time":1468046445442,"_cnpm_publish_time":1468046445442,"_hasShrinkwrap":false},"2.1.1":{"name":"react-scrollspy","version":"2.1.1","description":"react scrollspy component","main":"./scrollspy.js","files":["README.md","scrollspy.js","package.json","gulpfile.js",".eslintrc"],"scripts":{"build":"babel ./src/js/lib/Scrollspy.jsx --out-file ./scrollspy.js","prepublish":"npm run build","serve":"gulp serve","start":"npm run serve","lint":"gulp lint"},"repository":{"type":"git","url":"git+https://github.com/makotot/react-scrollspy.git"},"author":{"name":"makotot"},"license":"MIT","devDependencies":{"babel-cli":"^6.6.5","babel-eslint":"^4.1.8","babel-plugin-transform-object-assign":"^6.5.0","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babelify":"^7.2.0","browser-sync":"^2.11.1","browserify":"^13.0.0","del":"^2.2.0","eslint-config-makotot":"0.0.6","eslint-plugin-react":"^4.2.3","gulp":"^3.9.1","gulp-ejs":"^1.2.2","gulp-eslint":"^1.1.1","gulp-sass":"^2.2.0","run-sequence":"^1.1.5","vinyl-source-stream":"^1.1.0"},"peerDependencies":{"react":">=0.14.0","react-dom":">=0.14.0"},"keywords":["react","react-component","scrollspy","scroll"],"gitHead":"b2e6075bd32fb327b80b29b8fc37b29e12617a6e","bugs":{"url":"https://github.com/makotot/react-scrollspy/issues"},"homepage":"https://github.com/makotot/react-scrollspy#readme","_id":"react-scrollspy@2.1.1","_shasum":"245a2b69d8f3f24fe4a216a9c0ea9712879e461b","_from":".","_npmVersion":"3.3.12","_nodeVersion":"4.2.3","_npmUser":{"name":"makotot","email":"makoto.ttn@gmail.com"},"dist":{"shasum":"245a2b69d8f3f24fe4a216a9c0ea9712879e461b","size":55302,"noattachment":false,"key":"/react-scrollspy/-/react-scrollspy-2.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-scrollspy/download/react-scrollspy-2.1.1.tgz"},"maintainers":[{"name":"makotot","email":"makoto.ttn@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/react-scrollspy-2.1.1.tgz_1467212105919_0.8895735456608236"},"directories":{},"publish_time":1467212108652,"_cnpm_publish_time":1467212108652,"_hasShrinkwrap":false},"2.1.0":{"name":"react-scrollspy","version":"2.1.0","description":"react scrollspy component","main":"./scrollspy.js","files":["README.md","scrollspy.js","package.json","gulpfile.js",".eslintrc"],"scripts":{"build":"babel ./src/js/lib/Scrollspy.jsx --out-file ./scrollspy.js","prepublish":"npm run build","serve":"gulp serve","start":"npm run serve","lint":"gulp lint"},"repository":{"type":"git","url":"git+https://github.com/makotot/react-scrollspy.git"},"author":{"name":"makotot"},"license":"MIT","devDependencies":{"babel-cli":"^6.6.5","babel-eslint":"^4.1.8","babel-plugin-transform-object-assign":"^6.5.0","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babelify":"^7.2.0","browser-sync":"^2.11.1","browserify":"^13.0.0","del":"^2.2.0","eslint-config-makotot":"0.0.6","eslint-plugin-react":"^4.2.3","gulp":"^3.9.1","gulp-ejs":"^1.2.2","gulp-eslint":"^1.1.1","gulp-sass":"^2.2.0","run-sequence":"^1.1.5","vinyl-source-stream":"^1.1.0"},"peerDependencies":{"react":">=0.14.0","react-dom":">=0.14.0"},"keywords":["react","react-component","scrollspy","scroll"],"gitHead":"cd4f081a9e48262527eee01efeb1f9c3d164f980","bugs":{"url":"https://github.com/makotot/react-scrollspy/issues"},"homepage":"https://github.com/makotot/react-scrollspy#readme","_id":"react-scrollspy@2.1.0","_shasum":"b7be8e3d3b7820530ab2b16fa55126b22488729c","_from":".","_npmVersion":"3.3.12","_nodeVersion":"4.2.3","_npmUser":{"name":"makotot","email":"makoto.ttn@gmail.com"},"dist":{"shasum":"b7be8e3d3b7820530ab2b16fa55126b22488729c","size":4007,"noattachment":false,"key":"/react-scrollspy/-/react-scrollspy-2.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-scrollspy/download/react-scrollspy-2.1.0.tgz"},"maintainers":[{"name":"makotot","email":"makoto.ttn@gmail.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/react-scrollspy-2.1.0.tgz_1466791124103_0.1064075909089297"},"directories":{},"publish_time":1466791126248,"_cnpm_publish_time":1466791126248,"_hasShrinkwrap":false},"2.0.0":{"name":"react-scrollspy","version":"2.0.0","description":"react scrollspy component","main":"./scrollspy.js","files":["README.md","scrollspy.js","package.json","gulpfile.js",".eslintrc"],"scripts":{"build":"babel ./src/js/lib/Scrollspy.jsx --out-file ./scrollspy.js","prepublish":"npm run build","serve":"gulp serve","start":"npm run serve","lint":"gulp lint"},"repository":{"type":"git","url":"git+https://github.com/makotot/react-scrollspy.git"},"author":{"name":"makotot"},"license":"MIT","devDependencies":{"babel-cli":"^6.6.5","babel-eslint":"^4.1.8","babel-plugin-transform-object-assign":"^6.5.0","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babelify":"^7.2.0","browser-sync":"^2.11.1","browserify":"^13.0.0","del":"^2.2.0","eslint-config-makotot":"0.0.6","eslint-plugin-react":"^4.2.3","gulp":"^3.9.1","gulp-ejs":"^1.2.2","gulp-eslint":"^1.1.1","gulp-sass":"^2.2.0","run-sequence":"^1.1.5","vinyl-source-stream":"^1.1.0"},"peerDependencies":{"react":">=0.14.0","react-dom":">=0.14.0"},"keywords":["react","react-component","scrollspy","scroll"],"gitHead":"f247aefa5a5bdf6e41be35360374dfa2a3a71546","bugs":{"url":"https://github.com/makotot/react-scrollspy/issues"},"homepage":"https://github.com/makotot/react-scrollspy#readme","_id":"react-scrollspy@2.0.0","_shasum":"a7529baa2ff6e263425715542265a12f40abd09b","_from":".","_npmVersion":"3.3.12","_nodeVersion":"4.2.3","_npmUser":{"name":"makotot","email":"makoto.ttn@gmail.com"},"dist":{"shasum":"a7529baa2ff6e263425715542265a12f40abd09b","size":4019,"noattachment":false,"key":"/react-scrollspy/-/react-scrollspy-2.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-scrollspy/download/react-scrollspy-2.0.0.tgz"},"maintainers":[{"name":"makotot","email":"makoto.ttn@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/react-scrollspy-2.0.0.tgz_1466095149186_0.9778065986465663"},"directories":{},"publish_time":1466095151718,"_cnpm_publish_time":1466095151718,"_hasShrinkwrap":false},"1.1.2":{"name":"react-scrollspy","version":"1.1.2","description":"react scrollspy component","main":"./scrollspy.js","files":["README.md","scrollspy.js","package.json","gulpfile.js",".eslintrc"],"scripts":{"build":"babel ./src/js/lib/Scrollspy.jsx --out-file ./scrollspy.js","prepublish":"npm run build","serve":"gulp serve","lint":"gulp lint"},"repository":{"type":"git","url":"git+https://github.com/makotot/react-scrollspy.git"},"author":{"name":"makotot"},"license":"MIT","devDependencies":{"babel-cli":"^6.6.5","babel-eslint":"^4.1.8","babel-plugin-transform-object-assign":"^6.5.0","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babelify":"^7.2.0","browser-sync":"^2.11.1","browserify":"^13.0.0","del":"^2.2.0","eslint-config-makotot":"0.0.6","eslint-plugin-react":"^4.2.3","gulp":"^3.9.1","gulp-ejs":"^1.2.2","gulp-eslint":"^1.1.1","gulp-sass":"^2.2.0","run-sequence":"^1.1.5","vinyl-source-stream":"^1.1.0"},"peerDependencies":{"react":">=0.14.0","react-dom":">=0.14.0"},"keywords":["react","react-component","scrollspy","scroll"],"gitHead":"e2a26f0db4dc4c196fafd8f479083367f51cd302","bugs":{"url":"https://github.com/makotot/react-scrollspy/issues"},"homepage":"https://github.com/makotot/react-scrollspy#readme","_id":"react-scrollspy@1.1.2","_shasum":"e61ab23fdca88388ce95e514c6b895b7378530c4","_from":".","_npmVersion":"3.8.8","_nodeVersion":"4.2.3","_npmUser":{"name":"makotot","email":"makoto.ttn@gmail.com"},"dist":{"shasum":"e61ab23fdca88388ce95e514c6b895b7378530c4","size":3964,"noattachment":false,"key":"/react-scrollspy/-/react-scrollspy-1.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-scrollspy/download/react-scrollspy-1.1.2.tgz"},"maintainers":[{"name":"makotot","email":"makoto.ttn@gmail.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/react-scrollspy-1.1.2.tgz_1465004181222_0.6624164029490203"},"directories":{},"publish_time":1465004182808,"_cnpm_publish_time":1465004182808,"_hasShrinkwrap":false},"1.1.0":{"name":"react-scrollspy","version":"1.1.0","description":"react scrollspy component","main":"./scrollspy.js","files":["README.md","scrollspy.js","package.json","gulpfile.js",".eslintrc"],"scripts":{"build":"babel ./src/js/lib/Scrollspy.jsx --out-file ./scrollspy.js","prepublish":"npm run build","serve":"gulp serve","lint":"gulp lint"},"repository":{"type":"git","url":"git+https://github.com/makotot/react-scrollspy.git"},"author":{"name":"makotot"},"license":"MIT","devDependencies":{"babel-cli":"^6.4.5","babel-eslint":"^4.1.8","babel-plugin-transform-object-assign":"^6.3.13","babel-preset-es2015":"^6.3.13","babel-preset-react":"^6.3.13","babelify":"^7.2.0","browser-sync":"^2.11.1","browserify":"^13.0.0","del":"^2.2.0","eslint-config-makotot":"0.0.6","eslint-plugin-react":"^3.16.1","gulp":"^3.9.0","gulp-ejs":"^1.2.2","gulp-eslint":"^1.1.1","gulp-sass":"^2.1.1","run-sequence":"^1.1.5","vinyl-source-stream":"^1.1.0"},"peerDependencies":{"react":">=0.14.0","react-dom":">=0.14.0"},"keywords":["react","react-component","scrollspy","scroll"],"gitHead":"530867889dea52e553bef5095bf7340dd304df2e","bugs":{"url":"https://github.com/makotot/react-scrollspy/issues"},"homepage":"https://github.com/makotot/react-scrollspy#readme","_id":"react-scrollspy@1.1.0","_shasum":"d77d2876db8b98ecb7eb156e292f2644ef77c7c9","_from":".","_npmVersion":"2.14.7","_nodeVersion":"4.2.3","_npmUser":{"name":"makotot","email":"makoto.ttn@gmail.com"},"dist":{"shasum":"d77d2876db8b98ecb7eb156e292f2644ef77c7c9","size":3933,"noattachment":false,"key":"/react-scrollspy/-/react-scrollspy-1.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-scrollspy/download/react-scrollspy-1.1.0.tgz"},"maintainers":[{"name":"makotot","email":"makoto.ttn@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/react-scrollspy-1.1.0.tgz_1458355439021_0.49792138719931245"},"directories":{},"publish_time":1458355439463,"_cnpm_publish_time":1458355439463,"_hasShrinkwrap":false},"1.0.0":{"name":"react-scrollspy","version":"1.0.0","description":"react scrollspy component","main":"./scrollspy.js","files":["README.md","scrollspy.js","package.json","gulpfile.js",".eslintrc"],"scripts":{"build":"babel ./src/js/lib/Scrollspy.jsx --out-file ./scrollspy.js","prepublish":"npm run build","serve":"gulp serve","lint":"gulp lint"},"repository":{"type":"git","url":"git+https://github.com/makotot/react-scrollspy.git"},"author":{"name":"makotot"},"license":"MIT","devDependencies":{"babel-cli":"^6.4.5","babel-eslint":"^4.1.8","babel-plugin-transform-object-assign":"^6.3.13","babel-preset-es2015":"^6.3.13","babel-preset-react":"^6.3.13","babelify":"^7.2.0","browser-sync":"^2.11.1","browserify":"^13.0.0","del":"^2.2.0","eslint-config-makotot":"0.0.6","eslint-plugin-react":"^3.16.1","gulp":"^3.9.0","gulp-ejs":"^1.2.2","gulp-eslint":"^1.1.1","gulp-sass":"^2.1.1","run-sequence":"^1.1.5","vinyl-source-stream":"^1.1.0"},"peerDependencies":{"react":">=0.14.0","react-dom":">=0.14.0"},"keywords":["react","react-component","scrollspy","scroll"],"gitHead":"933c99bf807ebe9fc981a86a23aedf4a70668c5d","bugs":{"url":"https://github.com/makotot/react-scrollspy/issues"},"homepage":"https://github.com/makotot/react-scrollspy#readme","_id":"react-scrollspy@1.0.0","_shasum":"9d26285f96b4372e22c979efc553f03ffcc4dcf9","_from":".","_npmVersion":"2.14.7","_nodeVersion":"4.2.3","_npmUser":{"name":"makotot","email":"makoto.ttn@gmail.com"},"dist":{"shasum":"9d26285f96b4372e22c979efc553f03ffcc4dcf9","size":3894,"noattachment":false,"key":"/react-scrollspy/-/react-scrollspy-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-scrollspy/download/react-scrollspy-1.0.0.tgz"},"maintainers":[{"name":"makotot","email":"makoto.ttn@gmail.com"}],"_npmOperationalInternal":{"host":"packages-6-west.internal.npmjs.com","tmp":"tmp/react-scrollspy-1.0.0.tgz_1454687174220_0.6555527984164655"},"directories":{},"publish_time":1454687174791,"_cnpm_publish_time":1454687174791,"_hasShrinkwrap":false},"0.2.0":{"name":"react-scrollspy","version":"0.2.0","description":"react scrollspy component","main":"./scrollspy.js","files":["README.md","scrollspy.js","package.json","gulpfile.js",".eslintrc"],"scripts":{"build":"./node_modules/react-tools/bin/jsx ./src/js/lib/scrollspy.jsx > ./scrollspy.js","prepublish":"npm run build","serve":"gulp serve","lint":"gulp lint"},"repository":{"type":"git","url":"git+https://github.com/makotot/react-scrollspy.git"},"author":{"name":"makotot"},"license":"MIT","devDependencies":{"browser-sync":"^2.11.0","browserify":"^13.0.0","del":"^2.2.0","eslint-config-makotot":"0.0.6","eslint-plugin-react":"^3.5.1","gulp":"^3.9.0","gulp-ejs":"^1.2.2","gulp-eslint":"^1.0.0","gulp-sass":"^2.1.1","react-tools":"^0.13.3","reactify":"^1.1.1","run-sequence":"^1.1.4","vinyl-source-stream":"^1.1.0"},"peerDependencies":{"react":">=0.13.3"},"keywords":["react","react-component","scrollspy","scroll"],"gitHead":"2940feb19ef5e49e858cb1c0d1c507ee07f4882f","bugs":{"url":"https://github.com/makotot/react-scrollspy/issues"},"homepage":"https://github.com/makotot/react-scrollspy#readme","_id":"react-scrollspy@0.2.0","_shasum":"dafd5cf7a4e9326c48e6391fbbbd451901a7554a","_from":".","_npmVersion":"2.14.6","_nodeVersion":"4.1.2","_npmUser":{"name":"makotot","email":"makoto.ttn@gmail.com"},"dist":{"shasum":"dafd5cf7a4e9326c48e6391fbbbd451901a7554a","size":3009,"noattachment":false,"key":"/react-scrollspy/-/react-scrollspy-0.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-scrollspy/download/react-scrollspy-0.2.0.tgz"},"maintainers":[{"name":"makotot","email":"makoto.ttn@gmail.com"}],"directories":{},"publish_time":1452644710742,"_cnpm_publish_time":1452644710742,"_hasShrinkwrap":false},"0.1.7":{"name":"react-scrollspy","version":"0.1.7","description":"react scrollspy component","main":"./scrollspy.js","files":["README.md","scrollspy.js","package.json","gulpfile.js",".eslintrc"],"scripts":{"build":"./node_modules/react-tools/bin/jsx ./src/js/lib/scrollspy.jsx > ./scrollspy.js","prepublish":"npm run build","serve":"gulp serve","lint":"gulp lint"},"repository":{"type":"git","url":"git+https://github.com/makotot/react-scrollspy.git"},"author":{"name":"makotot"},"license":"MIT","devDependencies":{"browser-sync":"^2.9.10","browserify":"^11.2.0","del":"^2.0.2","eslint-config-makotot":"0.0.2","eslint-plugin-react":"^3.5.1","gulp":"^3.9.0","gulp-ejs":"^1.2.1","gulp-eslint":"^1.0.0","gulp-sass":"^2.0.4","react-tools":"^0.13.3","reactify":"^1.1.1","run-sequence":"^1.1.4","vinyl-source-stream":"^1.1.0"},"dependencies":{"react":"^0.13.3"},"keywords":["react","react-component","scrollspy"],"gitHead":"5933dc3f7049decdae69d6ad0dbebe5a5c4153af","bugs":{"url":"https://github.com/makotot/react-scrollspy/issues"},"homepage":"https://github.com/makotot/react-scrollspy#readme","_id":"react-scrollspy@0.1.7","_shasum":"54cf605bfe91c0453cfb2b3dfe6e9d735f02ec5f","_from":".","_npmVersion":"2.14.6","_nodeVersion":"4.1.2","_npmUser":{"name":"makotot","email":"makoto.ttn@gmail.com"},"dist":{"shasum":"54cf605bfe91c0453cfb2b3dfe6e9d735f02ec5f","size":3003,"noattachment":false,"key":"/react-scrollspy/-/react-scrollspy-0.1.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-scrollspy/download/react-scrollspy-0.1.7.tgz"},"maintainers":[{"name":"makotot","email":"makoto.ttn@gmail.com"}],"directories":{},"publish_time":1452594548159,"_cnpm_publish_time":1452594548159,"_hasShrinkwrap":false},"0.1.6":{"name":"react-scrollspy","version":"0.1.6","description":"react scrollspy component","main":"./scrollspy.js","files":["README.md","scrollspy.js","package.json","gulpfile.js",".eslintrc"],"scripts":{"build":"./node_modules/react-tools/bin/jsx ./src/js/lib/scrollspy.jsx > ./scrollspy.js","prepublish":"npm run build","serve":"gulp serve","lint":"gulp lint"},"repository":{"type":"git","url":"git+https://github.com/makotot/react-scrollspy.git"},"author":{"name":"makotot"},"license":"MIT","devDependencies":{"browser-sync":"^2.9.10","browserify":"^11.2.0","del":"^2.0.2","eslint-config-makotot":"0.0.2","eslint-plugin-react":"^3.5.1","gulp":"^3.9.0","gulp-ejs":"^1.2.1","gulp-eslint":"^1.0.0","gulp-sass":"^2.0.4","react-tools":"^0.13.3","reactify":"^1.1.1","run-sequence":"^1.1.4","vinyl-source-stream":"^1.1.0"},"dependencies":{"react":"^0.13.3"},"keywords":["react","react-component","scrollspy"],"gitHead":"ad2d0dedc44da290f4f06266bb71e5018d557001","bugs":{"url":"https://github.com/makotot/react-scrollspy/issues"},"homepage":"https://github.com/makotot/react-scrollspy#readme","_id":"react-scrollspy@0.1.6","_shasum":"15dc1ac9606d90446d0932e0452702164a713feb","_from":".","_npmVersion":"2.11.1","_nodeVersion":"0.12.2","_npmUser":{"name":"makotot","email":"makoto.ttn@gmail.com"},"dist":{"shasum":"15dc1ac9606d90446d0932e0452702164a713feb","size":2988,"noattachment":false,"key":"/react-scrollspy/-/react-scrollspy-0.1.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-scrollspy/download/react-scrollspy-0.1.6.tgz"},"maintainers":[{"name":"makotot","email":"makoto.ttn@gmail.com"}],"directories":{},"publish_time":1449065286958,"_cnpm_publish_time":1449065286958,"_hasShrinkwrap":false},"0.1.5":{"name":"react-scrollspy","version":"0.1.5","description":"react scrollspy component","main":"./scrollspy.js","files":["README.md","scrollspy.js","package.json","gulpfile.js",".eslintrc"],"scripts":{"build":"./node_modules/react-tools/bin/jsx ./src/js/lib/scrollspy.jsx > ./scrollspy.js","prepublish":"npm run build","serve":"gulp serve","lint":"gulp lint"},"repository":{"type":"git","url":"git+https://github.com/makotot/react-scrollspy.git"},"author":{"name":"makotot"},"license":"MIT","devDependencies":{"browser-sync":"^2.9.10","browserify":"^11.2.0","del":"^2.0.2","eslint-config-makotot":"0.0.2","eslint-plugin-react":"^3.5.1","gulp":"^3.9.0","gulp-ejs":"^1.2.1","gulp-eslint":"^1.0.0","gulp-sass":"^2.0.4","react-tools":"^0.13.3","reactify":"^1.1.1","run-sequence":"^1.1.4","vinyl-source-stream":"^1.1.0"},"dependencies":{"react":"^0.13.3"},"keywords":["react","react-component","scrollspy"],"gitHead":"9f2bf5929aefa2c57abc833e6b3bf9546921e26e","bugs":{"url":"https://github.com/makotot/react-scrollspy/issues"},"homepage":"https://github.com/makotot/react-scrollspy#readme","_id":"react-scrollspy@0.1.5","_shasum":"1eb6ad760131dedd2356571d7bc14a56a6040cb4","_from":".","_npmVersion":"2.12.1","_nodeVersion":"0.12.7","_npmUser":{"name":"makotot","email":"makoto.ttn@gmail.com"},"maintainers":[{"name":"makotot","email":"makoto.ttn@gmail.com"}],"dist":{"shasum":"1eb6ad760131dedd2356571d7bc14a56a6040cb4","size":2993,"noattachment":false,"key":"/react-scrollspy/-/react-scrollspy-0.1.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-scrollspy/download/react-scrollspy-0.1.5.tgz"},"directories":{},"publish_time":1444357801306,"_cnpm_publish_time":1444357801306,"_hasShrinkwrap":false},"0.1.4":{"name":"react-scrollspy","version":"0.1.4","description":"react scrollspy component","main":"./scrollspy.js","files":["README.md","scrollspy.js","package.json","gulpfile.js",".eslintrc"],"scripts":{"build":"./node_modules/react-tools/bin/jsx ./src/js/lib/scrollspy.jsx > ./scrollspy.js","prepublish":"npm run build","serve":"gulp serve","lint":"gulp lint"},"repository":{"type":"git","url":"git+https://github.com/makotot/react-scrollspy.git"},"author":{"name":"makotot"},"license":"MIT","devDependencies":{"browser-sync":"^2.9.1","browserify":"^11.0.1","del":"^2.0.1","eslint-config-makotot":"0.0.1","eslint-plugin-react":"^3.3.1","gulp":"^3.9.0","gulp-ejs":"^1.2.0","gulp-eslint":"^1.0.0","gulp-sass":"^2.0.4","react-tools":"^0.13.3","reactify":"^1.1.1","run-sequence":"^1.1.2","vinyl-source-stream":"^1.1.0"},"dependencies":{"react":"^0.13.3"},"keywords":["react","react-component","scrollspy"],"gitHead":"963418b436a807fba553eed4276e4a87368c2f0c","bugs":{"url":"https://github.com/makotot/react-scrollspy/issues"},"homepage":"https://github.com/makotot/react-scrollspy#readme","_id":"react-scrollspy@0.1.4","_shasum":"2fe904959027aaf78d51f6ada7808ea851329e57","_from":".","_npmVersion":"2.12.1","_nodeVersion":"0.12.7","_npmUser":{"name":"makotot","email":"makoto.ttn@gmail.com"},"maintainers":[{"name":"makotot","email":"makoto.ttn@gmail.com"}],"dist":{"shasum":"2fe904959027aaf78d51f6ada7808ea851329e57","size":2987,"noattachment":false,"key":"/react-scrollspy/-/react-scrollspy-0.1.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-scrollspy/download/react-scrollspy-0.1.4.tgz"},"directories":{},"publish_time":1441587541894,"_cnpm_publish_time":1441587541894,"_hasShrinkwrap":false},"0.1.3":{"name":"react-scrollspy","version":"0.1.3","description":"react scrollspy component","main":"./scrollspy.js","files":["README.md","scrollspy.js","package.json","gulpfile.js",".eslintrc"],"scripts":{"build":"./node_modules/react-tools/bin/jsx ./src/js/lib/scrollspy.jsx > ./scrollspy.js","prepublish":"npm run build","serve":"gulp serve","lint":"gulp lint"},"repository":{"type":"git","url":"git+https://github.com/makotot/react-scrollspy.git"},"author":{"name":"makotot"},"license":"MIT","devDependencies":{"browser-sync":"^2.8.2","browserify":"^11.0.1","del":"^2.0.0","eslint-config-makotot":"0.0.1","eslint-plugin-react":"^3.3.0","gulp":"^3.9.0","gulp-ejs":"^1.1.1","gulp-eslint":"^1.0.0","gulp-sass":"^2.0.4","react-tools":"^0.13.3","reactify":"^1.1.1","run-sequence":"^1.1.2","vinyl-source-stream":"^1.1.0"},"dependencies":{"react":"^0.13.3"},"keywords":["react","react-component","scrollspy"],"gitHead":"83f29b5094d070cec0f169c51805bca31d8aa224","bugs":{"url":"https://github.com/makotot/react-scrollspy/issues"},"homepage":"https://github.com/makotot/react-scrollspy#readme","_id":"react-scrollspy@0.1.3","_shasum":"b900a4f4414b5f6f2418154636a880394bcf1171","_from":".","_npmVersion":"2.11.1","_nodeVersion":"0.12.2","_npmUser":{"name":"makotot","email":"makoto.ttn@gmail.com"},"dist":{"shasum":"b900a4f4414b5f6f2418154636a880394bcf1171","size":2990,"noattachment":false,"key":"/react-scrollspy/-/react-scrollspy-0.1.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-scrollspy/download/react-scrollspy-0.1.3.tgz"},"maintainers":[{"name":"makotot","email":"makoto.ttn@gmail.com"}],"directories":{},"publish_time":1441548544270,"_cnpm_publish_time":1441548544270,"_hasShrinkwrap":false},"0.1.2":{"name":"react-scrollspy","version":"0.1.2","description":"react scrollspy component","main":"./scrollspy.js","files":["README.md","scrollspy.js","package.json","gulpfile.js",".eslintrc"],"scripts":{"build":"./node_modules/react-tools/bin/jsx ./src/js/lib/scrollspy.jsx > ./scrollspy.js","prepublish":"npm run build","serve":"gulp serve","lint":"gulp lint"},"repository":{"type":"git","url":"git+https://github.com/makotot/react-scrollspy.git"},"author":{"name":"makotot"},"license":"MIT","devDependencies":{"browser-sync":"^2.8.2","browserify":"^11.0.1","del":"^2.0.0","eslint-config-makotot":"0.0.1","eslint-plugin-react":"^3.3.0","gulp":"^3.9.0","gulp-ejs":"^1.1.1","gulp-eslint":"^1.0.0","gulp-sass":"^2.0.4","react-tools":"^0.13.3","reactify":"^1.1.1","run-sequence":"^1.1.2","vinyl-source-stream":"^1.1.0"},"dependencies":{"react":"^0.13.3"},"keywords":["react","react-component","scrollspy"],"gitHead":"d171815bd985bdf4644ce7ba9f32609efee3571e","bugs":{"url":"https://github.com/makotot/react-scrollspy/issues"},"homepage":"https://github.com/makotot/react-scrollspy#readme","_id":"react-scrollspy@0.1.2","_shasum":"602793465c09fe6f17efd403fff715b95ef1d56b","_from":".","_npmVersion":"2.11.1","_nodeVersion":"0.12.2","_npmUser":{"name":"makotot","email":"makoto.ttn@gmail.com"},"dist":{"shasum":"602793465c09fe6f17efd403fff715b95ef1d56b","size":2987,"noattachment":false,"key":"/react-scrollspy/-/react-scrollspy-0.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-scrollspy/download/react-scrollspy-0.1.2.tgz"},"maintainers":[{"name":"makotot","email":"makoto.ttn@gmail.com"}],"directories":{},"publish_time":1441548405307,"_cnpm_publish_time":1441548405307,"_hasShrinkwrap":false},"0.1.1":{"name":"react-scrollspy","version":"0.1.1","description":"react scrollspy component","main":"./build/js/scrollspy.js","files":["README.md","./build/js/scrollspy.js","package.json","gulpfile.js",".eslintrc"],"scripts":{"build":"./node_modules/react-tools/bin/jsx ./src/js/lib/scrollspy.jsx > ./build/js/scrollspy.js","prepublish":"npm run build","serve":"gulp serve","lint":"gulp lint"},"repository":{"type":"git","url":"git+https://github.com/makotot/react-scrollspy.git"},"author":{"name":"makotot"},"license":"MIT","devDependencies":{"browser-sync":"^2.8.2","browserify":"^11.0.1","del":"^2.0.0","eslint-config-makotot":"0.0.1","eslint-plugin-react":"^3.3.0","gulp":"^3.9.0","gulp-ejs":"^1.1.1","gulp-eslint":"^1.0.0","gulp-sass":"^2.0.4","react-tools":"^0.13.3","reactify":"^1.1.1","run-sequence":"^1.1.2","vinyl-source-stream":"^1.1.0"},"dependencies":{"react":"^0.13.3"},"keywords":["react","react-component","scrollspy"],"gitHead":"cb459a504aa2c64668ec94cab0149384dbd80999","bugs":{"url":"https://github.com/makotot/react-scrollspy/issues"},"homepage":"https://github.com/makotot/react-scrollspy#readme","_id":"react-scrollspy@0.1.1","_shasum":"a1b12994de6df8d9476dc7913db2579bce297d2f","_from":".","_npmVersion":"2.11.1","_nodeVersion":"0.12.2","_npmUser":{"name":"makotot","email":"makoto.ttn@gmail.com"},"dist":{"shasum":"a1b12994de6df8d9476dc7913db2579bce297d2f","size":2106,"noattachment":false,"key":"/react-scrollspy/-/react-scrollspy-0.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-scrollspy/download/react-scrollspy-0.1.1.tgz"},"maintainers":[{"name":"makotot","email":"makoto.ttn@gmail.com"}],"directories":{},"publish_time":1441547959649,"_cnpm_publish_time":1441547959649,"_hasShrinkwrap":false},"0.1.0":{"name":"react-scrollspy","version":"0.1.0","description":"react scrollspy component","main":"./build/js/scrollspy.js","files":["README.md","./build/js/scrollspy.js","package.json","gulpfile.js",".eslintrc"],"scripts":{"build":"./node_modules/react-tools/bin/jsx ./src/js/lib/scrollspy.jsx > ./build/js/scrollspy.js","prepublish":"npm run build","serve":"gulp serve","lint":"gulp lint"},"repository":{"type":"git","url":"git+https://github.com/makotot/react-scrollspy.git"},"author":{"name":"makotot"},"license":"MIT","devDependencies":{"browser-sync":"^2.8.2","browserify":"^11.0.1","del":"^2.0.0","eslint-config-makotot":"0.0.1","eslint-plugin-react":"^3.3.0","gulp":"^3.9.0","gulp-ejs":"^1.1.1","gulp-eslint":"^1.0.0","gulp-sass":"^2.0.4","react-tools":"^0.13.3","reactify":"^1.1.1","run-sequence":"^1.1.2","vinyl-source-stream":"^1.1.0"},"dependencies":{"react":"^0.13.3"},"keywords":["react","react-component","scrollspy"],"gitHead":"74c221394044452376a3398c6656817ce9859e25","bugs":{"url":"https://github.com/makotot/react-scrollspy/issues"},"homepage":"https://github.com/makotot/react-scrollspy#readme","_id":"react-scrollspy@0.1.0","_shasum":"3dc65955aa7c488a90eec2c9c9033991d91ef8f2","_from":".","_npmVersion":"2.11.1","_nodeVersion":"0.12.2","_npmUser":{"name":"makotot","email":"makoto.ttn@gmail.com"},"dist":{"shasum":"3dc65955aa7c488a90eec2c9c9033991d91ef8f2","size":2105,"noattachment":false,"key":"/react-scrollspy/-/react-scrollspy-0.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-scrollspy/download/react-scrollspy-0.1.0.tgz"},"maintainers":[{"name":"makotot","email":"makoto.ttn@gmail.com"}],"directories":{},"publish_time":1441547751694,"_cnpm_publish_time":1441547751694,"_hasShrinkwrap":false},"0.0.4":{"name":"react-scrollspy","version":"0.0.4","description":"react scrollspy component","main":"./src/js/lib/scrollspy.jsx","scripts":{"test":"","serve":"gulp serve","lint":"gulp lint"},"repository":{"type":"git","url":"git+https://github.com/makotot/react-scrollspy.git"},"author":{"name":"makotot"},"license":"MIT","devDependencies":{"browser-sync":"^2.8.2","browserify":"^11.0.1","del":"^2.0.0","eslint-config-makotot":"0.0.1","eslint-plugin-react":"^3.3.0","gulp":"^3.9.0","gulp-ejs":"^1.1.1","gulp-eslint":"^1.0.0","gulp-sass":"^2.0.4","reactify":"^1.1.1","run-sequence":"^1.1.2","vinyl-source-stream":"^1.1.0"},"dependencies":{"react":"^0.13.3"},"keywords":["react","react-component","scrollspy"],"gitHead":"d9150657688e4a3d3fa803ba47c8362d8cf85983","bugs":{"url":"https://github.com/makotot/react-scrollspy/issues"},"homepage":"https://github.com/makotot/react-scrollspy#readme","_id":"react-scrollspy@0.0.4","_shasum":"c90f1af4505db9254d06b776cd9f6fa2a59fda3a","_from":".","_npmVersion":"2.11.1","_nodeVersion":"0.12.2","_npmUser":{"name":"makotot","email":"makoto.ttn@gmail.com"},"dist":{"shasum":"c90f1af4505db9254d06b776cd9f6fa2a59fda3a","size":4520,"noattachment":false,"key":"/react-scrollspy/-/react-scrollspy-0.0.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-scrollspy/download/react-scrollspy-0.0.4.tgz"},"maintainers":[{"name":"makotot","email":"makoto.ttn@gmail.com"}],"directories":{},"publish_time":1441030619809,"_cnpm_publish_time":1441030619809,"_hasShrinkwrap":false},"0.0.3":{"name":"react-scrollspy","version":"0.0.3","description":"react scrollspy component","main":"./src/js/lib/scrollspy.jsx","scripts":{"test":"","serve":"gulp serve","lint":"gulp lint"},"author":{"name":"makotot"},"license":"MIT","devDependencies":{"browser-sync":"^2.8.2","browserify":"^11.0.1","del":"^2.0.0","eslint-plugin-react":"^3.3.0","gulp":"^3.9.0","gulp-ejs":"^1.1.1","gulp-eslint":"^1.0.0","gulp-sass":"^2.0.4","reactify":"^1.1.1","run-sequence":"^1.1.2","vinyl-source-stream":"^1.1.0"},"dependencies":{"react":"^0.13.3"},"keywords":["react","react-component","scrollspy"],"gitHead":"0eecf9aaf76edee454fdb522f651188606fa47fe","_id":"react-scrollspy@0.0.3","_shasum":"1c836bd97e940cd599094a1cddc0785bf7fcfdce","_from":".","_npmVersion":"2.11.1","_nodeVersion":"0.12.2","_npmUser":{"name":"makotot","email":"makoto.ttn@gmail.com"},"dist":{"shasum":"1c836bd97e940cd599094a1cddc0785bf7fcfdce","size":4467,"noattachment":false,"key":"/react-scrollspy/-/react-scrollspy-0.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-scrollspy/download/react-scrollspy-0.0.3.tgz"},"maintainers":[{"name":"makotot","email":"makoto.ttn@gmail.com"}],"directories":{},"publish_time":1441023012889,"_cnpm_publish_time":1441023012889,"_hasShrinkwrap":false},"0.0.2":{"name":"react-scrollspy","version":"0.0.2","description":"react scrollspy component","main":"./src/js/lib/scrollspy.jsx","scripts":{"test":"","serve":"gulp serve","lint":"gulp lint"},"author":{"name":"makotot"},"license":"MIT","devDependencies":{"browser-sync":"^2.8.0","browserify":"^11.0.0","del":"^1.2.0","eslint":"^1.0.0","eslint-plugin-react":"^3.2.0","gulp":"^3.9.0","gulp-ejs":"^1.1.1","gulp-eslint":"^1.0.0","gulp-sass":"^2.0.4","reactify":"^1.1.1","run-sequence":"^1.1.2","vinyl-source-stream":"^1.1.0"},"dependencies":{"react":"^0.13.3"},"keywords":["react","react-component","scrollspy"],"gitHead":"c26a5c18b8ed3a9dceb51e45c6308390e38fc0c9","_id":"react-scrollspy@0.0.2","_shasum":"29c1dc2470898212f109a6ebbdfb222b2bf1d665","_from":".","_npmVersion":"2.12.1","_nodeVersion":"0.12.7","_npmUser":{"name":"makotot","email":"makoto.ttn@gmail.com"},"maintainers":[{"name":"makotot","email":"makoto.ttn@gmail.com"}],"dist":{"shasum":"29c1dc2470898212f109a6ebbdfb222b2bf1d665","size":4135,"noattachment":false,"key":"/react-scrollspy/-/react-scrollspy-0.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-scrollspy/download/react-scrollspy-0.0.2.tgz"},"directories":{},"publish_time":1440995368825,"_cnpm_publish_time":1440995368825,"_hasShrinkwrap":false},"0.0.1":{"name":"react-scrollspy","version":"0.0.1","description":"[![npm version](https://img.shields.io/npm/v/react-scrollspy.svg?style=flat-square)](https://github.com/makotot/react-scrollspy) [![DevDependencies](http://img.shields.io/david/dev/makotot/react-scrollspy.svg?style=flat-square)](https://github.com/makotot","main":"./src/js/lib/scrollspy.jsx","scripts":{"test":"","serve":"gulp serve","lint":"gulp lint"},"author":{"name":"makotot"},"license":"MIT","devDependencies":{"browser-sync":"^2.8.0","browserify":"^11.0.0","del":"^1.2.0","eslint":"^1.0.0","eslint-plugin-react":"^3.2.0","gulp":"^3.9.0","gulp-ejs":"^1.1.1","gulp-eslint":"^1.0.0","gulp-sass":"^2.0.4","reactify":"^1.1.1","run-sequence":"^1.1.2","vinyl-source-stream":"^1.1.0"},"dependencies":{"react":"^0.13.3","react-style":"^0.5.5"},"keywords":["react","react-component","scrollspy"],"gitHead":"1caa7b7a243f9693aba5b2a38f5e681cd6663f21","_id":"react-scrollspy@0.0.1","_shasum":"d1d12c933ff335de8043e1b925f73e0840ac2def","_from":".","_npmVersion":"2.11.1","_nodeVersion":"0.12.2","_npmUser":{"name":"makotot","email":"makoto.ttn@gmail.com"},"dist":{"shasum":"d1d12c933ff335de8043e1b925f73e0840ac2def","size":4200,"noattachment":false,"key":"/react-scrollspy/-/react-scrollspy-0.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-scrollspy/download/react-scrollspy-0.0.1.tgz"},"maintainers":[{"name":"makotot","email":"makoto.ttn@gmail.com"}],"directories":{},"publish_time":1439718190293,"_cnpm_publish_time":1439718190293,"_hasShrinkwrap":false}},"readme":"# react-scrollspy\n\n[![npm version](https://img.shields.io/npm/v/react-scrollspy.svg?style=flat-square)](https://www.npmjs.com/package/react-scrollspy)\n[![travis](http://img.shields.io/travis/makotot/react-scrollspy.svg?style=flat-square)](https://travis-ci.org/makotot/react-scrollspy)\n[![dependencies](http://img.shields.io/david/makotot/react-scrollspy.svg?style=flat-square)](https://github.com/makotot/react-scrollspy)\n[![DevDependencies](http://img.shields.io/david/dev/makotot/react-scrollspy.svg?style=flat-square)](https://github.com/makotot/react-scrollspy)\n[![License](http://img.shields.io/npm/l/react-scrollspy.svg?style=flat-square)](https://github.com/makotot/react-scrollspy)\n[![downloads](https://img.shields.io/npm/dm/react-scrollspy.svg?style=flat-square)](https://www.npmjs.com/package/react-scrollspy)\n\n> Scrollspy component\n\n[Demo](http://makotot.github.io/react-scrollspy/)\n\n## Install\n\n```sh\n$ npm i react-scrollspy\n```\n\n\n## Usage\n\n```js\nimport Scrollspy from 'react-scrollspy'\n\n...\n\n<div>\n\n  <div>\n    <section id=\"section-1\">section 1</section>\n    <section id=\"section-2\">section 2</section>\n    <section id=\"section-3\">section 3</section>\n  </div>\n\n  <Scrollspy items={ ['section-1', 'section-2', 'section-3'] } currentClassName=\"is-current\">\n    <li><a href=\"#section-1\">section 1</a></li>\n    <li><a href=\"#section-2\">section 2</a></li>\n    <li><a href=\"#section-3\">section 3</a></li>\n  </Scrollspy>\n\n</div>\n```\n\n\n## Props\n\n### `items={ Array }`\n\nId list of target contents.\n\n### `currentClassName={ String }`\n\nClass name that apply to the navigation element paired with the content element in viewport.\n\n### `scrolledPastClassName={ String }`\n\nClass name that apply to the navigation elements that have been scrolled past [optional].\n\n### `componentTag={ String | React element type }`\n\nHTML tag or React Component type for Scrollspy component if you want to use something other than `ul` [optional].\n\n### `style={ Object }`\n\nStyle attribute to be passed to the generated &lt;ul/&gt; element [optional].\n\n### `offset={ Number }`\n\nOffset value that adjusts to determine the elements are in the viewport [optional].\n\n### `rootEl={ String }`\n\nName of the element of scrollable container that can be used with querySelector [optional].\n\n### `onUpdate={ Function }`\n\nFunction to be executed when the active item has been updated [optional].\n\n## Methods\n\n### `offEvent`\n\nRemove event listener of scrollspy.\n\n### `onEvent`\n\nAdd event listener of scrollspy.\n\n\n## Development\n\n```sh\n$ git clone https://github.com/makotot/react-scrollspy.git\n$ cd react-scrollspy\n$ npm i\n$ npm run start\n```\n\n## Contributing\n\nPull requests and [reporting an issue](https://github.com/makotot/react-scrollspy/issues/new) are always welcome :)\n\n\n## License\n\nMIT\n","_attachments":{},"homepage":"https://github.com/makotot/react-scrollspy#readme","bugs":{"url":"https://github.com/makotot/react-scrollspy/issues"},"license":"MIT"}