{"_id":"react-sizeme","_rev":"608652","name":"react-sizeme","description":"Make your React Components aware of their width and/or height!","dist-tags":{"latest":"3.0.2","next":"3.0.0"},"maintainers":[{"name":"ctrlplusb","email":"sean@ctrlplusb.com"}],"time":{"modified":"2021-08-23T07:35:48.000Z","created":"2016-04-12T15:24:21.901Z","3.0.2":"2021-08-23T07:33:23.454Z","3.0.1":"2021-02-26T17:34:11.887Z","3.0.0":"2021-02-26T17:07:45.447Z","2.6.12":"2020-01-15T15:37:18.584Z","2.6.11":"2020-01-14T12:14:00.506Z","2.6.10":"2019-10-21T15:14:01.667Z","2.6.9":"2019-10-19T20:05:12.660Z","2.6.8":"2019-10-11T10:34:52.218Z","2.6.7":"2019-05-01T14:26:14.975Z","2.6.6":"2019-05-01T12:09:38.911Z","2.6.5":"2019-05-01T10:00:14.118Z","2.6.4":"2019-04-30T12:31:46.364Z","2.6.3":"2019-04-28T08:28:29.044Z","2.6.2":"2019-04-27T23:34:17.816Z","2.6.1":"2019-04-27T23:32:33.087Z","2.6.0":"2019-04-27T22:24:02.517Z","2.5.2":"2018-06-22T14:26:57.950Z","2.5.1":"2018-06-19T17:04:21.556Z","2.5.1-beta":"2018-06-19T17:02:13.738Z","2.5.0-beta":"2018-06-19T16:58:41.470Z","2.4.4":"2018-05-23T09:50:25.043Z","2.4.3":"2018-05-02T12:15:17.738Z","2.4.2":"2018-03-29T09:25:51.560Z","2.4.1":"2018-03-29T09:04:07.997Z","2.4.0":"2018-03-26T13:33:54.752Z","2.3.6":"2017-10-02T14:53:52.259Z","2.3.5":"2017-09-22T10:18:21.868Z","2.3.4":"2017-06-19T13:20:38.685Z","2.3.3":"2017-06-19T11:59:33.366Z","2.3.2":"2017-05-11T10:42:13.522Z","2.3.1":"2017-03-29T19:25:21.418Z","2.3.0":"2017-03-28T21:47:06.655Z","2.2.0":"2016-09-12T21:21:31.815Z","2.1.4":"2016-09-07T16:22:17.476Z","2.1.3":"2016-08-10T18:11:52.540Z","2.1.2":"2016-07-25T06:53:52.920Z","2.1.1":"2016-06-23T13:39:01.700Z","2.1.0":"2016-05-23T09:19:10.982Z","2.0.3":"2016-05-21T06:57:13.707Z","2.0.2":"2016-05-19T08:35:53.891Z","2.0.1":"2016-05-16T16:27:46.657Z","2.0.0":"2016-04-19T11:12:08.208Z","1.0.6":"2016-04-18T12:27:11.146Z","1.0.5":"2016-04-15T13:26:08.842Z","1.0.4":"2016-04-15T13:10:49.000Z","1.0.3":"2016-04-15T06:14:32.334Z","1.0.2":"2016-04-14T14:45:38.396Z","1.0.1":"2016-04-14T14:27:56.668Z","1.0.0":"2016-04-14T14:06:37.246Z","0.0.6":"2016-04-12T19:01:58.830Z","0.0.5":"2016-04-12T15:48:45.005Z","0.0.4":"2016-04-12T15:41:29.021Z","0.0.3":"2016-04-12T15:35:19.846Z","0.0.2":"2016-04-12T15:30:21.873Z","0.0.1":"2016-04-12T15:24:21.901Z"},"users":{"tinybrain":true,"codystebbins":true,"nick.luo":true,"kkho595":true,"nkalodimas":true,"zzzze":true,"gamersdelight":true,"karzanosman984":true,"xiechao06":true},"author":{"name":"Sean Matheson","email":"sean@ctrlplusb.com"},"repository":{"type":"git","url":"git+https://github.com/ctrlplusb/react-sizeme.git"},"versions":{"3.0.2":{"name":"react-sizeme","version":"3.0.2","description":"Make your React Components aware of their width and/or height!","license":"MIT","main":"dist/react-sizeme.js","types":"react-sizeme.d.ts","repository":{"type":"git","url":"git+https://github.com/ctrlplusb/react-sizeme.git"},"keywords":["library"],"homepage":"https://github.com/ctrlplusb/react-sizeme#readme","author":{"name":"Sean Matheson","email":"sean@ctrlplusb.com"},"scripts":{"build":"node ./tools/scripts/build.js","clean":"rimraf ./dist && rimraf ./coverage","lint":"eslint src","prepublish":"yarn run build","test":"jest","test:coverage":"yarn run test -- --coverage","test:coverage:deploy":"yarn run test:coverage && codecov"},"dependencies":{"element-resize-detector":"^1.2.2","invariant":"^2.2.4","shallowequal":"^1.1.0","throttle-debounce":"^3.0.1"},"devDependencies":{"@babel/cli":"^7.14.8","@babel/core":"^7.15.0","@babel/plugin-proposal-class-properties":"^7.14.5","@babel/polyfill":"^7.12.1","@babel/preset-env":"^7.15.0","@babel/preset-react":"^7.14.5","@babel/register":"^7.15.3","@types/react":"^17.0.19","@types/react-dom":"^17.0.9","@wojtekmaj/enzyme-adapter-react-17":"^0.6.3","app-root-dir":"1.0.2","babel-eslint":"^10.1.0","babel-jest":"^26.6.3","codecov":"^3.8.3","cross-env":"^7.0.3","enzyme":"^3.11.0","enzyme-to-json":"^3.6.2","eslint":"^7.32.0","eslint-config-airbnb":"^18.2.1","eslint-config-prettier":"^8.3.0","eslint-plugin-import":"^2.24.1","eslint-plugin-jsx-a11y":"^6.4.1","eslint-plugin-react":"^7.24.0","eslint-plugin-react-hooks":"^4.2.0","gzip-size":"^6.0.0","husky":"^4.3.8","in-publish":"^2.0.1","jest":"^26.6.3","lint-staged":"^10.5.4","prettier":"^2.3.2","pretty-bytes":"5.6.0","ramda":"^0.27.1","react":"^17.0.2","react-addons-test-utils":"^15.6.0","react-dom":"^17.0.2","react-test-renderer":"^17.0.2","readline-sync":"1.4.10","rimraf":"^3.0.2","rollup":"^2.56.3","rollup-plugin-babel":"^4.4.0","rollup-plugin-uglify":"^6.0.4","title-case":"^3.0.3","typescript":"^4.3.5","typings-tester":"^0.3.2"},"jest":{"collectCoverageFrom":["src/**/*.{js,jsx}"],"snapshotSerializers":["<rootDir>/node_modules/enzyme-to-json/serializer"],"testPathIgnorePatterns":["<rootDir>/(coverage|dist|node_modules|tools)/","<rootDir>/src/__tests__/typescript/"],"testURL":"http://localhost/"},"eslintConfig":{"root":true,"parser":"babel-eslint","env":{"browser":true,"es6":true,"node":true,"jest":true},"extends":["airbnb","prettier"],"rules":{"camelcase":0,"import/prefer-default-export":0,"import/no-extraneous-dependencies":0,"max-classes-per-file":0,"no-nested-ternary":0,"no-underscore-dangle":0,"react/no-array-index-key":0,"react/react-in-jsx-scope":0,"semi":[2,"never"],"react/destructuring-assignment":0,"react/forbid-prop-types":0,"react/jsx-filename-extension":0,"react/jsx-props-no-spreading":0,"react/sort-comp":0,"react/state-in-constructor":0,"react/static-property-placement":0}},"eslintIgnore":["node_modules/","dist/","coverage/"],"prettier":{"semi":false,"singleQuote":true,"trailingComma":"all"},"lint-staged":{"*.js":["prettier --write \"src/**/*.js\""]},"husky":{"hooks":{"pre-commit":"lint-staged && yarn run test"}},"gitHead":"a59615528d5a47633c704af402d4774bc4edbee0","bugs":{"url":"https://github.com/ctrlplusb/react-sizeme/issues"},"_id":"react-sizeme@3.0.2","_nodeVersion":"14.16.0","_npmVersion":"6.14.11","dist":{"shasum":"4a2f167905ba8f8b8d932a9e35164e459f9020e4","size":23589,"noattachment":false,"key":"/react-sizeme/-/react-sizeme-3.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-sizeme/download/react-sizeme-3.0.2.tgz"},"_npmUser":{"name":"ctrlplusb","email":"sean@ctrlplusb.com"},"directories":{},"maintainers":[{"name":"ctrlplusb","email":"sean@ctrlplusb.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-sizeme_3.0.2_1629704003324_0.8370641337431652"},"_hasShrinkwrap":false,"publish_time":1629704003454,"_cnpm_publish_time":1629704003454},"3.0.1":{"name":"react-sizeme","version":"3.0.1","description":"Make your React Components aware of their width and/or height!","license":"MIT","main":"dist/react-sizeme.js","types":"react-sizeme.d.ts","repository":{"type":"git","url":"git+https://github.com/ctrlplusb/react-sizeme.git"},"keywords":["library"],"homepage":"https://github.com/ctrlplusb/react-sizeme#readme","author":{"name":"Sean Matheson","email":"sean@ctrlplusb.com"},"scripts":{"build":"node ./tools/scripts/build.js","clean":"rimraf ./dist && rimraf ./coverage","lint":"eslint src","prepublish":"yarn run build","test":"jest","test:coverage":"yarn run test -- --coverage","test:coverage:deploy":"yarn run test:coverage && codecov"},"dependencies":{"element-resize-detector":"^1.2.2","invariant":"^2.2.4","shallowequal":"^1.1.0","throttle-debounce":"^3.0.1"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0-0 || ^16.0.0 || ^17.0.0","react-dom":"^0.14.0 || ^15.0.0-0 || ^16.0.0 || ^17.0.0"},"devDependencies":{"@babel/cli":"^7.13.0","@babel/core":"^7.13.1","@babel/plugin-proposal-class-properties":"^7.13.0","@babel/polyfill":"^7.12.1","@babel/preset-env":"^7.13.5","@babel/preset-react":"^7.12.13","@babel/register":"^7.13.0","@types/react":"^17.0.2","@types/react-dom":"^17.0.1","@wojtekmaj/enzyme-adapter-react-17":"^0.4.1","app-root-dir":"1.0.2","babel-eslint":"^10.1.0","babel-jest":"^26.6.3","codecov":"^3.8.1","cross-env":"^7.0.3","enzyme":"^3.11.0","enzyme-to-json":"^3.6.1","eslint":"^7.20.0","eslint-config-airbnb":"^18.2.1","eslint-config-prettier":"^8.1.0","eslint-plugin-import":"^2.22.1","eslint-plugin-jsx-a11y":"^6.4.1","eslint-plugin-react":"^7.22.0","eslint-plugin-react-hooks":"^4.2.0","gzip-size":"^6.0.0","husky":"^4.3.8","in-publish":"^2.0.1","jest":"^26.6.3","lint-staged":"^10.5.4","prettier":"^2.2.1","pretty-bytes":"5.6.0","ramda":"^0.27.1","react":"^17.0.1","react-addons-test-utils":"^15.6.0","react-dom":"^17.0.1","react-test-renderer":"^17.0.1","readline-sync":"1.4.10","rimraf":"^3.0.2","rollup":"^2.40.0","rollup-plugin-babel":"^4.4.0","rollup-plugin-uglify":"^6.0.4","title-case":"^3.0.3","typescript":"^4.2.2","typings-tester":"^0.3.2"},"jest":{"collectCoverageFrom":["src/**/*.{js,jsx}"],"snapshotSerializers":["<rootDir>/node_modules/enzyme-to-json/serializer"],"testPathIgnorePatterns":["<rootDir>/(coverage|dist|node_modules|tools)/","<rootDir>/src/__tests__/typescript/"],"testURL":"http://localhost/"},"eslintConfig":{"root":true,"parser":"babel-eslint","env":{"browser":true,"es6":true,"node":true,"jest":true},"extends":["airbnb","prettier"],"rules":{"camelcase":0,"import/prefer-default-export":0,"import/no-extraneous-dependencies":0,"max-classes-per-file":0,"no-nested-ternary":0,"no-underscore-dangle":0,"react/no-array-index-key":0,"react/react-in-jsx-scope":0,"semi":[2,"never"],"react/destructuring-assignment":0,"react/forbid-prop-types":0,"react/jsx-filename-extension":0,"react/jsx-props-no-spreading":0,"react/sort-comp":0,"react/state-in-constructor":0,"react/static-property-placement":0}},"eslintIgnore":["node_modules/","dist/","coverage/"],"prettier":{"semi":false,"singleQuote":true,"trailingComma":"all"},"lint-staged":{"*.js":["prettier --write \"src/**/*.js\""]},"husky":{"hooks":{"pre-commit":"lint-staged && yarn run test"}},"gitHead":"7e8b89c335f884b852cdc223317ccdaf69f25630","bugs":{"url":"https://github.com/ctrlplusb/react-sizeme/issues"},"_id":"react-sizeme@3.0.1","_nodeVersion":"14.15.1","_npmVersion":"6.14.9","dist":{"shasum":"4d12f4244e0e6a0fb97253e7af0314dc7c83a5a0","size":23511,"noattachment":false,"key":"/react-sizeme/-/react-sizeme-3.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-sizeme/download/react-sizeme-3.0.1.tgz"},"_npmUser":{"name":"ctrlplusb","email":"sean@ctrlplusb.com"},"directories":{},"maintainers":[{"name":"ctrlplusb","email":"sean@ctrlplusb.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-sizeme_3.0.1_1614360851719_0.3504068384921222"},"_hasShrinkwrap":false,"publish_time":1614360851887,"_cnpm_publish_time":1614360851887},"3.0.0":{"name":"react-sizeme","version":"3.0.0","description":"Make your React Components aware of their width and/or height!","license":"MIT","main":"dist/react-sizeme.js","types":"react-sizeme.d.ts","repository":{"type":"git","url":"git+https://github.com/ctrlplusb/react-sizeme.git"},"keywords":["library"],"homepage":"https://github.com/ctrlplusb/react-sizeme#readme","author":{"name":"Sean Matheson","email":"sean@ctrlplusb.com"},"scripts":{"build":"node ./tools/scripts/build.js","clean":"rimraf ./dist && rimraf ./coverage","lint":"eslint src","prepublish":"yarn run build","test":"jest","test:coverage":"yarn run test -- --coverage","test:coverage:deploy":"yarn run test:coverage && codecov"},"dependencies":{"element-resize-detector":"^1.2.2","invariant":"^2.2.4","shallowequal":"^1.1.0","throttle-debounce":"^3.0.1"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0-0 || ^16.0.0 || ^17.0.0","react-dom":"^0.14.0 || ^15.0.0-0 || ^16.0.0 || ^17.0.0"},"devDependencies":{"@babel/cli":"^7.13.0","@babel/core":"^7.13.1","@babel/plugin-proposal-class-properties":"^7.13.0","@babel/polyfill":"^7.12.1","@babel/preset-env":"^7.13.5","@babel/preset-react":"^7.12.13","@babel/register":"^7.13.0","@types/react":"^17.0.2","@types/react-dom":"^17.0.1","@wojtekmaj/enzyme-adapter-react-17":"^0.4.1","app-root-dir":"1.0.2","babel-eslint":"^10.1.0","babel-jest":"^26.6.3","codecov":"^3.8.1","cross-env":"^7.0.3","enzyme":"^3.11.0","enzyme-to-json":"^3.6.1","eslint":"^7.20.0","eslint-config-airbnb":"^18.2.1","eslint-config-prettier":"^8.1.0","eslint-plugin-import":"^2.22.1","eslint-plugin-jsx-a11y":"^6.4.1","eslint-plugin-react":"^7.22.0","eslint-plugin-react-hooks":"^4.2.0","gzip-size":"^6.0.0","husky":"^4.3.8","in-publish":"^2.0.1","jest":"^26.6.3","lint-staged":"^10.5.4","prettier":"^2.2.1","pretty-bytes":"5.6.0","ramda":"^0.27.1","react":"^17.0.1","react-addons-test-utils":"^15.6.0","react-dom":"^17.0.1","react-test-renderer":"^17.0.1","readline-sync":"1.4.10","rimraf":"^3.0.2","rollup":"^2.40.0","rollup-plugin-babel":"^4.4.0","rollup-plugin-uglify":"^6.0.4","title-case":"^3.0.3","typescript":"^4.2.2","typings-tester":"^0.3.2"},"jest":{"collectCoverageFrom":["src/**/*.{js,jsx}"],"snapshotSerializers":["<rootDir>/node_modules/enzyme-to-json/serializer"],"testPathIgnorePatterns":["<rootDir>/(coverage|dist|node_modules|tools)/","<rootDir>/src/__tests__/typescript/"],"testURL":"http://localhost/"},"eslintConfig":{"root":true,"parser":"babel-eslint","env":{"browser":true,"es6":true,"node":true,"jest":true},"extends":["airbnb","prettier"],"rules":{"camelcase":0,"import/prefer-default-export":0,"import/no-extraneous-dependencies":0,"max-classes-per-file":0,"no-nested-ternary":0,"no-underscore-dangle":0,"react/no-array-index-key":0,"react/react-in-jsx-scope":0,"semi":[2,"never"],"react/destructuring-assignment":0,"react/forbid-prop-types":0,"react/jsx-filename-extension":0,"react/jsx-props-no-spreading":0,"react/sort-comp":0,"react/state-in-constructor":0,"react/static-property-placement":0}},"eslintIgnore":["node_modules/","dist/","coverage/"],"prettier":{"semi":false,"singleQuote":true,"trailingComma":"all"},"lint-staged":{"*.js":["prettier --write \"src/**/*.js\""]},"husky":{"hooks":{"pre-commit":"lint-staged && yarn run test"}},"readmeFilename":"README.md","gitHead":"6a7bdbdfc6eb951421aefa1ab5a3e9c283f132fe","bugs":{"url":"https://github.com/ctrlplusb/react-sizeme/issues"},"_id":"react-sizeme@3.0.0","_nodeVersion":"14.15.1","_npmVersion":"6.14.9","dist":{"shasum":"d806a48c41b8947d64ca07f6627a53b5d83f9720","size":23499,"noattachment":false,"key":"/react-sizeme/-/react-sizeme-3.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-sizeme/download/react-sizeme-3.0.0.tgz"},"_npmUser":{"name":"ctrlplusb","email":"sean@ctrlplusb.com"},"directories":{},"maintainers":[{"name":"ctrlplusb","email":"sean@ctrlplusb.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-sizeme_3.0.0_1614359265273_0.9834204054659699"},"_hasShrinkwrap":false,"publish_time":1614359265447,"_cnpm_publish_time":1614359265447},"2.6.12":{"name":"react-sizeme","version":"2.6.12","description":"Make your React Components aware of their width and/or height!","license":"MIT","main":"dist/react-sizeme.js","types":"react-sizeme.d.ts","repository":{"type":"git","url":"git+https://github.com/ctrlplusb/react-sizeme.git"},"keywords":["library"],"homepage":"https://github.com/ctrlplusb/react-sizeme#readme","author":{"name":"Sean Matheson","email":"sean@ctrlplusb.com"},"scripts":{"build":"node ./tools/scripts/build.js","clean":"rimraf ./dist && rimraf ./coverage","lint":"eslint src","prepublish":"yarn run build","test":"jest","test:coverage":"yarn run test -- --coverage","test:coverage:deploy":"yarn run test:coverage && codecov"},"resolutions":{"@types/react":"16.9.17"},"dependencies":{"element-resize-detector":"^1.2.1","invariant":"^2.2.4","shallowequal":"^1.1.0","throttle-debounce":"^2.1.0"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0-0 || ^16.0.0","react-dom":"^0.14.0 || ^15.0.0-0 || ^16.0.0"},"devDependencies":{"@babel/cli":"^7.8.3","@babel/core":"^7.8.3","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/polyfill":"^7.8.3","@babel/preset-env":"^7.8.3","@babel/preset-react":"^7.8.3","@babel/register":"^7.8.3","@types/react":"^16.9.17","@types/react-dom":"^16.9.4","app-root-dir":"1.0.2","babel-eslint":"10.0.3","babel-jest":"^24.9.0","codecov":"^3.6.1","cross-env":"^6.0.3","enzyme":"^3.11.0","enzyme-adapter-react-16":"^1.15.2","enzyme-to-json":"^3.4.3","eslint":"^6.8.0","eslint-config-airbnb":"^18.0.1","eslint-config-prettier":"^6.9.0","eslint-plugin-import":"^2.20.0","eslint-plugin-jsx-a11y":"^6.2.3","eslint-plugin-react":"^7.17.0","eslint-plugin-react-hooks":"^2.3.0","gzip-size":"^5.1.1","husky":"^4.0.10","in-publish":"2.0.0","jest":"^24.9.0","lint-staged":"^9.5.0","prettier":"^1.19.1","pretty-bytes":"5.3.0","ramda":"^0.26.1","react":"^16.12.0","react-addons-test-utils":"^15.6.0","react-dom":"^16.12.0","react-test-renderer":"^16.12.0","readline-sync":"1.4.10","rimraf":"^3.0.0","rollup":"^1.29.0","rollup-plugin-babel":"^4.3.3","rollup-plugin-uglify":"^6.0.4","title-case":"^3.0.2","typescript":"^3.7.4","typings-tester":"^0.3.2"},"jest":{"collectCoverageFrom":["src/**/*.{js,jsx}"],"snapshotSerializers":["<rootDir>/node_modules/enzyme-to-json/serializer"],"testPathIgnorePatterns":["<rootDir>/(coverage|dist|node_modules|tools)/","<rootDir>/src/__tests__/typescript/"],"testURL":"http://localhost/"},"eslintConfig":{"root":true,"parser":"babel-eslint","env":{"browser":true,"es6":true,"node":true,"jest":true},"extends":["airbnb","prettier"],"rules":{"camelcase":0,"import/prefer-default-export":0,"import/no-extraneous-dependencies":0,"max-classes-per-file":0,"no-nested-ternary":0,"no-underscore-dangle":0,"react/no-array-index-key":0,"react/react-in-jsx-scope":0,"semi":[2,"never"],"react/destructuring-assignment":0,"react/forbid-prop-types":0,"react/jsx-filename-extension":0,"react/jsx-props-no-spreading":0,"react/sort-comp":0,"react/state-in-constructor":0,"react/static-property-placement":0}},"eslintIgnore":["node_modules/","dist/","coverage/"],"prettier":{"semi":false,"singleQuote":true,"trailingComma":"all"},"lint-staged":{"*.js":["prettier --write \"src/**/*.js\"","git add"]},"husky":{"hooks":{"pre-commit":"lint-staged && yarn run test"}},"gitHead":"297b77673e7b2f92e62711c634563405f97ddb99","bugs":{"url":"https://github.com/ctrlplusb/react-sizeme/issues"},"_id":"react-sizeme@2.6.12","_nodeVersion":"12.13.0","_npmVersion":"6.13.4","dist":{"shasum":"ed207be5476f4a85bf364e92042520499455453e","size":24262,"noattachment":false,"key":"/react-sizeme/-/react-sizeme-2.6.12.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-sizeme/download/react-sizeme-2.6.12.tgz"},"maintainers":[{"name":"ctrlplusb","email":"sean@ctrlplusb.com"}],"_npmUser":{"name":"ctrlplusb","email":"sean@ctrlplusb.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-sizeme_2.6.12_1579102638455_0.789329786114952"},"_hasShrinkwrap":false,"publish_time":1579102638584,"_cnpm_publish_time":1579102638584},"2.6.11":{"name":"react-sizeme","version":"2.6.11","description":"Make your React Components aware of their width and/or height!","license":"MIT","main":"dist/react-sizeme.js","types":"react-sizeme.d.ts","repository":{"type":"git","url":"git+https://github.com/ctrlplusb/react-sizeme.git"},"keywords":["library"],"homepage":"https://github.com/ctrlplusb/react-sizeme#readme","author":{"name":"Sean Matheson","email":"sean@ctrlplusb.com"},"scripts":{"build":"node ./tools/scripts/build.js","clean":"rimraf ./dist && rimraf ./coverage","example:web":"echo 'Make sure to `cd example/web && yarn install`' && cd example/web && yarn run start","lint":"eslint src","prepublish":"yarn run build","test":"jest","test:coverage":"yarn run test -- --coverage","test:coverage:deploy":"yarn run test:coverage && codecov"},"resolutions":{"@types/react":"16.9.17"},"dependencies":{"element-resize-detector":"^1.1.16","invariant":"^2.2.4","prop-types":"^15.7.2","shallowequal":"^1.1.0","throttle-debounce":"^2.1.0"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0-0 || ^16.0.0","react-dom":"^0.14.0 || ^15.0.0-0 || ^16.0.0"},"devDependencies":{"@babel/cli":"^7.8.3","@babel/core":"^7.8.3","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/polyfill":"^7.8.3","@babel/preset-env":"^7.8.3","@babel/preset-react":"^7.8.3","@babel/register":"^7.8.3","@types/react":"^16.9.17","@types/react-dom":"^16.9.4","app-root-dir":"1.0.2","babel-eslint":"10.0.3","babel-jest":"^24.9.0","codecov":"^3.6.1","cross-env":"^6.0.3","enzyme":"^3.11.0","enzyme-adapter-react-16":"^1.15.2","enzyme-to-json":"^3.4.3","eslint":"^6.8.0","eslint-config-airbnb":"^18.0.1","eslint-config-prettier":"^6.9.0","eslint-plugin-import":"^2.20.0","eslint-plugin-jsx-a11y":"^6.2.3","eslint-plugin-react":"^7.17.0","eslint-plugin-react-hooks":"^2.3.0","gzip-size":"^5.1.1","husky":"^4.0.7","in-publish":"2.0.0","jest":"^24.9.0","lint-staged":"^9.5.0","prettier":"^1.19.1","pretty-bytes":"5.3.0","ramda":"^0.26.1","react":"^16.12.0","react-addons-test-utils":"^15.6.0","react-dom":"^16.12.0","react-test-renderer":"^16.12.0","readline-sync":"1.4.10","rimraf":"^3.0.0","rollup":"^1.29.0","rollup-plugin-babel":"^4.3.3","rollup-plugin-uglify":"^6.0.4","title-case":"^3.0.2","typescript":"^3.7.4","typings-tester":"^0.3.2"},"jest":{"collectCoverageFrom":["src/**/*.{js,jsx}"],"snapshotSerializers":["<rootDir>/node_modules/enzyme-to-json/serializer"],"testPathIgnorePatterns":["<rootDir>/(coverage|dist|node_modules|tools)/","<rootDir>/src/__tests__/typescript/"],"testURL":"http://localhost/"},"eslintConfig":{"root":true,"parser":"babel-eslint","env":{"browser":true,"es6":true,"node":true,"jest":true},"extends":["airbnb","prettier"],"rules":{"camelcase":0,"import/prefer-default-export":0,"import/no-extraneous-dependencies":0,"max-classes-per-file":0,"no-nested-ternary":0,"no-underscore-dangle":0,"react/no-array-index-key":0,"react/react-in-jsx-scope":0,"semi":[2,"never"],"react/destructuring-assignment":0,"react/forbid-prop-types":0,"react/jsx-filename-extension":0,"react/jsx-props-no-spreading":0,"react/sort-comp":0,"react/state-in-constructor":0,"react/static-property-placement":0}},"eslintIgnore":["node_modules/","dist/","coverage/"],"prettier":{"semi":false,"singleQuote":true,"trailingComma":"all"},"lint-staged":{"*.js":["prettier --write \"src/**/*.js\"","git add"]},"husky":{"hooks":{"pre-commit":"lint-staged && yarn run test"}},"gitHead":"368a377e9ba458e0c1c56f6770e8397a2347f5a3","bugs":{"url":"https://github.com/ctrlplusb/react-sizeme/issues"},"_id":"react-sizeme@2.6.11","_nodeVersion":"12.13.0","_npmVersion":"6.13.4","dist":{"shasum":"0cfa43a09dc79f3e4cd8e650e959cc20b2bc96b3","size":25478,"noattachment":false,"key":"/react-sizeme/-/react-sizeme-2.6.11.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-sizeme/download/react-sizeme-2.6.11.tgz"},"maintainers":[{"name":"ctrlplusb","email":"sean@ctrlplusb.com"}],"_npmUser":{"name":"ctrlplusb","email":"sean@ctrlplusb.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-sizeme_2.6.11_1579004040383_0.9728645677767715"},"_hasShrinkwrap":false,"publish_time":1579004040506,"_cnpm_publish_time":1579004040506},"2.6.10":{"name":"react-sizeme","version":"2.6.10","description":"Make your React Components aware of their width and/or height!","license":"MIT","main":"dist/react-sizeme.js","types":"react-sizeme.d.ts","repository":{"type":"git","url":"git+https://github.com/ctrlplusb/react-sizeme.git"},"keywords":["library"],"homepage":"https://github.com/ctrlplusb/react-sizeme#readme","author":{"name":"Sean Matheson","email":"sean@ctrlplusb.com"},"scripts":{"build":"node ./tools/scripts/build.js","clean":"rimraf ./dist && rimraf ./coverage","example:web":"echo 'Make sure to `cd example/web && yarn install`' && cd example/web && yarn run start","lint":"eslint src","precommit":"lint-staged && npm run test","prepublish":"npm run build","test":"jest","test:coverage":"npm run test -- --coverage","test:coverage:deploy":"npm run test:coverage && codecov"},"resolutions":{"@types/react":"16.9.5"},"dependencies":{"element-resize-detector":"^1.1.15","invariant":"^2.2.4","shallowequal":"^1.1.0","throttle-debounce":"^2.1.0"},"peerDependencies":{"prop-types":"^15.0.0-0","react":"^0.14.0 || ^15.0.0-0 || ^16.0.0","react-dom":"^0.14.0 || ^15.0.0-0 || ^16.0.0"},"devDependencies":{"@types/react":"^16.9.5","@types/react-dom":"^16.9.1","app-root-dir":"1.0.2","babel-cli":"^6.26.0","babel-core":"^6.26.3","babel-eslint":"10.0.3","babel-jest":"^23.0.1","babel-plugin-external-helpers":"^6.22.0","babel-plugin-transform-class-properties":"6.24.1","babel-polyfill":"^6.26.0","babel-preset-env":"^1.7.0","babel-preset-react":"6.24.1","babel-preset-stage-3":"6.24.1","babel-register":"^6.26.0","change-case":"^3.0.2","codecov":"^3.6.1","cross-env":"^6.0.3","enzyme":"^3.10.0","enzyme-adapter-react-16":"^1.15.1","enzyme-to-json":"^3.4.2","eslint":"^6.5.1","eslint-config-airbnb":"^18.0.1","eslint-config-prettier":"^6.4.0","eslint-plugin-import":"^2.18.2","eslint-plugin-jsx-a11y":"^6.2.3","eslint-plugin-react":"^7.16.0","eslint-plugin-react-hooks":"^2.1.2","gzip-size":"^4.0.0","husky":"^0.14.3","in-publish":"2.0.0","jest":"^23.1.0","lint-staged":"^7.2.0","prettier":"^1.18.2","pretty-bytes":"5.3.0","prop-types":"^15.5.10","ramda":"^0.26.1","react":"^16.10.2","react-addons-test-utils":"^15.6.0","react-dom":"^16.10.2","react-test-renderer":"^16.10.2","readline-sync":"1.4.10","rimraf":"^3.0.0","rollup":"^0.60.7","rollup-plugin-babel":"^3.0.4","rollup-plugin-uglify":"^4.0.0","typescript":"^3.6.4","typings-tester":"^0.3.2"},"jest":{"collectCoverageFrom":["src/**/*.{js,jsx}"],"snapshotSerializers":["<rootDir>/node_modules/enzyme-to-json/serializer"],"testPathIgnorePatterns":["<rootDir>/(coverage|dist|node_modules|tools)/"],"testURL":"http://localhost/"},"eslintConfig":{"root":true,"parser":"babel-eslint","env":{"browser":true,"es6":true,"node":true,"jest":true},"extends":["airbnb","prettier"],"rules":{"camelcase":0,"import/prefer-default-export":0,"import/no-extraneous-dependencies":0,"max-classes-per-file":0,"no-nested-ternary":0,"no-underscore-dangle":0,"react/no-array-index-key":0,"react/react-in-jsx-scope":0,"semi":[2,"never"],"react/destructuring-assignment":0,"react/forbid-prop-types":0,"react/jsx-filename-extension":0,"react/jsx-props-no-spreading":0,"react/sort-comp":0,"react/state-in-constructor":0,"react/static-property-placement":0}},"eslintIgnore":["node_modules/","dist/","coverage/"],"prettier":{"semi":false,"singleQuote":true,"trailingComma":"all"},"lint-staged":{"*.js":["prettier --write \"src/**/*.js\"","git add"]},"gitHead":"202595ee60939809c112202d7dede50b0f6ab33d","bugs":{"url":"https://github.com/ctrlplusb/react-sizeme/issues"},"_id":"react-sizeme@2.6.10","_nodeVersion":"10.15.3","_npmVersion":"6.12.0","dist":{"shasum":"9993dcb5e67fab94a8e5d078a0d3820609010f17","size":23627,"noattachment":false,"key":"/react-sizeme/-/react-sizeme-2.6.10.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-sizeme/download/react-sizeme-2.6.10.tgz"},"maintainers":[{"name":"ctrlplusb","email":"sean@ctrlplusb.com"}],"_npmUser":{"name":"ctrlplusb","email":"sean@ctrlplusb.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-sizeme_2.6.10_1571670841518_0.8433290598333025"},"_hasShrinkwrap":false,"publish_time":1571670841667,"_cnpm_publish_time":1571670841667},"2.6.9":{"name":"react-sizeme","version":"2.6.9","description":"Make your React Components aware of their dimensions and position.","license":"MIT","main":"dist/react-sizeme.js","types":"react-sizeme.d.ts","repository":{"type":"git","url":"git+https://github.com/ctrlplusb/react-sizeme.git"},"keywords":["library"],"homepage":"https://github.com/ctrlplusb/react-sizeme#readme","author":{"name":"Sean Matheson","email":"sean@ctrlplusb.com"},"scripts":{"build":"node ./tools/scripts/build.js","clean":"rimraf ./dist && rimraf ./coverage","example:web":"echo 'Make sure to `cd example/web && yarn install`' && cd example/web && yarn run start","lint":"eslint src","precommit":"lint-staged && npm run test","prepublish":"npm run build","test":"jest","test:coverage":"npm run test -- --coverage","test:coverage:deploy":"npm run test:coverage && codecov"},"resolutions":{"@types/react":"16.9.5"},"dependencies":{"element-resize-detector":"^1.1.15","invariant":"^2.2.4","shallowequal":"^1.1.0","throttle-debounce":"^2.1.0"},"peerDependencies":{"prop-types":"^15.0.0-0","react":"^0.14.0 || ^15.0.0-0 || ^16.0.0","react-dom":"^0.14.0 || ^15.0.0-0 || ^16.0.0"},"devDependencies":{"@types/react":"^16.9.5","@types/react-dom":"^16.9.1","app-root-dir":"1.0.2","babel-cli":"^6.26.0","babel-core":"^6.26.3","babel-eslint":"10.0.3","babel-jest":"^23.0.1","babel-plugin-external-helpers":"^6.22.0","babel-plugin-transform-class-properties":"6.24.1","babel-polyfill":"^6.26.0","babel-preset-env":"^1.7.0","babel-preset-react":"6.24.1","babel-preset-stage-3":"6.24.1","babel-register":"^6.26.0","change-case":"^3.0.2","codecov":"^3.6.1","cross-env":"^6.0.3","enzyme":"^3.10.0","enzyme-adapter-react-16":"^1.15.1","enzyme-to-json":"^3.4.2","eslint":"^6.5.1","eslint-config-airbnb":"^18.0.1","eslint-config-prettier":"^6.4.0","eslint-plugin-import":"^2.18.2","eslint-plugin-jsx-a11y":"^6.2.3","eslint-plugin-react":"^7.16.0","eslint-plugin-react-hooks":"^2.1.2","gzip-size":"^4.0.0","husky":"^0.14.3","in-publish":"2.0.0","jest":"^23.1.0","lint-staged":"^7.2.0","prettier":"^1.18.2","pretty-bytes":"5.3.0","prop-types":"^15.5.10","ramda":"^0.26.1","react":"^16.10.2","react-addons-test-utils":"^15.6.0","react-dom":"^16.10.2","react-test-renderer":"^16.10.2","readline-sync":"1.4.10","rimraf":"^3.0.0","rollup":"^0.60.7","rollup-plugin-babel":"^3.0.4","rollup-plugin-uglify":"^4.0.0","typescript":"^3.6.4","typings-tester":"^0.3.2"},"jest":{"collectCoverageFrom":["src/**/*.{js,jsx}"],"snapshotSerializers":["<rootDir>/node_modules/enzyme-to-json/serializer"],"testPathIgnorePatterns":["<rootDir>/(coverage|dist|node_modules|tools)/"],"testURL":"http://localhost/"},"eslintConfig":{"root":true,"parser":"babel-eslint","env":{"browser":true,"es6":true,"node":true,"jest":true},"extends":["airbnb","prettier"],"rules":{"camelcase":0,"import/prefer-default-export":0,"import/no-extraneous-dependencies":0,"max-classes-per-file":0,"no-nested-ternary":0,"no-underscore-dangle":0,"react/no-array-index-key":0,"react/react-in-jsx-scope":0,"semi":[2,"never"],"react/destructuring-assignment":0,"react/forbid-prop-types":0,"react/jsx-filename-extension":0,"react/jsx-props-no-spreading":0,"react/sort-comp":0,"react/state-in-constructor":0,"react/static-property-placement":0}},"eslintIgnore":["node_modules/","dist/","coverage/"],"prettier":{"semi":false,"singleQuote":true,"trailingComma":"all"},"lint-staged":{"*.js":["prettier --write \"src/**/*.js\"","git add"]},"gitHead":"f030120757d82934b8544efbe4554e6cb7d64897","bugs":{"url":"https://github.com/ctrlplusb/react-sizeme/issues"},"_id":"react-sizeme@2.6.9","_nodeVersion":"10.15.3","_npmVersion":"6.12.0","dist":{"shasum":"7c90170ed5b8fe26389ac6a5eb06a8d474bc4aa0","size":23552,"noattachment":false,"key":"/react-sizeme/-/react-sizeme-2.6.9.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-sizeme/download/react-sizeme-2.6.9.tgz"},"maintainers":[{"name":"ctrlplusb","email":"sean@ctrlplusb.com"}],"_npmUser":{"name":"ctrlplusb","email":"sean@ctrlplusb.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-sizeme_2.6.9_1571515512550_0.16046821540669676"},"_hasShrinkwrap":false,"publish_time":1571515512660,"_cnpm_publish_time":1571515512660},"2.6.8":{"name":"react-sizeme","version":"2.6.8","description":"Make your React Components aware of their dimensions and position.","license":"MIT","main":"dist/react-sizeme.js","types":"react-sizeme.d.ts","repository":{"type":"git","url":"git+https://github.com/ctrlplusb/react-sizeme.git"},"keywords":["library"],"homepage":"https://github.com/ctrlplusb/react-sizeme#readme","author":{"name":"Sean Matheson","email":"sean@ctrlplusb.com"},"scripts":{"build":"node ./tools/scripts/build.js","clean":"rimraf ./dist && rimraf ./coverage","example:web":"echo 'Make sure to `cd example/web && yarn install`' && cd example/web && yarn run start","lint":"eslint src","precommit":"lint-staged && npm run test","prepublish":"npm run build","test":"jest","test:coverage":"npm run test -- --coverage","test:coverage:deploy":"npm run test:coverage && codecov"},"resolutions":{"@types/react":"16.9.5"},"dependencies":{"element-resize-detector":"^1.1.15","invariant":"^2.2.4","shallowequal":"^1.1.0","throttle-debounce":"^2.1.0"},"peerDependencies":{"prop-types":"^15.0.0-0","react":"^0.14.0 || ^15.0.0-0 || ^16.0.0","react-dom":"^0.14.0 || ^15.0.0-0 || ^16.0.0"},"devDependencies":{"@types/react":"^16.9.5","@types/react-dom":"^16.9.1","app-root-dir":"1.0.2","babel-cli":"^6.26.0","babel-core":"^6.26.3","babel-eslint":"8.2.3","babel-jest":"^23.0.1","babel-plugin-external-helpers":"^6.22.0","babel-plugin-transform-class-properties":"6.24.1","babel-polyfill":"^6.26.0","babel-preset-env":"^1.7.0","babel-preset-react":"6.24.1","babel-preset-stage-3":"6.24.1","babel-register":"^6.26.0","change-case":"^3.0.2","codecov":"^3.6.1","cross-env":"^6.0.3","enzyme":"^3.10.0","enzyme-adapter-react-16":"^1.15.1","enzyme-to-json":"^3.4.2","eslint":"^4.7.2","eslint-config-airbnb":"^16.1.0","eslint-config-prettier":"^2.9.0","eslint-plugin-import":"^2.18.2","eslint-plugin-jsx-a11y":"^6.2.3","eslint-plugin-react":"^7.16.0","gzip-size":"^4.0.0","husky":"^0.14.3","in-publish":"2.0.0","jest":"^23.1.0","lint-staged":"^7.2.0","prettier":"^1.18.2","pretty-bytes":"5.3.0","prop-types":"^15.5.10","ramda":"^0.26.1","react":"^16.10.2","react-addons-test-utils":"^15.6.0","react-dom":"^16.10.2","react-test-renderer":"^16.10.2","readline-sync":"1.4.10","rimraf":"^3.0.0","rollup":"^0.60.7","rollup-plugin-babel":"^3.0.4","rollup-plugin-uglify":"^4.0.0","typescript":"^3.6.4","typings-tester":"^0.3.2"},"jest":{"collectCoverageFrom":["src/**/*.{js,jsx}"],"snapshotSerializers":["<rootDir>/node_modules/enzyme-to-json/serializer"],"testPathIgnorePatterns":["<rootDir>/(coverage|dist|node_modules|tools)/"],"testURL":"http://localhost/"},"eslintConfig":{"root":true,"parser":"babel-eslint","env":{"browser":true,"es6":true,"node":true,"jest":true},"extends":["airbnb","prettier"],"rules":{"camelcase":0,"import/prefer-default-export":0,"import/no-extraneous-dependencies":0,"no-nested-ternary":0,"no-underscore-dangle":0,"react/no-array-index-key":0,"react/react-in-jsx-scope":0,"semi":[2,"never"],"react/forbid-prop-types":0,"react/jsx-filename-extension":0,"react/sort-comp":0}},"eslintIgnore":["node_modules/","dist/","coverage/"],"prettier":{"semi":false,"singleQuote":true,"trailingComma":"all"},"lint-staged":{"*.js":["prettier --write \"src/**/*.js\"","git add"]},"gitHead":"c46b12e0bf9d74d7367b86c0a8b8ba7168b1ed7b","bugs":{"url":"https://github.com/ctrlplusb/react-sizeme/issues"},"_id":"react-sizeme@2.6.8","_nodeVersion":"10.15.3","_npmVersion":"6.10.1","dist":{"shasum":"a9d7062bca3c309649cb8b09bb1ef2480592b332","size":23446,"noattachment":false,"key":"/react-sizeme/-/react-sizeme-2.6.8.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-sizeme/download/react-sizeme-2.6.8.tgz"},"maintainers":[{"name":"ctrlplusb","email":"sean@ctrlplusb.com"}],"_npmUser":{"name":"ctrlplusb","email":"sean@ctrlplusb.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-sizeme_2.6.8_1570790092081_0.10663904894845389"},"_hasShrinkwrap":false,"publish_time":1570790092218,"_cnpm_publish_time":1570790092218},"2.6.7":{"name":"react-sizeme","version":"2.6.7","description":"Make your React Components aware of their dimensions and position.","license":"MIT","main":"dist/react-sizeme.js","types":"react-sizeme.d.ts","repository":{"type":"git","url":"git+https://github.com/ctrlplusb/react-sizeme.git"},"keywords":["library"],"homepage":"https://github.com/ctrlplusb/react-sizeme#readme","author":{"name":"Sean Matheson","email":"sean@ctrlplusb.com"},"scripts":{"build":"node ./tools/scripts/build.js","clean":"rimraf ./dist && rimraf ./coverage","example:web":"echo 'Make sure to `cd example/web && yarn install`' && cd example/web && yarn run start","lint":"eslint src","precommit":"lint-staged && npm run test","prepublish":"npm run build","test":"jest","test:coverage":"npm run test -- --coverage","test:coverage:deploy":"npm run test:coverage && codecov"},"dependencies":{"element-resize-detector":"^1.1.15","invariant":"^2.2.4","shallowequal":"^1.1.0","throttle-debounce":"^2.1.0"},"peerDependencies":{"prop-types":"^15.0.0-0","react":"^0.14.0 || ^15.0.0-0 || ^16.0.0","react-dom":"^0.14.0 || ^15.0.0-0 || ^16.0.0"},"devDependencies":{"@types/react":"^16.8.8","@types/react-dom":"^16.8.2","app-root-dir":"1.0.2","babel-cli":"^6.26.0","babel-core":"^6.26.3","babel-eslint":"8.2.3","babel-jest":"^23.0.1","babel-plugin-external-helpers":"^6.22.0","babel-plugin-transform-class-properties":"6.24.1","babel-polyfill":"^6.26.0","babel-preset-env":"^1.7.0","babel-preset-react":"6.24.1","babel-preset-stage-3":"6.24.1","babel-register":"^6.26.0","change-case":"^3.0.2","codecov":"^3.0.2","cross-env":"^5.2.0","enzyme":"^3.3.0","enzyme-adapter-react-16":"^1.1.1","enzyme-to-json":"^3.3.4","eslint":"^4.7.2","eslint-config-airbnb":"^16.1.0","eslint-config-prettier":"^2.9.0","eslint-plugin-import":"^2.12.0","eslint-plugin-jsx-a11y":"^6.0.3","eslint-plugin-react":"^7.9.1","gzip-size":"^4.0.0","husky":"^0.14.3","in-publish":"2.0.0","jest":"^23.1.0","lint-staged":"^7.2.0","prettier":"^1.13.5","pretty-bytes":"5.1.0","prop-types":"^15.5.10","ramda":"^0.25.0","react":"^16.4.1","react-addons-test-utils":"^15.6.0","react-dom":"^16.4.1","react-test-renderer":"^16.4.1","readline-sync":"1.4.9","rimraf":"^2.6.2","rollup":"^0.60.7","rollup-plugin-babel":"^3.0.4","rollup-plugin-uglify":"^4.0.0","typescript":"^3.4.5","typings-tester":"^0.3.2"},"jest":{"collectCoverageFrom":["src/**/*.{js,jsx}"],"snapshotSerializers":["<rootDir>/node_modules/enzyme-to-json/serializer"],"testPathIgnorePatterns":["<rootDir>/(coverage|dist|node_modules|tools)/"],"testURL":"http://localhost/"},"eslintConfig":{"root":true,"parser":"babel-eslint","env":{"browser":true,"es6":true,"node":true,"jest":true},"extends":["airbnb","prettier"],"rules":{"camelcase":0,"import/prefer-default-export":0,"import/no-extraneous-dependencies":0,"no-nested-ternary":0,"no-underscore-dangle":0,"react/no-array-index-key":0,"react/react-in-jsx-scope":0,"semi":[2,"never"],"react/forbid-prop-types":0,"react/jsx-filename-extension":0,"react/sort-comp":0}},"eslintIgnore":["node_modules/","dist/","coverage/"],"prettier":{"semi":false,"singleQuote":true,"trailingComma":"all"},"lint-staged":{"*.js":["prettier --write \"src/**/*.js\"","git add"]},"gitHead":"d433fdd0f6397079792b597d085e609ff6d20275","bugs":{"url":"https://github.com/ctrlplusb/react-sizeme/issues"},"_id":"react-sizeme@2.6.7","_nodeVersion":"10.8.0","_npmVersion":"6.9.0","dist":{"shasum":"231339ce8821ac2c26424c791e0027f89dae3e90","size":22605,"noattachment":false,"key":"/react-sizeme/-/react-sizeme-2.6.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-sizeme/download/react-sizeme-2.6.7.tgz"},"maintainers":[{"name":"ctrlplusb","email":"sean@ctrlplusb.com"}],"_npmUser":{"name":"ctrlplusb","email":"sean@ctrlplusb.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-sizeme_2.6.7_1556720774818_0.9903196330189228"},"_hasShrinkwrap":false,"publish_time":1556720774975,"_cnpm_publish_time":1556720774975},"2.6.6":{"name":"react-sizeme","version":"2.6.6","description":"Make your React Components aware of their dimensions and position.","license":"MIT","main":"dist/react-sizeme.js","types":"react-sizeme.d.ts","repository":{"type":"git","url":"git+https://github.com/ctrlplusb/react-sizeme.git"},"keywords":["library"],"homepage":"https://github.com/ctrlplusb/react-sizeme#readme","author":{"name":"Sean Matheson","email":"sean@ctrlplusb.com"},"scripts":{"build":"node ./tools/scripts/build.js","clean":"rimraf ./dist && rimraf ./coverage","example:web":"echo 'Make sure to `cd example/web && yarn install`' && cd example/web && yarn run start","lint":"eslint src","precommit":"lint-staged && npm run test","prepublish":"npm run build","test":"jest","test:coverage":"npm run test -- --coverage","test:coverage:deploy":"npm run test:coverage && codecov"},"dependencies":{"element-resize-detector":"^1.1.15","invariant":"^2.2.4","lodash.debounce":"^4.0.8","lodash.throttle":"^4.1.1","shallowequal":"^1.1.0"},"peerDependencies":{"prop-types":"^15.0.0-0","react":"^0.14.0 || ^15.0.0-0 || ^16.0.0","react-dom":"^0.14.0 || ^15.0.0-0 || ^16.0.0"},"devDependencies":{"@types/react":"^16.8.8","@types/react-dom":"^16.8.2","app-root-dir":"1.0.2","babel-cli":"^6.26.0","babel-core":"^6.26.3","babel-eslint":"8.2.3","babel-jest":"^23.0.1","babel-plugin-external-helpers":"^6.22.0","babel-plugin-transform-class-properties":"6.24.1","babel-polyfill":"^6.26.0","babel-preset-env":"^1.7.0","babel-preset-react":"6.24.1","babel-preset-stage-3":"6.24.1","babel-register":"^6.26.0","change-case":"^3.0.2","codecov":"^3.0.2","cross-env":"^5.2.0","enzyme":"^3.3.0","enzyme-adapter-react-16":"^1.1.1","enzyme-to-json":"^3.3.4","eslint":"^4.7.2","eslint-config-airbnb":"^16.1.0","eslint-config-prettier":"^2.9.0","eslint-plugin-import":"^2.12.0","eslint-plugin-jsx-a11y":"^6.0.3","eslint-plugin-react":"^7.9.1","gzip-size":"^4.0.0","husky":"^0.14.3","in-publish":"2.0.0","jest":"^23.1.0","lint-staged":"^7.2.0","prettier":"^1.13.5","pretty-bytes":"5.1.0","prop-types":"^15.5.10","ramda":"^0.25.0","react":"^16.4.1","react-addons-test-utils":"^15.6.0","react-dom":"^16.4.1","react-test-renderer":"^16.4.1","readline-sync":"1.4.9","rimraf":"^2.6.2","rollup":"^0.60.7","rollup-plugin-babel":"^3.0.4","rollup-plugin-uglify":"^4.0.0","typescript":"^3.4.5","typings-tester":"^0.3.2"},"jest":{"collectCoverageFrom":["src/**/*.{js,jsx}"],"snapshotSerializers":["<rootDir>/node_modules/enzyme-to-json/serializer"],"testPathIgnorePatterns":["<rootDir>/(coverage|dist|node_modules|tools)/"],"testURL":"http://localhost/"},"eslintConfig":{"root":true,"parser":"babel-eslint","env":{"browser":true,"es6":true,"node":true,"jest":true},"extends":["airbnb","prettier"],"rules":{"camelcase":0,"import/prefer-default-export":0,"import/no-extraneous-dependencies":0,"no-nested-ternary":0,"no-underscore-dangle":0,"react/no-array-index-key":0,"react/react-in-jsx-scope":0,"semi":[2,"never"],"react/forbid-prop-types":0,"react/jsx-filename-extension":0,"react/sort-comp":0}},"eslintIgnore":["node_modules/","dist/","coverage/"],"prettier":{"semi":false,"singleQuote":true,"trailingComma":"all"},"lint-staged":{"*.js":["prettier --write \"src/**/*.js\"","git add"]},"gitHead":"82649da7f5caa6268b69f5602fb160038037d12a","bugs":{"url":"https://github.com/ctrlplusb/react-sizeme/issues"},"_id":"react-sizeme@2.6.6","_nodeVersion":"10.8.0","_npmVersion":"6.9.0","dist":{"shasum":"ce962bead15b23938b15a0fc923b75d2f233f0bc","size":22632,"noattachment":false,"key":"/react-sizeme/-/react-sizeme-2.6.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-sizeme/download/react-sizeme-2.6.6.tgz"},"maintainers":[{"name":"ctrlplusb","email":"sean@ctrlplusb.com"}],"_npmUser":{"name":"ctrlplusb","email":"sean@ctrlplusb.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-sizeme_2.6.6_1556712578730_0.44263018044781766"},"_hasShrinkwrap":false,"publish_time":1556712578911,"_cnpm_publish_time":1556712578911},"2.6.5":{"name":"react-sizeme","version":"2.6.5","description":"Make your React Components aware of their dimensions and position.","license":"MIT","main":"dist/react-sizeme.js","types":"react-sizeme.d.ts","repository":{"type":"git","url":"git+https://github.com/ctrlplusb/react-sizeme.git"},"keywords":["library"],"homepage":"https://github.com/ctrlplusb/react-sizeme#readme","author":{"name":"Sean Matheson","email":"sean@ctrlplusb.com"},"scripts":{"build":"node ./tools/scripts/build.js","clean":"rimraf ./dist && rimraf ./coverage","example:web":"echo 'Make sure to `cd example/web && yarn install`' && cd example/web && yarn run start","lint":"eslint src","precommit":"lint-staged && npm run test","prepublish":"npm run build","test":"jest","test:coverage":"npm run test -- --coverage","test:coverage:deploy":"npm run test:coverage && codecov"},"dependencies":{"element-resize-detector":"^1.1.15","invariant":"^2.2.4","lodash.debounce":"^4.0.8","lodash.throttle":"^4.1.1","shallowequal":"^1.1.0"},"peerDependencies":{"prop-types":"^15.0.0-0","react":"^0.14.0 || ^15.0.0-0 || ^16.0.0","react-dom":"^0.14.0 || ^15.0.0-0 || ^16.0.0"},"devDependencies":{"@types/react":"^16.8.8","@types/react-dom":"^16.8.2","app-root-dir":"1.0.2","babel-cli":"^6.26.0","babel-core":"^6.26.3","babel-eslint":"8.2.3","babel-jest":"^23.0.1","babel-plugin-external-helpers":"^6.22.0","babel-plugin-transform-class-properties":"6.24.1","babel-polyfill":"^6.26.0","babel-preset-env":"^1.7.0","babel-preset-react":"6.24.1","babel-preset-stage-3":"6.24.1","babel-register":"^6.26.0","change-case":"^3.0.2","codecov":"^3.0.2","cross-env":"^5.2.0","enzyme":"^3.3.0","enzyme-adapter-react-16":"^1.1.1","enzyme-to-json":"^3.3.4","eslint":"^4.7.2","eslint-config-airbnb":"^16.1.0","eslint-config-prettier":"^2.9.0","eslint-plugin-import":"^2.12.0","eslint-plugin-jsx-a11y":"^6.0.3","eslint-plugin-react":"^7.9.1","gzip-size":"^4.0.0","husky":"^0.14.3","in-publish":"2.0.0","jest":"^23.1.0","lint-staged":"^7.2.0","prettier":"^1.13.5","pretty-bytes":"5.1.0","prop-types":"^15.5.10","ramda":"^0.25.0","react":"^16.4.1","react-addons-test-utils":"^15.6.0","react-dom":"^16.4.1","react-test-renderer":"^16.4.1","readline-sync":"1.4.9","rimraf":"^2.6.2","rollup":"^0.60.7","rollup-plugin-babel":"^3.0.4","rollup-plugin-uglify":"^4.0.0","typescript":"^3.4.5","typings-tester":"^0.3.2"},"jest":{"collectCoverageFrom":["src/**/*.{js,jsx}"],"snapshotSerializers":["<rootDir>/node_modules/enzyme-to-json/serializer"],"testPathIgnorePatterns":["<rootDir>/(coverage|dist|node_modules|tools)/"],"testURL":"http://localhost/"},"eslintConfig":{"root":true,"parser":"babel-eslint","env":{"browser":true,"es6":true,"node":true,"jest":true},"extends":["airbnb","prettier"],"rules":{"camelcase":0,"import/prefer-default-export":0,"import/no-extraneous-dependencies":0,"no-nested-ternary":0,"no-underscore-dangle":0,"react/no-array-index-key":0,"react/react-in-jsx-scope":0,"semi":[2,"never"],"react/forbid-prop-types":0,"react/jsx-filename-extension":0,"react/sort-comp":0}},"eslintIgnore":["node_modules/","dist/","coverage/"],"prettier":{"semi":false,"singleQuote":true,"trailingComma":"all"},"lint-staged":{"*.js":["prettier --write \"src/**/*.js\"","git add"]},"gitHead":"261c3495432ffc5eb843bd3333c75182b6f60666","bugs":{"url":"https://github.com/ctrlplusb/react-sizeme/issues"},"_id":"react-sizeme@2.6.5","_nodeVersion":"10.8.0","_npmVersion":"6.9.0","dist":{"shasum":"a80ae24f478476609bd120298c3159da709f860d","size":22425,"noattachment":false,"key":"/react-sizeme/-/react-sizeme-2.6.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-sizeme/download/react-sizeme-2.6.5.tgz"},"maintainers":[{"name":"ctrlplusb","email":"sean@ctrlplusb.com"}],"_npmUser":{"name":"ctrlplusb","email":"sean@ctrlplusb.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-sizeme_2.6.5_1556704813984_0.02483292779889479"},"_hasShrinkwrap":false,"publish_time":1556704814118,"_cnpm_publish_time":1556704814118},"2.6.4":{"name":"react-sizeme","version":"2.6.4","description":"Make your React Components aware of their dimensions and position.","license":"MIT","main":"dist/react-sizeme.js","types":"react-sizeme.d.ts","repository":{"type":"git","url":"git+https://github.com/ctrlplusb/react-sizeme.git"},"keywords":["library"],"homepage":"https://github.com/ctrlplusb/react-sizeme#readme","author":{"name":"Sean Matheson","email":"sean@ctrlplusb.com"},"scripts":{"build":"node ./tools/scripts/build.js","clean":"rimraf ./dist && rimraf ./coverage","example:web":"echo 'Make sure to `cd example/web && yarn install`' && cd example/web && yarn run start","lint":"eslint src","precommit":"lint-staged && npm run test","prepublish":"npm run build","test":"jest","test:coverage":"npm run test -- --coverage","test:coverage:deploy":"npm run test:coverage && codecov"},"dependencies":{"element-resize-detector":"^1.1.15","invariant":"^2.2.4","lodash.debounce":"^4.0.8","lodash.throttle":"^4.1.1","shallowequal":"^1.1.0"},"peerDependencies":{"prop-types":"^15.0.0-0","react":"^0.14.0 || ^15.0.0-0 || ^16.0.0","react-dom":"^0.14.0 || ^15.0.0-0 || ^16.0.0"},"devDependencies":{"@types/react":"^16.8.8","@types/react-dom":"^16.8.2","app-root-dir":"1.0.2","babel-cli":"^6.26.0","babel-core":"^6.26.3","babel-eslint":"8.2.3","babel-jest":"^23.0.1","babel-plugin-external-helpers":"^6.22.0","babel-plugin-transform-class-properties":"6.24.1","babel-polyfill":"^6.26.0","babel-preset-env":"^1.7.0","babel-preset-react":"6.24.1","babel-preset-stage-3":"6.24.1","babel-register":"^6.26.0","change-case":"^3.0.2","codecov":"^3.0.2","cross-env":"^5.2.0","enzyme":"^3.3.0","enzyme-adapter-react-16":"^1.1.1","enzyme-to-json":"^3.3.4","eslint":"^4.7.2","eslint-config-airbnb":"^16.1.0","eslint-config-prettier":"^2.9.0","eslint-plugin-import":"^2.12.0","eslint-plugin-jsx-a11y":"^6.0.3","eslint-plugin-react":"^7.9.1","gzip-size":"^4.0.0","husky":"^0.14.3","in-publish":"2.0.0","jest":"^23.1.0","lint-staged":"^7.2.0","prettier":"^1.13.5","pretty-bytes":"5.1.0","prop-types":"^15.5.10","ramda":"^0.25.0","react":"^16.4.1","react-addons-test-utils":"^15.6.0","react-dom":"^16.4.1","react-test-renderer":"^16.4.1","readline-sync":"1.4.9","rimraf":"^2.6.2","rollup":"^0.60.7","rollup-plugin-babel":"^3.0.4","rollup-plugin-uglify":"^4.0.0","typescript":"^3.4.5","typings-tester":"^0.3.2"},"jest":{"collectCoverageFrom":["src/**/*.{js,jsx}"],"snapshotSerializers":["<rootDir>/node_modules/enzyme-to-json/serializer"],"testPathIgnorePatterns":["<rootDir>/(coverage|dist|node_modules|tools)/"],"testURL":"http://localhost/"},"eslintConfig":{"root":true,"parser":"babel-eslint","env":{"browser":true,"es6":true,"node":true,"jest":true},"extends":["airbnb","prettier"],"rules":{"camelcase":0,"import/prefer-default-export":0,"import/no-extraneous-dependencies":0,"no-nested-ternary":0,"no-underscore-dangle":0,"react/no-array-index-key":0,"react/react-in-jsx-scope":0,"semi":[2,"never"],"react/forbid-prop-types":0,"react/jsx-filename-extension":0,"react/sort-comp":0}},"eslintIgnore":["node_modules/","dist/","coverage/"],"prettier":{"semi":false,"singleQuote":true,"trailingComma":"all"},"lint-staged":{"*.js":["prettier --write \"src/**/*.js\"","git add"]},"gitHead":"b73f0b0bef5aa5dece4fcb526676b8da4f35b4fa","bugs":{"url":"https://github.com/ctrlplusb/react-sizeme/issues"},"_id":"react-sizeme@2.6.4","_nodeVersion":"10.8.0","_npmVersion":"6.9.0","dist":{"shasum":"2fe7ceffdb02c3a62d75e1192c6702e9197d0b18","size":22370,"noattachment":false,"key":"/react-sizeme/-/react-sizeme-2.6.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-sizeme/download/react-sizeme-2.6.4.tgz"},"maintainers":[{"name":"ctrlplusb","email":"sean@ctrlplusb.com"}],"_npmUser":{"name":"ctrlplusb","email":"sean@ctrlplusb.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-sizeme_2.6.4_1556627506194_0.5438662547798816"},"_hasShrinkwrap":false,"publish_time":1556627506364,"_cnpm_publish_time":1556627506364},"2.6.3":{"name":"react-sizeme","version":"2.6.3","description":"Make your React Components aware of their dimensions and position.","license":"MIT","main":"dist/react-sizeme.js","types":"react-sizeme.d.ts","repository":{"type":"git","url":"git+https://github.com/ctrlplusb/react-sizeme.git"},"keywords":["library"],"homepage":"https://github.com/ctrlplusb/react-sizeme#readme","author":{"name":"Sean Matheson","email":"sean@ctrlplusb.com"},"scripts":{"build":"node ./tools/scripts/build.js","clean":"rimraf ./dist && rimraf ./coverage","example:web":"echo 'Make sure to `cd example/web && yarn install`' && cd example/web && yarn run start","lint":"eslint src","precommit":"lint-staged && npm run test","prepublish":"npm run build","test":"jest","test:coverage":"npm run test -- --coverage","test:coverage:deploy":"npm run test:coverage && codecov"},"dependencies":{"element-resize-detector":"^1.1.15","invariant":"^2.2.4","lodash.debounce":"^4.0.8","lodash.throttle":"^4.1.1","shallowequal":"^1.1.0"},"peerDependencies":{"prop-types":"^15.0.0-0","react":"^0.14.0 || ^15.0.0-0 || ^16.0.0","react-dom":"^0.14.0 || ^15.0.0-0 || ^16.0.0"},"devDependencies":{"@types/react":"^16.8.8","@types/react-dom":"^16.8.2","app-root-dir":"1.0.2","babel-cli":"^6.26.0","babel-core":"^6.26.3","babel-eslint":"8.2.3","babel-jest":"^23.0.1","babel-plugin-external-helpers":"^6.22.0","babel-plugin-transform-class-properties":"6.24.1","babel-polyfill":"^6.26.0","babel-preset-env":"^1.7.0","babel-preset-react":"6.24.1","babel-preset-stage-3":"6.24.1","babel-register":"^6.26.0","change-case":"^3.0.2","codecov":"^3.0.2","cross-env":"^5.2.0","enzyme":"^3.3.0","enzyme-adapter-react-16":"^1.1.1","enzyme-to-json":"^3.3.4","eslint":"^4.7.2","eslint-config-airbnb":"^16.1.0","eslint-config-prettier":"^2.9.0","eslint-plugin-import":"^2.12.0","eslint-plugin-jsx-a11y":"^6.0.3","eslint-plugin-react":"^7.9.1","gzip-size":"^4.0.0","husky":"^0.14.3","in-publish":"2.0.0","jest":"^23.1.0","lint-staged":"^7.2.0","prettier":"^1.13.5","pretty-bytes":"5.1.0","prop-types":"^15.5.10","ramda":"^0.25.0","react":"^16.4.1","react-addons-test-utils":"^15.6.0","react-dom":"^16.4.1","react-test-renderer":"^16.4.1","readline-sync":"1.4.9","rimraf":"^2.6.2","rollup":"^0.60.7","rollup-plugin-babel":"^3.0.4","rollup-plugin-uglify":"^4.0.0","typescript":"^3.4.5","typings-tester":"^0.3.2"},"jest":{"collectCoverageFrom":["src/**/*.{js,jsx}"],"snapshotSerializers":["<rootDir>/node_modules/enzyme-to-json/serializer"],"testPathIgnorePatterns":["<rootDir>/(coverage|dist|node_modules|tools)/"],"testURL":"http://localhost/"},"eslintConfig":{"root":true,"parser":"babel-eslint","env":{"browser":true,"es6":true,"node":true,"jest":true},"extends":["airbnb","prettier"],"rules":{"camelcase":0,"import/prefer-default-export":0,"import/no-extraneous-dependencies":0,"no-nested-ternary":0,"no-underscore-dangle":0,"react/no-array-index-key":0,"react/react-in-jsx-scope":0,"semi":[2,"never"],"react/forbid-prop-types":0,"react/jsx-filename-extension":0,"react/sort-comp":0}},"eslintIgnore":["node_modules/","dist/","coverage/"],"prettier":{"semi":false,"singleQuote":true,"trailingComma":"all"},"lint-staged":{"*.js":["prettier --write \"src/**/*.js\"","git add"]},"gitHead":"db09f6ca8e61a86c5bf9afaeb2cc0dc34b6ce13d","bugs":{"url":"https://github.com/ctrlplusb/react-sizeme/issues"},"_id":"react-sizeme@2.6.3","_nodeVersion":"10.8.0","_npmVersion":"6.9.0","dist":{"shasum":"82659d64249c0bf8fc1ddc60b4965d3fb58a5680","size":22353,"noattachment":false,"key":"/react-sizeme/-/react-sizeme-2.6.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-sizeme/download/react-sizeme-2.6.3.tgz"},"maintainers":[{"name":"ctrlplusb","email":"sean@ctrlplusb.com"}],"_npmUser":{"name":"ctrlplusb","email":"sean@ctrlplusb.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-sizeme_2.6.3_1556440108866_0.747239749586682"},"_hasShrinkwrap":false,"publish_time":1556440109044,"_cnpm_publish_time":1556440109044},"2.6.2":{"name":"react-sizeme","version":"2.6.2","description":"Make your React Components aware of their dimensions and position.","license":"MIT","main":"dist/react-sizeme.js","types":"react-sizeme.d.ts","repository":{"type":"git","url":"git+https://github.com/ctrlplusb/react-sizeme.git"},"keywords":["library"],"homepage":"https://github.com/ctrlplusb/react-sizeme#readme","author":{"name":"Sean Matheson","email":"sean@ctrlplusb.com"},"scripts":{"build":"node ./tools/scripts/build.js","clean":"rimraf ./dist && rimraf ./coverage","example:web":"echo 'Make sure to `cd example/web && yarn install`' && cd example/web && yarn run start","lint":"eslint src","precommit":"lint-staged && npm run test","prepublish":"npm run build","test":"jest","test:coverage":"npm run test -- --coverage","test:coverage:deploy":"npm run test:coverage && codecov"},"dependencies":{"element-resize-detector":"^1.1.15","invariant":"^2.2.4","lodash.debounce":"^4.0.8","lodash.throttle":"^4.1.1","shallowequal":"^1.1.0"},"peerDependencies":{"prop-types":"^15.0.0-0","react":"^0.14.0 || ^15.0.0-0 || ^16.0.0","react-dom":"^0.14.0 || ^15.0.0-0 || ^16.0.0"},"devDependencies":{"@types/react":"^16.8.8","@types/react-dom":"^16.8.2","app-root-dir":"1.0.2","babel-cli":"^6.26.0","babel-core":"^6.26.3","babel-eslint":"8.2.3","babel-jest":"^23.0.1","babel-plugin-external-helpers":"^6.22.0","babel-plugin-transform-class-properties":"6.24.1","babel-polyfill":"^6.26.0","babel-preset-env":"^1.7.0","babel-preset-react":"6.24.1","babel-preset-stage-3":"6.24.1","babel-register":"^6.26.0","change-case":"^3.0.2","codecov":"^3.0.2","cross-env":"^5.2.0","enzyme":"^3.3.0","enzyme-adapter-react-16":"^1.1.1","enzyme-to-json":"^3.3.4","eslint":"^4.7.2","eslint-config-airbnb":"^16.1.0","eslint-config-prettier":"^2.9.0","eslint-plugin-import":"^2.12.0","eslint-plugin-jsx-a11y":"^6.0.3","eslint-plugin-react":"^7.9.1","gzip-size":"^4.0.0","husky":"^0.14.3","in-publish":"2.0.0","jest":"^23.1.0","lint-staged":"^7.2.0","prettier":"^1.13.5","pretty-bytes":"5.1.0","prop-types":"^15.5.10","ramda":"^0.25.0","react":"^16.4.1","react-addons-test-utils":"^15.6.0","react-dom":"^16.4.1","react-test-renderer":"^16.4.1","readline-sync":"1.4.9","rimraf":"^2.6.2","rollup":"^0.60.7","rollup-plugin-babel":"^3.0.4","rollup-plugin-uglify":"^4.0.0","typescript":"^3.4.5","typings-tester":"^0.3.2"},"jest":{"collectCoverageFrom":["src/**/*.{js,jsx}"],"snapshotSerializers":["<rootDir>/node_modules/enzyme-to-json/serializer"],"testPathIgnorePatterns":["<rootDir>/(coverage|dist|node_modules|tools)/"],"testURL":"http://localhost/"},"eslintConfig":{"root":true,"parser":"babel-eslint","env":{"browser":true,"es6":true,"node":true,"jest":true},"extends":["airbnb","prettier"],"rules":{"camelcase":0,"import/prefer-default-export":0,"import/no-extraneous-dependencies":0,"no-nested-ternary":0,"no-underscore-dangle":0,"react/no-array-index-key":0,"react/react-in-jsx-scope":0,"semi":[2,"never"],"react/forbid-prop-types":0,"react/jsx-filename-extension":0,"react/sort-comp":0}},"eslintIgnore":["node_modules/","dist/","coverage/"],"prettier":{"semi":false,"singleQuote":true,"trailingComma":"all"},"lint-staged":{"*.js":["prettier --write \"src/**/*.js\"","git add"]},"gitHead":"a1de71d53f9ae52fc7b67260a84412a1c2317eae","bugs":{"url":"https://github.com/ctrlplusb/react-sizeme/issues"},"_id":"react-sizeme@2.6.2","_nodeVersion":"10.8.0","_npmVersion":"6.9.0","dist":{"shasum":"c37c32ebb768c4a245a9cb75ee062fb9064739ed","size":22101,"noattachment":false,"key":"/react-sizeme/-/react-sizeme-2.6.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-sizeme/download/react-sizeme-2.6.2.tgz"},"maintainers":[{"name":"ctrlplusb","email":"sean@ctrlplusb.com"}],"_npmUser":{"name":"ctrlplusb","email":"sean@ctrlplusb.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-sizeme_2.6.2_1556408057629_0.13464141500242444"},"_hasShrinkwrap":false,"publish_time":1556408057816,"_cnpm_publish_time":1556408057816},"2.6.1":{"name":"react-sizeme","version":"2.6.1","description":"Make your React Components aware of their dimensions and position.","license":"MIT","main":"dist/react-sizeme.js","types":"react-sizeme.d.ts","repository":{"type":"git","url":"git+https://github.com/ctrlplusb/react-sizeme.git"},"keywords":["library"],"homepage":"https://github.com/ctrlplusb/react-sizeme#readme","author":{"name":"Sean Matheson","email":"sean@ctrlplusb.com"},"scripts":{"build":"node ./tools/scripts/build.js","clean":"rimraf ./dist && rimraf ./coverage","example:web":"echo 'Make sure to `cd example/web && yarn install`' && cd example/web && yarn run start","lint":"eslint src","precommit":"lint-staged && npm run test","prepublish":"npm run build","test":"jest","test:coverage":"npm run test -- --coverage","test:coverage:deploy":"npm run test:coverage && codecov"},"dependencies":{"element-resize-detector":"^1.1.15","invariant":"^2.2.4","lodash.debounce":"^4.0.8","lodash.throttle":"^4.1.1","shallowequal":"^1.1.0"},"peerDependencies":{"prop-types":"^15.0.0-0","react":"^0.14.0 || ^15.0.0-0 || ^16.0.0","react-dom":"^0.14.0 || ^15.0.0-0 || ^16.0.0"},"devDependencies":{"@types/react":"^16.8.8","@types/react-dom":"^16.8.2","app-root-dir":"1.0.2","babel-cli":"^6.26.0","babel-core":"^6.26.3","babel-eslint":"8.2.3","babel-jest":"^23.0.1","babel-plugin-external-helpers":"^6.22.0","babel-plugin-transform-class-properties":"6.24.1","babel-polyfill":"^6.26.0","babel-preset-env":"^1.7.0","babel-preset-react":"6.24.1","babel-preset-stage-3":"6.24.1","babel-register":"^6.26.0","change-case":"^3.0.2","codecov":"^3.0.2","cross-env":"^5.2.0","enzyme":"^3.3.0","enzyme-adapter-react-16":"^1.1.1","enzyme-to-json":"^3.3.4","eslint":"^4.7.2","eslint-config-airbnb":"^16.1.0","eslint-config-prettier":"^2.9.0","eslint-plugin-import":"^2.12.0","eslint-plugin-jsx-a11y":"^6.0.3","eslint-plugin-react":"^7.9.1","gzip-size":"^4.0.0","husky":"^0.14.3","in-publish":"2.0.0","jest":"^23.1.0","lint-staged":"^7.2.0","prettier":"^1.13.5","pretty-bytes":"5.1.0","prop-types":"^15.5.10","ramda":"^0.25.0","react":"^16.4.1","react-addons-test-utils":"^15.6.0","react-dom":"^16.4.1","react-test-renderer":"^16.4.1","readline-sync":"1.4.9","rimraf":"^2.6.2","rollup":"^0.60.7","rollup-plugin-babel":"^3.0.4","rollup-plugin-uglify":"^4.0.0","typescript":"^3.4.5","typings-tester":"^0.3.2"},"jest":{"collectCoverageFrom":["src/**/*.{js,jsx}"],"snapshotSerializers":["<rootDir>/node_modules/enzyme-to-json/serializer"],"testPathIgnorePatterns":["<rootDir>/(coverage|dist|node_modules|tools)/"],"testURL":"http://localhost/"},"eslintConfig":{"root":true,"parser":"babel-eslint","env":{"browser":true,"es6":true,"node":true,"jest":true},"extends":["airbnb","prettier"],"rules":{"camelcase":0,"import/prefer-default-export":0,"import/no-extraneous-dependencies":0,"no-nested-ternary":0,"no-underscore-dangle":0,"react/no-array-index-key":0,"react/react-in-jsx-scope":0,"semi":[2,"never"],"react/forbid-prop-types":0,"react/jsx-filename-extension":0,"react/sort-comp":0}},"eslintIgnore":["node_modules/","dist/","coverage/"],"prettier":{"semi":false,"singleQuote":true,"trailingComma":"all"},"lint-staged":{"*.js":["prettier --write \"src/**/*.js\"","git add"]},"gitHead":"8f2b715f5090bc842ce36071466929d20ae8ee0b","bugs":{"url":"https://github.com/ctrlplusb/react-sizeme/issues"},"_id":"react-sizeme@2.6.1","_nodeVersion":"10.8.0","_npmVersion":"6.9.0","dist":{"shasum":"a1b547f466d3859a663953749c72b8ca80ca3837","size":22105,"noattachment":false,"key":"/react-sizeme/-/react-sizeme-2.6.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-sizeme/download/react-sizeme-2.6.1.tgz"},"maintainers":[{"name":"ctrlplusb","email":"sean@ctrlplusb.com"}],"_npmUser":{"name":"ctrlplusb","email":"sean@ctrlplusb.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-sizeme_2.6.1_1556407952925_0.3905692932068541"},"_hasShrinkwrap":false,"publish_time":1556407953087,"_cnpm_publish_time":1556407953087},"2.6.0":{"name":"react-sizeme","version":"2.6.0","description":"Make your React Components aware of their dimensions and position.","license":"MIT","main":"dist/react-sizeme.js","types":"react-sizeme.d.ts","repository":{"type":"git","url":"git+https://github.com/ctrlplusb/react-sizeme.git"},"keywords":["library"],"homepage":"https://github.com/ctrlplusb/react-sizeme#readme","author":{"name":"Sean Matheson","email":"sean@ctrlplusb.com"},"scripts":{"build":"node ./tools/scripts/build.js","clean":"rimraf ./dist && rimraf ./coverage","example:web":"echo 'Make sure to `cd example/web && yarn install`' && cd example/web && yarn run start","lint":"eslint src","precommit":"lint-staged && npm run test","prepublish":"npm run build","test":"jest","test:coverage":"npm run test -- --coverage","test:coverage:deploy":"npm run test:coverage && codecov"},"dependencies":{"element-resize-detector":"^1.1.12","invariant":"^2.2.2","lodash.debounce":"^4.0.8","lodash.throttle":"^4.1.1","shallowequal":"^1.0.2"},"peerDependencies":{"prop-types":"^15.0.0-0","react":"^0.14.0 || ^15.0.0-0 || ^16.0.0","react-dom":"^0.14.0 || ^15.0.0-0 || ^16.0.0"},"devDependencies":{"@types/react":"^16.8.8","@types/react-dom":"^16.8.2","app-root-dir":"1.0.2","babel-cli":"^6.26.0","babel-core":"^6.26.3","babel-eslint":"8.2.3","babel-jest":"^23.0.1","babel-plugin-external-helpers":"^6.22.0","babel-plugin-transform-class-properties":"6.24.1","babel-polyfill":"^6.26.0","babel-preset-env":"^1.7.0","babel-preset-react":"6.24.1","babel-preset-stage-3":"6.24.1","babel-register":"^6.26.0","change-case":"^3.0.2","codecov":"^3.0.2","cross-env":"^5.2.0","enzyme":"^3.3.0","enzyme-adapter-react-16":"^1.1.1","enzyme-to-json":"^3.3.4","eslint":"^4.7.2","eslint-config-airbnb":"^16.1.0","eslint-config-prettier":"^2.9.0","eslint-plugin-import":"^2.12.0","eslint-plugin-jsx-a11y":"^6.0.3","eslint-plugin-react":"^7.9.1","gzip-size":"^4.0.0","husky":"^0.14.3","in-publish":"2.0.0","jest":"^23.1.0","lint-staged":"^7.2.0","prettier":"^1.13.5","pretty-bytes":"5.1.0","prop-types":"^15.5.10","ramda":"^0.25.0","react":"^16.4.1","react-addons-test-utils":"^15.6.0","react-dom":"^16.4.1","react-test-renderer":"^16.4.1","readline-sync":"1.4.9","rimraf":"^2.6.2","rollup":"^0.60.7","rollup-plugin-babel":"^3.0.4","rollup-plugin-uglify":"^4.0.0","typescript":"^3.4.5","typings-tester":"^0.3.2"},"jest":{"collectCoverageFrom":["src/**/*.{js,jsx}"],"snapshotSerializers":["<rootDir>/node_modules/enzyme-to-json/serializer"],"testPathIgnorePatterns":["<rootDir>/(coverage|dist|node_modules|tools)/"],"testURL":"http://localhost/"},"eslintConfig":{"root":true,"parser":"babel-eslint","env":{"browser":true,"es6":true,"node":true,"jest":true},"extends":["airbnb","prettier"],"rules":{"camelcase":0,"import/prefer-default-export":0,"import/no-extraneous-dependencies":0,"no-nested-ternary":0,"no-underscore-dangle":0,"react/no-array-index-key":0,"react/react-in-jsx-scope":0,"semi":[2,"never"],"react/forbid-prop-types":0,"react/jsx-filename-extension":0,"react/sort-comp":0}},"eslintIgnore":["node_modules/","dist/","coverage/"],"prettier":{"semi":false,"singleQuote":true,"trailingComma":"all"},"lint-staged":{"*.js":["prettier --write \"src/**/*.js\"","git add"]},"gitHead":"0c0aa62174c65e2b6d64b2ac8ea32c50ee19eeb5","bugs":{"url":"https://github.com/ctrlplusb/react-sizeme/issues"},"_id":"react-sizeme@2.6.0","_nodeVersion":"10.8.0","_npmVersion":"6.9.0","dist":{"shasum":"c4a89bd3363769328b634f9c0105ea74b7a72853","size":22102,"noattachment":false,"key":"/react-sizeme/-/react-sizeme-2.6.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-sizeme/download/react-sizeme-2.6.0.tgz"},"maintainers":[{"name":"ctrlplusb","email":"sean@ctrlplusb.com"}],"_npmUser":{"name":"ctrlplusb","email":"sean@ctrlplusb.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-sizeme_2.6.0_1556403842361_0.8884481784582958"},"_hasShrinkwrap":false,"publish_time":1556403842517,"_cnpm_publish_time":1556403842517},"2.5.2":{"name":"react-sizeme","version":"2.5.2","description":"Make your React Components aware of their dimensions and position.","license":"MIT","main":"dist/react-sizeme.js","files":["*.js","*.md","dist"],"repository":{"type":"git","url":"git+https://github.com/ctrlplusb/react-sizeme.git"},"keywords":["library"],"homepage":"https://github.com/ctrlplusb/react-sizeme#readme","author":{"name":"Sean Matheson","email":"sean@ctrlplusb.com"},"scripts":{"build":"node ./tools/scripts/build.js","clean":"rimraf ./dist && rimraf ./coverage","example:web":"echo 'Make sure to `cd example/web && yarn install`' && cd example/web && yarn run start","lint":"eslint src","precommit":"lint-staged && npm run test","prepublish":"npm run build","test":"jest","test:coverage":"npm run test -- --coverage","test:coverage:deploy":"npm run test:coverage && codecov"},"dependencies":{"element-resize-detector":"^1.1.12","invariant":"^2.2.2","lodash.debounce":"^4.0.8","lodash.throttle":"^4.1.1","shallowequal":"^1.0.2"},"peerDependencies":{"prop-types":"^15.0.0-0","react":"^0.14.0 || ^15.0.0-0 || ^16.0.0","react-dom":"^0.14.0 || ^15.0.0-0 || ^16.0.0"},"devDependencies":{"app-root-dir":"1.0.2","babel-cli":"^6.26.0","babel-core":"^6.26.3","babel-eslint":"8.2.3","babel-jest":"^23.0.1","babel-plugin-external-helpers":"^6.22.0","babel-plugin-transform-class-properties":"6.24.1","babel-polyfill":"^6.26.0","babel-preset-env":"^1.7.0","babel-preset-react":"6.24.1","babel-preset-stage-3":"6.24.1","babel-register":"^6.26.0","change-case":"^3.0.2","codecov":"^3.0.2","cross-env":"^5.2.0","enzyme":"^3.3.0","enzyme-adapter-react-16":"^1.1.1","enzyme-to-json":"^3.3.4","eslint":"^4.7.2","eslint-config-airbnb":"^16.1.0","eslint-config-prettier":"^2.9.0","eslint-plugin-import":"^2.12.0","eslint-plugin-jsx-a11y":"^6.0.3","eslint-plugin-react":"^7.9.1","gzip-size":"^4.0.0","husky":"^0.14.3","in-publish":"2.0.0","jest":"^23.1.0","lint-staged":"^7.2.0","prettier":"^1.13.5","pretty-bytes":"5.1.0","prop-types":"^15.5.10","ramda":"^0.25.0","react":"^16.4.1","react-addons-test-utils":"^15.6.0","react-dom":"^16.4.1","react-test-renderer":"^16.4.1","readline-sync":"1.4.9","rimraf":"^2.6.2","rollup":"^0.60.7","rollup-plugin-babel":"^3.0.4","rollup-plugin-uglify":"^4.0.0"},"jest":{"collectCoverageFrom":["src/**/*.{js,jsx}"],"snapshotSerializers":["<rootDir>/node_modules/enzyme-to-json/serializer"],"testPathIgnorePatterns":["<rootDir>/(coverage|dist|node_modules|tools)/"]},"eslintConfig":{"root":true,"parser":"babel-eslint","env":{"browser":true,"es6":true,"node":true,"jest":true},"extends":["airbnb","prettier"],"rules":{"camelcase":0,"import/prefer-default-export":0,"import/no-extraneous-dependencies":0,"no-nested-ternary":0,"no-underscore-dangle":0,"react/no-array-index-key":0,"react/react-in-jsx-scope":0,"semi":[2,"never"],"react/forbid-prop-types":0,"react/jsx-filename-extension":0,"react/sort-comp":0}},"eslintIgnore":["node_modules/","dist/","coverage/"],"prettier":{"semi":false,"singleQuote":true,"trailingComma":"all"},"lint-staged":{"*.js":["prettier --write \"src/**/*.js\"","git add"]},"gitHead":"32f6f2895dfdf4618450c89b34e497f3718cc1ac","bugs":{"url":"https://github.com/ctrlplusb/react-sizeme/issues"},"_id":"react-sizeme@2.5.2","_npmVersion":"6.1.0","_nodeVersion":"8.11.1","_npmUser":{"name":"ctrlplusb","email":"sean@ctrlplusb.com"},"dist":{"shasum":"e7041390cfb895ed15d896aa91d76e147e3b70b5","size":22048,"noattachment":false,"key":"/react-sizeme/-/react-sizeme-2.5.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-sizeme/download/react-sizeme-2.5.2.tgz"},"maintainers":[{"name":"ctrlplusb","email":"sean@ctrlplusb.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-sizeme_2.5.2_1529677617836_0.29222777195296645"},"_hasShrinkwrap":false,"publish_time":1529677617950,"_cnpm_publish_time":1529677617950},"2.5.1":{"name":"react-sizeme","version":"2.5.1","description":"Make your React Components aware of their dimensions and position.","license":"MIT","main":"dist/react-sizeme.js","files":["*.js","*.md","dist"],"repository":{"type":"git","url":"git+https://github.com/ctrlplusb/react-sizeme.git"},"keywords":["library"],"homepage":"https://github.com/ctrlplusb/react-sizeme#readme","author":{"name":"Sean Matheson","email":"sean@ctrlplusb.com"},"scripts":{"build":"node ./tools/scripts/build.js","clean":"rimraf ./dist && rimraf ./coverage","example:web":"echo 'Make sure to `cd example/web && yarn install`' && cd example/web && yarn run start","lint":"eslint src","precommit":"lint-staged && npm run test","prepublish":"npm run build","test":"jest","test:coverage":"npm run test -- --coverage","test:coverage:deploy":"npm run test:coverage && codecov"},"dependencies":{"element-resize-detector":"^1.1.12","invariant":"^2.2.2","lodash.debounce":"^4.0.8","lodash.throttle":"^4.1.1","shallowequal":"^1.0.2"},"peerDependencies":{"prop-types":"^15.0.0-0","react":"^0.14.0 || ^15.0.0-0 || ^16.0.0","react-dom":"^0.14.0 || ^15.0.0-0 || ^16.0.0"},"devDependencies":{"app-root-dir":"1.0.2","babel-cli":"^6.26.0","babel-core":"^6.26.3","babel-eslint":"8.2.3","babel-jest":"^23.0.1","babel-plugin-external-helpers":"^6.22.0","babel-plugin-transform-class-properties":"6.24.1","babel-polyfill":"^6.26.0","babel-preset-env":"^1.7.0","babel-preset-react":"6.24.1","babel-preset-stage-3":"6.24.1","babel-register":"^6.26.0","change-case":"^3.0.2","codecov":"^3.0.2","cross-env":"^5.2.0","enzyme":"^3.3.0","enzyme-adapter-react-16":"^1.1.1","enzyme-to-json":"^3.3.4","eslint":"^4.7.2","eslint-config-airbnb":"^16.1.0","eslint-config-prettier":"^2.9.0","eslint-plugin-import":"^2.12.0","eslint-plugin-jsx-a11y":"^6.0.3","eslint-plugin-react":"^7.9.1","gzip-size":"^4.0.0","husky":"^0.14.3","in-publish":"2.0.0","jest":"^23.1.0","lint-staged":"^7.2.0","prettier":"^1.13.5","pretty-bytes":"5.1.0","prop-types":"^15.5.10","ramda":"^0.25.0","react":"^16.4.1","react-addons-test-utils":"^15.6.0","react-dom":"^16.4.1","react-test-renderer":"^16.4.1","readline-sync":"1.4.9","rimraf":"^2.6.2","rollup":"^0.60.7","rollup-plugin-babel":"^3.0.4","rollup-plugin-uglify":"^4.0.0"},"jest":{"collectCoverageFrom":["src/**/*.{js,jsx}"],"snapshotSerializers":["<rootDir>/node_modules/enzyme-to-json/serializer"],"testPathIgnorePatterns":["<rootDir>/(coverage|dist|node_modules|tools)/"]},"eslintConfig":{"root":true,"parser":"babel-eslint","env":{"browser":true,"es6":true,"node":true,"jest":true},"extends":["airbnb","prettier"],"rules":{"camelcase":0,"import/prefer-default-export":0,"import/no-extraneous-dependencies":0,"no-nested-ternary":0,"no-underscore-dangle":0,"react/no-array-index-key":0,"react/react-in-jsx-scope":0,"semi":[2,"never"],"react/forbid-prop-types":0,"react/jsx-filename-extension":0,"react/sort-comp":0}},"eslintIgnore":["node_modules/","dist/","coverage/"],"prettier":{"semi":false,"singleQuote":true,"trailingComma":"all"},"lint-staged":{"*.js":["prettier --write \"src/**/*.js\"","git add"]},"gitHead":"cbb2fdc100f8ceab3954ee6734d33bf362af35e3","bugs":{"url":"https://github.com/ctrlplusb/react-sizeme/issues"},"_id":"react-sizeme@2.5.1","_npmVersion":"6.1.0","_nodeVersion":"8.11.1","_npmUser":{"name":"ctrlplusb","email":"sean@ctrlplusb.com"},"dist":{"shasum":"04eb676c77fad0203a46b5d51b3310d95ff5343c","size":22002,"noattachment":false,"key":"/react-sizeme/-/react-sizeme-2.5.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-sizeme/download/react-sizeme-2.5.1.tgz"},"maintainers":[{"name":"ctrlplusb","email":"sean@ctrlplusb.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-sizeme_2.5.1_1529427861220_0.7794123508713571"},"_hasShrinkwrap":false,"publish_time":1529427861556,"_cnpm_publish_time":1529427861556},"2.5.1-beta":{"name":"react-sizeme","version":"2.5.1-beta","description":"Make your React Components aware of their dimensions and position.","license":"MIT","main":"dist/react-sizeme.js","files":["*.js","*.md","dist"],"repository":{"type":"git","url":"git+https://github.com/ctrlplusb/react-sizeme.git"},"keywords":["library"],"homepage":"https://github.com/ctrlplusb/react-sizeme#readme","author":{"name":"Sean Matheson","email":"sean@ctrlplusb.com"},"scripts":{"build":"node ./tools/scripts/build.js","clean":"rimraf ./dist && rimraf ./coverage","example:web":"echo 'Make sure to `cd example/web && yarn install`' && cd example/web && yarn run start","lint":"eslint src","precommit":"lint-staged && npm run test","prepublish":"npm run build","test":"jest","test:coverage":"npm run test -- --coverage","test:coverage:deploy":"npm run test:coverage && codecov"},"dependencies":{"element-resize-detector":"^1.1.12","invariant":"^2.2.2","lodash.debounce":"^4.0.8","lodash.throttle":"^4.1.1","shallowequal":"^1.0.2"},"peerDependencies":{"prop-types":"^15.0.0-0","react":"^0.14.0 || ^15.0.0-0 || ^16.0.0","react-dom":"^0.14.0 || ^15.0.0-0 || ^16.0.0"},"devDependencies":{"app-root-dir":"1.0.2","babel-cli":"^6.26.0","babel-core":"^6.26.3","babel-eslint":"8.2.3","babel-jest":"^23.0.1","babel-plugin-external-helpers":"^6.22.0","babel-plugin-transform-class-properties":"6.24.1","babel-polyfill":"^6.26.0","babel-preset-env":"^1.7.0","babel-preset-react":"6.24.1","babel-preset-stage-3":"6.24.1","babel-register":"^6.26.0","change-case":"^3.0.2","codecov":"^3.0.2","cross-env":"^5.2.0","enzyme":"^3.3.0","enzyme-adapter-react-16":"^1.1.1","enzyme-to-json":"^3.3.4","eslint":"^4.7.2","eslint-config-airbnb":"^16.1.0","eslint-config-prettier":"^2.9.0","eslint-plugin-import":"^2.12.0","eslint-plugin-jsx-a11y":"^6.0.3","eslint-plugin-react":"^7.9.1","gzip-size":"^4.0.0","husky":"^0.14.3","in-publish":"2.0.0","jest":"^23.1.0","lint-staged":"^7.2.0","prettier":"^1.13.5","pretty-bytes":"5.1.0","prop-types":"^15.5.10","ramda":"^0.25.0","react":"^16.4.1","react-addons-test-utils":"^15.6.0","react-dom":"^16.4.1","react-test-renderer":"^16.4.1","readline-sync":"1.4.9","rimraf":"^2.6.2","rollup":"^0.60.7","rollup-plugin-babel":"^3.0.4","rollup-plugin-uglify":"^4.0.0"},"jest":{"collectCoverageFrom":["src/**/*.{js,jsx}"],"snapshotSerializers":["<rootDir>/node_modules/enzyme-to-json/serializer"],"testPathIgnorePatterns":["<rootDir>/(coverage|dist|node_modules|tools)/"]},"eslintConfig":{"root":true,"parser":"babel-eslint","env":{"browser":true,"es6":true,"node":true,"jest":true},"extends":["airbnb","prettier"],"rules":{"camelcase":0,"import/prefer-default-export":0,"import/no-extraneous-dependencies":0,"no-nested-ternary":0,"no-underscore-dangle":0,"react/no-array-index-key":0,"react/react-in-jsx-scope":0,"semi":[2,"never"],"react/forbid-prop-types":0,"react/jsx-filename-extension":0,"react/sort-comp":0}},"eslintIgnore":["node_modules/","dist/","coverage/"],"prettier":{"semi":false,"singleQuote":true,"trailingComma":"all"},"lint-staged":{"*.js":["prettier --write \"src/**/*.js\"","git add"]},"readmeFilename":"README.md","gitHead":"42022ae33e90d59d6bad049abe488ec197ed08e2","bugs":{"url":"https://github.com/ctrlplusb/react-sizeme/issues"},"_id":"react-sizeme@2.5.1-beta","_npmVersion":"6.1.0","_nodeVersion":"8.11.1","_npmUser":{"name":"ctrlplusb","email":"sean@ctrlplusb.com"},"dist":{"shasum":"615eaf960548b6feb8bf8a4d46b8f74eebdeba0d","size":22008,"noattachment":false,"key":"/react-sizeme/-/react-sizeme-2.5.1-beta.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-sizeme/download/react-sizeme-2.5.1-beta.tgz"},"maintainers":[{"name":"ctrlplusb","email":"sean@ctrlplusb.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-sizeme_2.5.1-beta_1529427733690_0.491585179887271"},"_hasShrinkwrap":false,"publish_time":1529427733738,"_cnpm_publish_time":1529427733738},"2.5.0-beta":{"name":"react-sizeme","version":"2.5.0-beta","description":"Make your React Components aware of their dimensions and position.","license":"MIT","main":"dist/react-sizeme.js","files":["*.js","*.md","dist"],"repository":{"type":"git","url":"git+https://github.com/ctrlplusb/react-sizeme.git"},"keywords":["library"],"homepage":"https://github.com/ctrlplusb/react-sizeme#readme","author":{"name":"Sean Matheson","email":"sean@ctrlplusb.com"},"scripts":{"build":"node ./tools/scripts/build.js","clean":"rimraf ./dist && rimraf ./coverage","example:web":"echo 'Make sure to `cd example/web && yarn install`' && cd example/web && yarn run start","lint":"eslint src","precommit":"lint-staged && npm run test","prepublish":"npm run build","test":"jest","test:coverage":"npm run test -- --coverage","test:coverage:deploy":"npm run test:coverage && codecov"},"dependencies":{"element-resize-detector":"^1.1.12","invariant":"^2.2.2","lodash.debounce":"^4.0.8","lodash.throttle":"^4.1.1","shallowequal":"^1.0.2"},"peerDependencies":{"prop-types":"^15.0.0-0","react":"^0.14.0 || ^15.0.0-0 || ^16.0.0","react-dom":"^0.14.0 || ^15.0.0-0 || ^16.0.0"},"devDependencies":{"app-root-dir":"1.0.2","babel-cli":"^6.26.0","babel-core":"^6.26.3","babel-eslint":"8.2.3","babel-jest":"^23.0.1","babel-plugin-external-helpers":"^6.22.0","babel-plugin-transform-class-properties":"6.24.1","babel-polyfill":"^6.26.0","babel-preset-env":"^1.7.0","babel-preset-react":"6.24.1","babel-preset-stage-3":"6.24.1","babel-register":"^6.26.0","change-case":"^3.0.2","codecov":"^3.0.2","cross-env":"^5.2.0","enzyme":"^3.3.0","enzyme-adapter-react-16":"^1.1.1","enzyme-to-json":"^3.3.4","eslint":"^4.7.2","eslint-config-airbnb":"^16.1.0","eslint-config-prettier":"^2.9.0","eslint-plugin-import":"^2.12.0","eslint-plugin-jsx-a11y":"^6.0.3","eslint-plugin-react":"^7.9.1","gzip-size":"^4.0.0","husky":"^0.14.3","in-publish":"2.0.0","jest":"^23.1.0","lint-staged":"^7.2.0","prettier":"^1.13.5","pretty-bytes":"5.1.0","prop-types":"^15.5.10","ramda":"^0.25.0","react":"^16.4.1","react-addons-test-utils":"^15.6.0","react-dom":"^16.4.1","react-test-renderer":"^16.4.1","readline-sync":"1.4.9","rimraf":"^2.6.2","rollup":"^0.60.7","rollup-plugin-babel":"^3.0.4","rollup-plugin-uglify":"^4.0.0"},"jest":{"collectCoverageFrom":["src/**/*.{js,jsx}"],"snapshotSerializers":["<rootDir>/node_modules/enzyme-to-json/serializer"],"testPathIgnorePatterns":["<rootDir>/(coverage|dist|node_modules|tools)/"]},"eslintConfig":{"root":true,"parser":"babel-eslint","env":{"browser":true,"es6":true,"node":true,"jest":true},"extends":["airbnb","prettier"],"rules":{"camelcase":0,"import/prefer-default-export":0,"import/no-extraneous-dependencies":0,"no-nested-ternary":0,"no-underscore-dangle":0,"react/no-array-index-key":0,"react/react-in-jsx-scope":0,"semi":[2,"never"],"react/forbid-prop-types":0,"react/jsx-filename-extension":0,"react/sort-comp":0}},"eslintIgnore":["node_modules/","dist/","coverage/"],"prettier":{"semi":false,"singleQuote":true,"trailingComma":"all"},"lint-staged":{"*.js":["prettier --write \"src/**/*.js\"","git add"]},"readmeFilename":"README.md","gitHead":"15e2532b1eab1a3c3ca7c313165d01cd6c8c0722","bugs":{"url":"https://github.com/ctrlplusb/react-sizeme/issues"},"_id":"react-sizeme@2.5.0-beta","_npmVersion":"6.1.0","_nodeVersion":"8.11.1","_npmUser":{"name":"ctrlplusb","email":"sean@ctrlplusb.com"},"dist":{"shasum":"5e47bcde4d1c8398238f68bf1868404429bcba32","size":21971,"noattachment":false,"key":"/react-sizeme/-/react-sizeme-2.5.0-beta.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-sizeme/download/react-sizeme-2.5.0-beta.tgz"},"maintainers":[{"name":"ctrlplusb","email":"sean@ctrlplusb.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-sizeme_2.5.0-beta_1529427521360_0.759819705692587"},"_hasShrinkwrap":false,"publish_time":1529427521470,"_cnpm_publish_time":1529427521470},"2.4.4":{"name":"react-sizeme","version":"2.4.4","description":"Make your React Components aware of their dimensions and position.","license":"MIT","main":"dist/react-sizeme.js","files":["*.js","*.md","dist"],"repository":{"type":"git","url":"git+https://github.com/ctrlplusb/react-sizeme.git"},"keywords":["library"],"homepage":"https://github.com/ctrlplusb/react-sizeme#readme","author":{"name":"Sean Matheson","email":"sean@ctrlplusb.com"},"scripts":{"build":"node ./tools/scripts/build.js","clean":"rimraf ./dist && rimraf ./coverage","example:web":"echo 'Make sure to `cd example/web && yarn install`' && cd example/web && yarn run start","lint":"eslint src","precommit":"lint-staged && npm run test","prepublish":"npm run build","test":"jest","test:coverage":"npm run test -- --coverage","test:coverage:deploy":"npm run test:coverage && codecov"},"dependencies":{"element-resize-detector":"^1.1.12","invariant":"^2.2.2","lodash.debounce":"^4.0.8","lodash.throttle":"^4.1.1"},"peerDependencies":{"prop-types":"^15.0.0-0","react":"^0.14.0 || ^15.0.0-0 || ^16.0.0","react-dom":"^0.14.0 || ^15.0.0-0 || ^16.0.0"},"devDependencies":{"app-root-dir":"1.0.2","babel-cli":"^6.26.0","babel-core":"^6.26.3","babel-eslint":"8.2.3","babel-jest":"^22.4.4","babel-plugin-external-helpers":"^6.22.0","babel-plugin-transform-class-properties":"6.24.1","babel-polyfill":"^6.26.0","babel-preset-env":"^1.7.0","babel-preset-react":"6.24.1","babel-preset-stage-3":"6.24.1","babel-register":"^6.26.0","change-case":"^3.0.2","codecov":"^3.0.2","cross-env":"^5.1.6","enzyme":"^3.3.0","enzyme-adapter-react-16":"^1.1.1","enzyme-to-json":"^3.3.4","eslint":"^4.7.2","eslint-config-airbnb":"^16.1.0","eslint-plugin-import":"^2.12.0","eslint-plugin-jsx-a11y":"^6.0.3","eslint-plugin-react":"^7.8.2","gzip-size":"^4.0.0","husky":"^0.14.3","in-publish":"2.0.0","jest":"^22.4.4","lint-staged":"^7.1.2","prettier":"^1.12.1","pretty-bytes":"5.0.0","prop-types":"^15.5.10","ramda":"^0.25.0","react":"^16.3.2","react-addons-test-utils":"^15.6.0","react-dom":"^16.3.2","react-test-renderer":"^16.3.2","readline-sync":"1.4.9","rimraf":"^2.6.2","rollup":"^0.59.2","rollup-plugin-babel":"^3.0.4","rollup-plugin-uglify":"^4.0.0"},"jest":{"collectCoverageFrom":["src/**/*.{js,jsx}"],"snapshotSerializers":["<rootDir>/node_modules/enzyme-to-json/serializer"],"testPathIgnorePatterns":["<rootDir>/(coverage|dist|node_modules|tools)/"]},"eslintConfig":{"root":true,"parser":"babel-eslint","env":{"browser":true,"es6":true,"node":true,"jest":true},"extends":["airbnb","prettier"],"rules":{"camelcase":0,"import/prefer-default-export":0,"import/no-extraneous-dependencies":0,"no-nested-ternary":0,"no-underscore-dangle":0,"react/no-array-index-key":0,"react/react-in-jsx-scope":0,"semi":[2,"never"],"react/forbid-prop-types":0,"react/jsx-filename-extension":0,"react/sort-comp":0}},"eslintIgnore":["node_modules/","dist/","coverage/"],"prettier":{"semi":false,"singleQuote":true,"trailingComma":"all"},"lint-staged":{"*.js":["prettier --write \"src/**/*.js\"","git add"]},"gitHead":"af990d5a248b69544986c38d44937a06bfbf82b4","bugs":{"url":"https://github.com/ctrlplusb/react-sizeme/issues"},"_id":"react-sizeme@2.4.4","_npmVersion":"6.0.1","_nodeVersion":"8.11.1","_npmUser":{"name":"ctrlplusb","email":"sean@ctrlplusb.com"},"dist":{"shasum":"437c2ae82da744dbe40dc589f595e6f70039961d","size":21683,"noattachment":false,"key":"/react-sizeme/-/react-sizeme-2.4.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-sizeme/download/react-sizeme-2.4.4.tgz"},"maintainers":[{"name":"ctrlplusb","email":"sean@ctrlplusb.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-sizeme_2.4.4_1527069024881_0.8200044503505877"},"_hasShrinkwrap":false,"publish_time":1527069025043,"_cnpm_publish_time":1527069025043},"2.4.3":{"name":"react-sizeme","version":"2.4.3","description":"Make your React Components aware of their dimensions and position.","license":"MIT","main":"dist/react-sizeme.js","files":["*.js","*.md","dist"],"repository":{"type":"git","url":"git+https://github.com/ctrlplusb/react-sizeme.git"},"keywords":["library"],"homepage":"https://github.com/ctrlplusb/react-sizeme#readme","author":{"name":"Sean Matheson","email":"sean@ctrlplusb.com"},"scripts":{"build":"node ./tools/scripts/build.js","clean":"rimraf ./dist && rimraf ./coverage","example:web":"echo 'Make sure to `cd example/web && yarn install`' && cd example/web && yarn run start","lint":"eslint src","precommit":"lint-staged && npm run test","prepublish":"npm run build","test":"jest","test:coverage":"npm run test -- --coverage","test:coverage:deploy":"npm run test:coverage && codecov"},"dependencies":{"element-resize-detector":"^1.1.12","invariant":"^2.2.2","lodash.debounce":"^4.0.8","lodash.throttle":"^4.1.1"},"peerDependencies":{"prop-types":"^15.0.0-0","react":"^0.14.0 || ^15.0.0-0 || ^16.0.0","react-dom":"^0.14.0 || ^15.0.0-0 || ^16.0.0"},"devDependencies":{"app-root-dir":"1.0.2","babel-cli":"^6.26.0","babel-core":"^6.26.3","babel-eslint":"8.2.3","babel-jest":"^22.4.3","babel-plugin-external-helpers":"^6.22.0","babel-plugin-transform-class-properties":"6.24.1","babel-polyfill":"^6.26.0","babel-preset-env":"^1.6.0","babel-preset-react":"6.24.1","babel-preset-stage-3":"6.24.1","babel-register":"^6.26.0","change-case":"^3.0.2","codecov":"^3.0.1","cross-env":"^5.0.5","enzyme":"^3.3.0","enzyme-adapter-react-16":"^1.1.1","enzyme-to-json":"^3.3.3","eslint":"^4.7.2","eslint-config-airbnb":"^16.1.0","eslint-plugin-import":"^2.11.0","eslint-plugin-jsx-a11y":"^6.0.3","eslint-plugin-react":"^7.3.0","gzip-size":"^4.0.0","husky":"^0.14.3","in-publish":"2.0.0","jest":"^22.4.3","lint-staged":"^7.0.5","prettier":"^1.12.1","pretty-bytes":"4.0.2","prop-types":"^15.5.10","ramda":"^0.25.0","react":"^16.3.2","react-addons-test-utils":"^15.6.0","react-dom":"^16.3.2","react-test-renderer":"^16.3.2","readline-sync":"1.4.9","rimraf":"^2.6.2","rollup":"^0.58.2","rollup-plugin-babel":"^3.0.4","rollup-plugin-uglify":"^3.0.0"},"jest":{"collectCoverageFrom":["src/**/*.{js,jsx}"],"snapshotSerializers":["<rootDir>/node_modules/enzyme-to-json/serializer"],"testPathIgnorePatterns":["<rootDir>/(coverage|dist|node_modules|tools)/"]},"eslintConfig":{"root":true,"parser":"babel-eslint","env":{"browser":true,"es6":true,"node":true,"jest":true},"extends":["airbnb","prettier"],"rules":{"camelcase":0,"import/prefer-default-export":0,"import/no-extraneous-dependencies":0,"no-nested-ternary":0,"no-underscore-dangle":0,"react/no-array-index-key":0,"react/react-in-jsx-scope":0,"semi":[2,"never"],"react/forbid-prop-types":0,"react/jsx-filename-extension":0,"react/sort-comp":0}},"eslintIgnore":["node_modules/","dist/","coverage/"],"prettier":{"semi":false,"singleQuote":true,"trailingComma":"all"},"lint-staged":{"*.js":["prettier --write \"src/**/*.js\"","git add"]},"gitHead":"86046c20468899a8b12b9c5788aac77e2910f5de","bugs":{"url":"https://github.com/ctrlplusb/react-sizeme/issues"},"_id":"react-sizeme@2.4.3","_npmVersion":"5.8.0","_nodeVersion":"8.11.1","_npmUser":{"name":"ctrlplusb","email":"sean@ctrlplusb.com"},"dist":{"shasum":"0ae872d936646e90415e29b83d8547403265ee53","size":21597,"noattachment":false,"key":"/react-sizeme/-/react-sizeme-2.4.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-sizeme/download/react-sizeme-2.4.3.tgz"},"maintainers":[{"name":"ctrlplusb","email":"sean@ctrlplusb.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-sizeme_2.4.3_1525263317685_0.8443268706079332"},"_hasShrinkwrap":false,"publish_time":1525263317738,"_cnpm_publish_time":1525263317738},"2.4.2":{"name":"react-sizeme","version":"2.4.2","description":"Make your React Components aware of their dimensions and position.","license":"MIT","main":"dist/react-sizeme.js","files":["*.js","*.md","dist"],"repository":{"type":"git","url":"git+https://github.com/ctrlplusb/react-sizeme.git"},"keywords":["library"],"homepage":"https://github.com/ctrlplusb/react-sizeme#readme","author":{"name":"Sean Matheson","email":"sean@ctrlplusb.com"},"scripts":{"build":"node ./tools/scripts/build.js","clean":"rimraf ./dist && rimraf ./coverage","example:web":"echo 'Make sure to `cd example/web && yarn install`' && cd example/web && yarn run start","lint":"eslint src","precommit":"lint-staged && npm run test","prepublish":"npm run build","test":"jest","test:coverage":"npm run test -- --coverage","test:coverage:deploy":"npm run test:coverage && codecov"},"dependencies":{"element-resize-detector":"^1.1.12","invariant":"^2.2.2","lodash.debounce":"^4.0.8","lodash.throttle":"^4.1.1"},"peerDependencies":{"prop-types":"^15.0.0-0","react":"^0.14.0 || ^15.0.0-0 || ^16.0.0","react-dom":"^0.14.0 || ^15.0.0-0 || ^16.0.0"},"devDependencies":{"app-root-dir":"1.0.2","babel-cli":"^6.26.0","babel-core":"^6.26.0","babel-eslint":"8.2.2","babel-jest":"^22.4.3","babel-plugin-external-helpers":"^6.22.0","babel-plugin-transform-class-properties":"6.24.1","babel-polyfill":"^6.26.0","babel-preset-env":"^1.6.0","babel-preset-react":"6.24.1","babel-preset-stage-3":"6.24.1","babel-register":"^6.26.0","change-case":"^3.0.2","codecov":"^3.0.0","cross-env":"^5.0.5","enzyme":"^3.3.0","enzyme-adapter-react-16":"^1.1.1","enzyme-to-json":"^3.3.3","eslint":"^4.7.2","eslint-config-airbnb":"^16.1.0","eslint-plugin-import":"^2.7.0","eslint-plugin-jsx-a11y":"^6.0.3","eslint-plugin-react":"^7.3.0","gzip-size":"^4.0.0","husky":"^0.14.3","in-publish":"2.0.0","jest":"^22.4.3","lint-staged":"^7.0.0","prettier":"^1.7.0","pretty-bytes":"4.0.2","prop-types":"^15.5.10","ramda":"^0.25.0","react":"^16.2.0","react-addons-test-utils":"^15.6.0","react-dom":"^16.2.0","react-test-renderer":"^16.2.0","readline-sync":"1.4.9","rimraf":"^2.6.2","rollup":"^0.57.1","rollup-plugin-babel":"^3.0.3","rollup-plugin-uglify":"^3.0.0"},"jest":{"collectCoverageFrom":["src/**/*.{js,jsx}"],"snapshotSerializers":["<rootDir>/node_modules/enzyme-to-json/serializer"],"testPathIgnorePatterns":["<rootDir>/(coverage|dist|node_modules|tools)/"]},"eslintConfig":{"root":true,"parser":"babel-eslint","env":{"browser":true,"es6":true,"node":true,"jest":true},"extends":["airbnb","prettier"],"rules":{"camelcase":0,"import/prefer-default-export":0,"import/no-extraneous-dependencies":0,"no-nested-ternary":0,"no-underscore-dangle":0,"react/no-array-index-key":0,"react/react-in-jsx-scope":0,"semi":[2,"never"],"react/forbid-prop-types":0,"react/jsx-filename-extension":0,"react/sort-comp":0}},"eslintIgnore":["node_modules/","dist/","coverage/"],"prettier":{"semi":false,"singleQuote":true,"trailingComma":"all"},"lint-staged":{"*.js":["prettier --write \"src/**/*.js\"","git add"]},"gitHead":"871c3ea607d0fbbfaad2a2bd736e16edd78424e7","bugs":{"url":"https://github.com/ctrlplusb/react-sizeme/issues"},"_id":"react-sizeme@2.4.2","_npmVersion":"5.8.0","_nodeVersion":"8.9.1","_npmUser":{"name":"ctrlplusb","email":"sean@ctrlplusb.com"},"dist":{"shasum":"9e1683f926f92b3db7881d09f9efa3879e8dfde2","size":21575,"noattachment":false,"key":"/react-sizeme/-/react-sizeme-2.4.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-sizeme/download/react-sizeme-2.4.2.tgz"},"maintainers":[{"name":"ctrlplusb","email":"sean@ctrlplusb.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-sizeme_2.4.2_1522315551436_0.024127067591856788"},"_hasShrinkwrap":false,"publish_time":1522315551560,"_cnpm_publish_time":1522315551560},"2.4.1":{"name":"react-sizeme","version":"2.4.1","description":"Make your React Components aware of their dimensions and position.","license":"MIT","main":"dist/react-sizeme.js","files":["*.js","*.md","dist"],"repository":{"type":"git","url":"git+https://github.com/ctrlplusb/react-sizeme.git"},"keywords":["library"],"homepage":"https://github.com/ctrlplusb/react-sizeme#readme","author":{"name":"Sean Matheson","email":"sean@ctrlplusb.com"},"scripts":{"build":"node ./tools/scripts/build.js","clean":"rimraf ./dist && rimraf ./coverage","example:web":"echo 'Make sure to `cd example/web && yarn install`' && cd example/web && yarn run start","lint":"eslint src","precommit":"lint-staged && npm run test","prepublish":"npm run build","test":"jest","test:coverage":"npm run test -- --coverage","test:coverage:deploy":"npm run test:coverage && codecov"},"dependencies":{"element-resize-detector":"^1.1.12","invariant":"^2.2.2","lodash.debounce":"^4.0.8","lodash.throttle":"^4.1.1"},"peerDependencies":{"prop-types":"^15.0.0-0","react":"^0.14.0 || ^15.0.0-0 || ^16.0.0","react-dom":"^0.14.0 || ^15.0.0-0 || ^16.0.0"},"devDependencies":{"app-root-dir":"1.0.2","babel-cli":"^6.26.0","babel-core":"^6.26.0","babel-eslint":"8.2.2","babel-jest":"^22.4.3","babel-plugin-external-helpers":"^6.22.0","babel-plugin-transform-class-properties":"6.24.1","babel-polyfill":"^6.26.0","babel-preset-env":"^1.6.0","babel-preset-react":"6.24.1","babel-preset-stage-3":"6.24.1","babel-register":"^6.26.0","change-case":"^3.0.2","codecov":"^3.0.0","cross-env":"^5.0.5","enzyme":"^3.3.0","enzyme-adapter-react-16":"^1.1.1","enzyme-to-json":"^3.3.3","eslint":"^4.7.2","eslint-config-airbnb":"^16.1.0","eslint-plugin-import":"^2.7.0","eslint-plugin-jsx-a11y":"^6.0.3","eslint-plugin-react":"^7.3.0","gzip-size":"^4.0.0","husky":"^0.14.3","in-publish":"2.0.0","jest":"^22.4.3","lint-staged":"^7.0.0","prettier":"^1.7.0","pretty-bytes":"4.0.2","prop-types":"^15.5.10","ramda":"^0.25.0","react":"^16.2.0","react-addons-test-utils":"^15.6.0","react-dom":"^16.2.0","react-test-renderer":"^16.2.0","readline-sync":"1.4.9","rimraf":"^2.6.2","rollup":"^0.57.1","rollup-plugin-babel":"^3.0.3","rollup-plugin-uglify":"^3.0.0"},"jest":{"collectCoverageFrom":["src/**/*.{js,jsx}"],"snapshotSerializers":["<rootDir>/node_modules/enzyme-to-json/serializer"],"testPathIgnorePatterns":["<rootDir>/(coverage|dist|node_modules|tools)/"]},"eslintConfig":{"root":true,"parser":"babel-eslint","env":{"browser":true,"es6":true,"node":true,"jest":true},"extends":["airbnb","prettier"],"rules":{"camelcase":0,"import/prefer-default-export":0,"import/no-extraneous-dependencies":0,"no-nested-ternary":0,"no-underscore-dangle":0,"react/no-array-index-key":0,"react/react-in-jsx-scope":0,"semi":[2,"never"],"react/forbid-prop-types":0,"react/jsx-filename-extension":0,"react/sort-comp":0}},"eslintIgnore":["node_modules/","dist/","coverage/"],"prettier":{"semi":false,"singleQuote":true,"trailingComma":"all"},"lint-staged":{"*.js":["prettier --write \"src/**/*.js\"","git add"]},"gitHead":"c9a8674389fd30482ee72c177f2668d1624a1f83","bugs":{"url":"https://github.com/ctrlplusb/react-sizeme/issues"},"_id":"react-sizeme@2.4.1","_npmVersion":"5.8.0","_nodeVersion":"8.9.1","_npmUser":{"name":"ctrlplusb","email":"sean@ctrlplusb.com"},"dist":{"shasum":"c087da165416548543136860612c4bbe5be64c37","size":21601,"noattachment":false,"key":"/react-sizeme/-/react-sizeme-2.4.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-sizeme/download/react-sizeme-2.4.1.tgz"},"maintainers":[{"name":"ctrlplusb","email":"sean@ctrlplusb.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-sizeme_2.4.1_1522314247839_0.07856291437857266"},"_hasShrinkwrap":false,"publish_time":1522314247997,"_cnpm_publish_time":1522314247997},"2.4.0":{"name":"react-sizeme","version":"2.4.0","description":"Make your React Components aware of their dimensions and position.","license":"MIT","main":"dist/react-sizeme.js","files":["*.js","*.md","dist"],"repository":{"type":"git","url":"git+https://github.com/ctrlplusb/react-sizeme.git"},"keywords":["library"],"homepage":"https://github.com/ctrlplusb/react-sizeme#readme","author":{"name":"Sean Matheson","email":"sean@ctrlplusb.com"},"scripts":{"build":"node ./tools/scripts/build.js","clean":"rimraf ./dist && rimraf ./coverage","example:web":"echo 'Make sure to `cd example/web && yarn install`' && cd example/web && yarn run start","lint":"eslint src","precommit":"lint-staged && npm run test","prepublish":"npm run build","test":"jest","test:coverage":"npm run test -- --coverage","test:coverage:deploy":"npm run test:coverage && codecov"},"dependencies":{"element-resize-detector":"^1.1.12","invariant":"^2.2.2","lodash.debounce":"^4.0.8","lodash.throttle":"^4.1.1"},"peerDependencies":{"prop-types":"^15.0.0-0","react":"^0.14.0 || ^15.0.0-0 || ^16.0.0","react-dom":"^0.14.0 || ^15.0.0-0 || ^16.0.0"},"devDependencies":{"app-root-dir":"1.0.2","babel-cli":"^6.26.0","babel-core":"^6.26.0","babel-eslint":"8.2.2","babel-jest":"^22.4.3","babel-plugin-external-helpers":"^6.22.0","babel-plugin-transform-class-properties":"6.24.1","babel-polyfill":"^6.26.0","babel-preset-env":"^1.6.0","babel-preset-react":"6.24.1","babel-preset-stage-3":"6.24.1","babel-register":"^6.26.0","change-case":"^3.0.2","codecov":"^3.0.0","cross-env":"^5.0.5","enzyme":"^3.3.0","enzyme-adapter-react-16":"^1.1.1","enzyme-to-json":"^3.3.3","eslint":"^4.7.2","eslint-config-airbnb":"^16.1.0","eslint-plugin-import":"^2.7.0","eslint-plugin-jsx-a11y":"^6.0.3","eslint-plugin-react":"^7.3.0","gzip-size":"^4.0.0","husky":"^0.14.3","in-publish":"2.0.0","jest":"^22.4.3","lint-staged":"^7.0.0","prettier":"^1.7.0","pretty-bytes":"4.0.2","prop-types":"^15.5.10","ramda":"^0.25.0","react":"^16.2.0","react-addons-test-utils":"^15.6.0","react-dom":"^16.2.0","react-test-renderer":"^16.2.0","readline-sync":"1.4.9","rimraf":"^2.6.2","rollup":"^0.57.1","rollup-plugin-babel":"^3.0.3","rollup-plugin-uglify":"^3.0.0"},"jest":{"collectCoverageFrom":["src/**/*.{js,jsx}"],"snapshotSerializers":["<rootDir>/node_modules/enzyme-to-json/serializer"],"testPathIgnorePatterns":["<rootDir>/(coverage|dist|node_modules|tools)/"]},"eslintConfig":{"root":true,"parser":"babel-eslint","env":{"browser":true,"es6":true,"node":true,"jest":true},"extends":["airbnb","prettier"],"rules":{"camelcase":0,"import/prefer-default-export":0,"import/no-extraneous-dependencies":0,"no-nested-ternary":0,"no-underscore-dangle":0,"react/no-array-index-key":0,"react/react-in-jsx-scope":0,"semi":[2,"never"],"react/forbid-prop-types":0,"react/jsx-filename-extension":0,"react/sort-comp":0}},"eslintIgnore":["node_modules/","dist/","coverage/"],"prettier":{"semi":false,"singleQuote":true,"trailingComma":"all"},"lint-staged":{"*.js":["prettier --write \"src/**/*.js\"","git add"]},"gitHead":"de898651b2318e2af9d776cd359bd2cea6e87cab","bugs":{"url":"https://github.com/ctrlplusb/react-sizeme/issues"},"_id":"react-sizeme@2.4.0","_npmVersion":"5.8.0","_nodeVersion":"8.9.1","_npmUser":{"name":"ctrlplusb","email":"sean@ctrlplusb.com"},"dist":{"shasum":"f9317b87094a031287087fc51a5f8b0c83994be6","size":21607,"noattachment":false,"key":"/react-sizeme/-/react-sizeme-2.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-sizeme/download/react-sizeme-2.4.0.tgz"},"maintainers":[{"name":"ctrlplusb","email":"sean@ctrlplusb.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-sizeme_2.4.0_1522071234557_0.023329003354029654"},"_hasShrinkwrap":false,"publish_time":1522071234752,"_cnpm_publish_time":1522071234752},"2.3.6":{"name":"react-sizeme","version":"2.3.6","description":"Make your React Components aware of their dimensions and position.","license":"MIT","main":"commonjs/index.js","files":["*.js","*.md","umd","commonjs"],"repository":{"type":"git","url":"git+https://github.com/ctrlplusb/react-sizeme.git"},"keywords":["library"],"homepage":"https://github.com/ctrlplusb/react-sizeme#readme","author":{"name":"Sean Matheson","email":"sean@ctrlplusb.com"},"scripts":{"build":"babel-node ./tools/scripts/build.js","check":"npm run test","clean":"rimraf ./commonjs && rimraf ./umd && rimraf ./coverage && rimraf ./umd","example:web":"echo 'Make sure to `cd example/web && npm install`' && cd example/web && npm run start","lint":"eslint src","precommit":"lint-staged && npm run test","prepublish":"npm run build","test":"jest","test:coverage":"npm run test -- --coverage","test:coverage:deploy":"npm run test:coverage && codecov"},"dependencies":{"element-resize-detector":"^1.1.12","invariant":"^2.2.2","lodash":"^4.17.4"},"peerDependencies":{"prop-types":"^15.0.0-0","react":"^0.14.0 || ^15.0.0-0 || ^16.0.0","react-dom":"^0.14.0 || ^15.0.0-0 || ^16.0.0"},"devDependencies":{"app-root-dir":"1.0.2","babel-cli":"^6.26.0","babel-core":"^6.26.0","babel-eslint":"7.2.3","babel-jest":"^21.0.2","babel-loader":"^7.1.2","babel-plugin-lodash":"3.2.11","babel-plugin-rewire":"1.1.0","babel-plugin-transform-class-properties":"6.24.1","babel-polyfill":"^6.26.0","babel-preset-env":"^1.6.0","babel-preset-latest":"6.24.1","babel-preset-react":"6.24.1","babel-preset-stage-3":"6.24.1","babel-register":"^6.26.0","codecov":"^2.3.0","cross-env":"^5.0.5","enzyme":"^2.9.1","enzyme-to-json":"^2.0.0","eslint":"^4.7.2","eslint-config-airbnb":"^15.1.0","eslint-plugin-import":"^2.7.0","eslint-plugin-jsx-a11y":"^5.1.1","eslint-plugin-react":"^7.3.0","gzip-size":"^4.0.0","husky":"^0.14.3","in-publish":"2.0.0","jest":"^21.1.0","lint-staged":"^4.2.2","lodash-webpack-plugin":"^0.11.4","prettier":"^1.7.0","pretty-bytes":"4.0.2","prop-types":"^15.5.10","ramda":"^0.24.1","react":"^15.6.1","react-addons-test-utils":"^15.6.0","react-dom":"^15.6.1","react-test-renderer":"^15.6.1","readline-sync":"1.4.7","rimraf":"^2.6.2","sinon":"^3.3.0","webpack":"^3.6.0","webpack-dev-middleware":"^1.12.0","webpack-hot-middleware":"^2.19.1"},"jest":{"collectCoverageFrom":["src/**/*.{js,jsx}"],"testPathIgnorePatterns":["<rootDir>/(commonjs|coverage|node_modules|tools|umd)/"]},"lint-staged":{"src/**/*.js":["prettier --write","git add"]},"eslintConfig":{"root":true,"parser":"babel-eslint","env":{"browser":true,"es6":true,"node":true,"jest":true},"extends":"airbnb","rules":{"array-callback-return":0,"arrow-parens":["error","as-needed"],"camelcase":0,"import/prefer-default-export":0,"import/no-extraneous-dependencies":0,"indent":0,"no-mixed-operators":0,"no-underscore-dangle":0,"no-confusing-arrow":0,"no-nested-ternary":0,"react/no-array-index-key":0,"react/react-in-jsx-scope":0,"semi":[2,"never"],"react/forbid-prop-types":0,"react/jsx-filename-extension":0,"react/sort-comp":0}},"prettier":{"semi":false,"singleQuote":true,"trailingComma":"all"},"gitHead":"111802adf336d5b28e04b22cfd212f46daec5c6d","bugs":{"url":"https://github.com/ctrlplusb/react-sizeme/issues"},"_id":"react-sizeme@2.3.6","_npmVersion":"5.4.2","_nodeVersion":"8.6.0","_npmUser":{"name":"ctrlplusb","email":"sean@ctrlplusb.com"},"dist":{"shasum":"d60ea2634acc3fd827a3c7738d41eea0992fa678","size":40368,"noattachment":false,"key":"/react-sizeme/-/react-sizeme-2.3.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-sizeme/download/react-sizeme-2.3.6.tgz"},"maintainers":[{"name":"ctrlplusb","email":"sean@ctrlplusb.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-sizeme-2.3.6.tgz_1506956031069_0.09948802553117275"},"directories":{},"publish_time":1506956032259,"_cnpm_publish_time":1506956032259,"_hasShrinkwrap":false},"2.3.5":{"name":"react-sizeme","version":"2.3.5","description":"Make your React Components aware of their dimensions and position.","license":"MIT","main":"commonjs/index.js","files":["*.js","*.md","umd","commonjs"],"repository":{"type":"git","url":"git+https://github.com/ctrlplusb/react-sizeme.git"},"keywords":["library"],"homepage":"https://github.com/ctrlplusb/react-sizeme#readme","author":{"name":"Sean Matheson","email":"sean@ctrlplusb.com"},"scripts":{"build":"babel-node ./tools/scripts/build.js","check":"npm run test","clean":"rimraf ./commonjs && rimraf ./umd && rimraf ./coverage && rimraf ./umd","example:web":"echo 'Make sure to `cd example/web && npm install`' && cd example/web && npm run start","lint":"eslint src","precommit":"lint-staged && npm run test","prepublish":"npm run build","test":"jest","test:coverage":"npm run test -- --coverage","test:coverage:deploy":"npm run test:coverage && codecov"},"dependencies":{"element-resize-detector":"^1.1.12","invariant":"^2.2.2","lodash":"^4.17.4"},"peerDependencies":{"prop-types":"^15.0.0-0","react":"^0.14.0 || ^15.0.0-0","react-dom":"^0.14.0 || ^15.0.0-0"},"devDependencies":{"app-root-dir":"1.0.2","babel-cli":"^6.26.0","babel-core":"^6.26.0","babel-eslint":"7.2.3","babel-jest":"^21.0.2","babel-loader":"^7.1.2","babel-plugin-lodash":"3.2.11","babel-plugin-rewire":"1.1.0","babel-plugin-transform-class-properties":"6.24.1","babel-polyfill":"^6.26.0","babel-preset-env":"^1.6.0","babel-preset-latest":"6.24.1","babel-preset-react":"6.24.1","babel-preset-stage-3":"6.24.1","babel-register":"^6.26.0","codecov":"^2.3.0","cross-env":"^5.0.5","enzyme":"^2.9.1","enzyme-to-json":"^2.0.0","eslint":"^4.7.2","eslint-config-airbnb":"^15.1.0","eslint-plugin-import":"^2.7.0","eslint-plugin-jsx-a11y":"^5.1.1","eslint-plugin-react":"^7.3.0","gzip-size":"^4.0.0","husky":"^0.14.3","in-publish":"2.0.0","jest":"^21.1.0","lint-staged":"^4.2.2","lodash-webpack-plugin":"^0.11.4","prettier":"^1.7.0","pretty-bytes":"4.0.2","prop-types":"^15.5.10","ramda":"^0.24.1","react":"^15.6.1","react-addons-test-utils":"^15.6.0","react-dom":"^15.6.1","react-test-renderer":"^15.6.1","readline-sync":"1.4.7","rimraf":"^2.6.2","sinon":"^3.3.0","webpack":"^3.6.0","webpack-dev-middleware":"^1.12.0","webpack-hot-middleware":"^2.19.1"},"jest":{"collectCoverageFrom":["src/**/*.{js,jsx}"],"testPathIgnorePatterns":["<rootDir>/(commonjs|coverage|node_modules|tools|umd)/"]},"lint-staged":{"src/**/*.js":["prettier --write","git add"]},"eslintConfig":{"root":true,"parser":"babel-eslint","env":{"browser":true,"es6":true,"node":true,"jest":true},"extends":"airbnb","rules":{"array-callback-return":0,"arrow-parens":["error","as-needed"],"camelcase":0,"import/prefer-default-export":0,"import/no-extraneous-dependencies":0,"indent":0,"no-mixed-operators":0,"no-underscore-dangle":0,"no-confusing-arrow":0,"no-nested-ternary":0,"react/no-array-index-key":0,"react/react-in-jsx-scope":0,"semi":[2,"never"],"react/forbid-prop-types":0,"react/jsx-filename-extension":0,"react/sort-comp":0}},"prettier":{"semi":false,"singleQuote":true,"trailingComma":"all"},"gitHead":"6e46536bcc8a4c6c79eebf69264b9304a7aa1b7a","bugs":{"url":"https://github.com/ctrlplusb/react-sizeme/issues"},"_id":"react-sizeme@2.3.5","_npmVersion":"5.4.2","_nodeVersion":"8.4.0","_npmUser":{"name":"ctrlplusb","email":"sean@ctrlplusb.com"},"dist":{"shasum":"f14c0a15f9b24d7b8b6f196871b0af19aa01a422","size":40353,"noattachment":false,"key":"/react-sizeme/-/react-sizeme-2.3.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-sizeme/download/react-sizeme-2.3.5.tgz"},"maintainers":[{"name":"ctrlplusb","email":"sean@ctrlplusb.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-sizeme-2.3.5.tgz_1506075500714_0.1580746998079121"},"directories":{},"publish_time":1506075501868,"_cnpm_publish_time":1506075501868,"_hasShrinkwrap":false},"2.3.4":{"name":"react-sizeme","version":"2.3.4","description":"Make your React Components aware of their dimensions and position.","license":"MIT","main":"commonjs/index.js","files":["*.js","*.md","umd","commonjs"],"repository":{"type":"git","url":"git+https://github.com/ctrlplusb/react-sizeme.git"},"keywords":["library"],"homepage":"https://github.com/ctrlplusb/react-sizeme#readme","author":{"name":"Sean Matheson","email":"sean@ctrlplusb.com"},"scripts":{"build":"babel-node ./tools/scripts/build.js","check":"npm run test","clean":"rimraf ./commonjs && rimraf ./umd && rimraf ./coverage && rimraf ./umd","example:web":"echo 'Make sure to `cd example/web && npm install`' && cd example/web && npm run start","lint":"eslint src","precommit":"lint-staged && npm run test","prepublish":"npm run build","test":"jest","test:coverage":"npm run test -- --coverage","test:coverage:deploy":"npm run test:coverage && codecov"},"jest":{"collectCoverageFrom":["src/**/*.{js,jsx}"],"testPathIgnorePatterns":["<rootDir>/(commonjs|coverage|node_modules|tools|umd)/"]},"lint-staged":{"*.js":["prettier-eslint --write","git add"]},"dependencies":{"element-resize-detector":"^1.1.12","invariant":"^2.2.2","lodash":"^4.17.4"},"peerDependencies":{"prop-types":"^15.0.0-0","react":"^0.14.0 || ^15.0.0-0","react-dom":"^0.14.0 || ^15.0.0-0"},"devDependencies":{"app-root-dir":"1.0.2","babel-cli":"6.24.1","babel-core":"^6.25.0","babel-eslint":"7.2.3","babel-jest":"^20.0.3","babel-loader":"7.0.0","babel-plugin-lodash":"3.2.11","babel-plugin-rewire":"1.1.0","babel-plugin-transform-class-properties":"6.24.1","babel-polyfill":"6.23.0","babel-preset-env":"^1.5.2","babel-preset-latest":"6.24.1","babel-preset-react":"6.24.1","babel-preset-stage-3":"6.24.1","babel-register":"6.24.1","codecov":"2.2.0","cross-env":"^5.0.1","enzyme":"2.8.2","enzyme-to-json":"1.5.1","eslint":"^3.19.0","eslint-config-airbnb":"^15.0.1","eslint-plugin-import":"^2.3.0","eslint-plugin-jsx-a11y":"^5.0.3","eslint-plugin-react":"^7.1.0","gzip-size":"3.0.0","husky":"^0.13.4","in-publish":"2.0.0","jest":"^20.0.4","lint-staged":"^4.0.0","lodash-webpack-plugin":"^0.11.4","prettier":"^1.4.4","prettier-eslint":"^6.3.0","prettier-eslint-cli":"^4.1.1","pretty-bytes":"4.0.2","prop-types":"^15.5.10","ramda":"^0.24.1","react":"^15.6.1","react-addons-test-utils":"^15.6.0","react-dom":"^15.6.1","react-test-renderer":"^15.6.1","readline-sync":"1.4.7","rimraf":"2.6.1","sinon":"^2.3.4","webpack":"^2.6.1","webpack-dev-middleware":"1.10.2","webpack-hot-middleware":"2.18.0"},"gitHead":"5f283344b71c3b97fdfb70e4a14350071ea3e1b3","bugs":{"url":"https://github.com/ctrlplusb/react-sizeme/issues"},"_id":"react-sizeme@2.3.4","_npmVersion":"5.0.3","_nodeVersion":"8.1.0","_npmUser":{"name":"ctrlplusb","email":"sean@ctrlplusb.com"},"dist":{"shasum":"dd662ff43d65e7bd37992a2bb86e7d7df8a67836","size":41029,"noattachment":false,"key":"/react-sizeme/-/react-sizeme-2.3.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-sizeme/download/react-sizeme-2.3.4.tgz"},"maintainers":[{"name":"ctrlplusb","email":"sean@ctrlplusb.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-sizeme-2.3.4.tgz_1497878437468_0.1335144592449069"},"directories":{},"publish_time":1497878438685,"_hasShrinkwrap":false,"_cnpm_publish_time":1497878438685},"2.3.3":{"name":"react-sizeme","version":"2.3.3","description":"Make your React Components aware of their dimensions and position.","license":"MIT","main":"commonjs/index.js","files":["*.js","*.md","umd","commonjs"],"repository":{"type":"git","url":"git+https://github.com/ctrlplusb/react-sizeme.git"},"keywords":["library"],"homepage":"https://github.com/ctrlplusb/react-sizeme#readme","author":{"name":"Sean Matheson","email":"sean@ctrlplusb.com"},"scripts":{"build":"babel-node ./tools/scripts/build.js","check":"npm run test","clean":"rimraf ./commonjs && rimraf ./umd && rimraf ./coverage && rimraf ./umd","example:web":"echo 'Make sure to `cd example/web && npm install`' && cd example/web && npm run start","lint":"eslint src","precommit":"lint-staged && npm run test","prepublish":"npm run build","test":"jest","test:coverage":"npm run test -- --coverage","test:coverage:deploy":"npm run test:coverage && codecov"},"jest":{"collectCoverageFrom":["src/**/*.{js,jsx}"],"testPathIgnorePatterns":["<rootDir>/(commonjs|coverage|node_modules|tools|umd)/"]},"lint-staged":{"*.js":["prettier-eslint --write","git add"]},"dependencies":{"element-resize-detector":"^1.1.12","invariant":"^2.2.2","lodash":"^4.17.4"},"peerDependencies":{"prop-types":"^15.0.0-0","react":"^0.14.0 || ^15.0.0-0","react-dom":"^0.14.0 || ^15.0.0-0"},"devDependencies":{"app-root-dir":"1.0.2","babel-cli":"6.24.1","babel-core":"^6.25.0","babel-eslint":"7.2.3","babel-jest":"^20.0.3","babel-loader":"7.0.0","babel-plugin-lodash":"3.2.11","babel-plugin-rewire":"1.1.0","babel-plugin-transform-class-properties":"6.24.1","babel-polyfill":"6.23.0","babel-preset-env":"^1.5.2","babel-preset-latest":"6.24.1","babel-preset-react":"6.24.1","babel-preset-stage-3":"6.24.1","babel-register":"6.24.1","codecov":"2.2.0","cross-env":"^5.0.1","enzyme":"2.8.2","enzyme-to-json":"1.5.1","eslint":"^3.19.0","eslint-config-airbnb":"^15.0.1","eslint-plugin-import":"^2.3.0","eslint-plugin-jsx-a11y":"^5.0.3","eslint-plugin-react":"^7.1.0","gzip-size":"3.0.0","husky":"^0.13.4","in-publish":"2.0.0","jest":"^20.0.4","lint-staged":"^4.0.0","lodash-webpack-plugin":"^0.11.4","prettier":"^1.4.4","prettier-eslint":"^6.3.0","prettier-eslint-cli":"^4.1.1","pretty-bytes":"4.0.2","prop-types":"^15.5.10","ramda":"^0.24.1","react":"^15.6.1","react-addons-test-utils":"^15.6.0","react-dom":"^15.6.1","react-test-renderer":"^15.6.1","readline-sync":"1.4.7","rimraf":"2.6.1","sinon":"^2.3.4","webpack":"^2.6.1","webpack-dev-middleware":"1.10.2","webpack-hot-middleware":"2.18.0"},"gitHead":"e5a95730cbe524b50345ef616eb969fb60ec3230","bugs":{"url":"https://github.com/ctrlplusb/react-sizeme/issues"},"_id":"react-sizeme@2.3.3","_npmVersion":"5.0.3","_nodeVersion":"8.1.0","_npmUser":{"name":"ctrlplusb","email":"sean@ctrlplusb.com"},"dist":{"shasum":"b3bdf5d0a7efc6ec25e9975da6bf238240276b41","size":42390,"noattachment":false,"key":"/react-sizeme/-/react-sizeme-2.3.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-sizeme/download/react-sizeme-2.3.3.tgz"},"maintainers":[{"name":"ctrlplusb","email":"sean@ctrlplusb.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-sizeme-2.3.3.tgz_1497873572213_0.4883741207886487"},"directories":{},"publish_time":1497873573366,"_cnpm_publish_time":1497873573366,"_hasShrinkwrap":false},"2.3.2":{"name":"react-sizeme","version":"2.3.2","description":"Make your React Components aware of their dimensions and position.","license":"MIT","main":"commonjs/index.js","files":["*.js","*.md","umd","commonjs"],"repository":{"type":"git","url":"git+https://github.com/ctrlplusb/react-sizeme.git"},"keywords":["library"],"homepage":"https://github.com/ctrlplusb/react-sizeme#readme","author":{"name":"Sean Matheson","email":"sean@ctrlplusb.com"},"scripts":{"build":"babel-node ./tools/scripts/build.js","check":"yarn run test","clean":"rimraf ./commonjs && rimraf ./umd && rimraf ./coverage && rimraf ./umd","example:web":"echo 'Make sure to `cd example/web && yarn install`' && cd example/web && yarn run start","lint":"eslint src","precommit":"lint-staged && npm run test","prepublish":"yarn run build","test":"jest","test:coverage":"yarn run test -- --coverage","test:coverage:deploy":"yarn run test:coverage && codecov"},"jest":{"collectCoverageFrom":["src/**/*.{js,jsx}"],"testPathIgnorePatterns":["<rootDir>/(commonjs|coverage|flow-typed|node_modules|tools|umd)/"]},"lint-staged":{"*.js":["prettier-eslint --write","git add"]},"dependencies":{"element-resize-detector":"^1.1.12","invariant":"^2.2.2","lodash":"^4.17.4"},"peerDependencies":{"prop-types":"^15.0.0-0","react":"^0.14.0 || ^15.0.0-0","react-dom":"^0.14.0 || ^15.0.0-0"},"devDependencies":{"app-root-dir":"1.0.2","babel-cli":"6.24.1","babel-core":"6.24.1","babel-eslint":"7.2.3","babel-jest":"20.0.0","babel-loader":"7.0.0","babel-plugin-lodash":"3.2.11","babel-plugin-rewire":"1.1.0","babel-plugin-transform-class-properties":"6.24.1","babel-polyfill":"6.23.0","babel-preset-env":"1.4.0","babel-preset-latest":"6.24.1","babel-preset-react":"6.24.1","babel-preset-stage-3":"6.24.1","babel-register":"6.24.1","codecov":"2.2.0","cross-env":"4.0.0","enzyme":"2.8.2","enzyme-to-json":"1.5.1","eslint":"3.19.0","eslint-config-airbnb":"14.1.0","eslint-plugin-import":"2.2.0","eslint-plugin-jsx-a11y":"4.0.0","eslint-plugin-react":"6.10.3","gzip-size":"3.0.0","husky":"0.13.3","in-publish":"2.0.0","jest":"20.0.0","lint-staged":"3.4.1","lodash-webpack-plugin":"0.11.3","prettier":"1.3.1","prettier-eslint":"6.2.1","prettier-eslint-cli":"3.4.3","pretty-bytes":"4.0.2","prop-types":"15.5.9","ramda":"0.23.0","react":"15.5.4","react-addons-test-utils":"15.5.1","react-dom":"15.5.4","react-test-renderer":"15.5.4","readline-sync":"1.4.7","rimraf":"2.6.1","sinon":"2.2.0","webpack":"2.5.1","webpack-dev-middleware":"1.10.2","webpack-hot-middleware":"2.18.0"},"gitHead":"61266e8eea61972d9598b61d04c309388df46d97","bugs":{"url":"https://github.com/ctrlplusb/react-sizeme/issues"},"_id":"react-sizeme@2.3.2","_shasum":"3ad87541e96371403a1d3468d885164b98452862","_from":".","_npmVersion":"4.5.0","_nodeVersion":"6.10.1","_npmUser":{"name":"ctrlplusb","email":"sean@ctrlplusb.com"},"dist":{"shasum":"3ad87541e96371403a1d3468d885164b98452862","size":42123,"noattachment":false,"key":"/react-sizeme/-/react-sizeme-2.3.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-sizeme/download/react-sizeme-2.3.2.tgz"},"maintainers":[{"name":"ctrlplusb","email":"sean@ctrlplusb.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/react-sizeme-2.3.2.tgz_1494499331663_0.44827848649583757"},"directories":{},"publish_time":1494499333522,"_cnpm_publish_time":1494499333522,"_hasShrinkwrap":false},"2.3.1":{"name":"react-sizeme","version":"2.3.1","description":"Make your React Components aware of their dimensions and position.","license":"MIT","main":"commonjs/index.js","files":["*.js","*.md","umd","commonjs"],"repository":{"type":"git","url":"git+https://github.com/ctrlplusb/react-sizeme.git"},"keywords":["library"],"homepage":"https://github.com/ctrlplusb/react-sizeme#readme","author":{"name":"Sean Matheson","email":"sean@ctrlplusb.com"},"scripts":{"build":"babel-node ./tools/scripts/build.js","check":"yarn run test","clean":"rimraf ./commonjs && rimraf ./umd && rimraf ./coverage && rimraf ./umd","example:web":"echo 'Make sure to `cd example/web && yarn install`' && cd example/web && yarn run start","lint":"eslint src","precommit":"lint-staged && npm run test","prepublish":"yarn run build","test":"jest","test:coverage":"yarn run test -- --coverage","test:coverage:deploy":"yarn run test:coverage && codecov"},"jest":{"collectCoverageFrom":["src/**/*.{js,jsx}"],"testPathIgnorePatterns":["<rootDir>/(commonjs|coverage|flow-typed|node_modules|tools|umd)/"]},"lint-staged":{"*.js":["prettier-eslint --write","git add"]},"dependencies":{"element-resize-detector":"^1.1.11","invariant":"^2.2.2","lodash":"^4.17.4"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0-0","react-dom":"^0.14.0 || ^15.0.0-0"},"devDependencies":{"app-root-dir":"1.0.2","babel-cli":"6.24.0","babel-core":"6.24.0","babel-eslint":"7.2.1","babel-jest":"19.0.0","babel-loader":"6.4.1","babel-plugin-lodash":"3.2.11","babel-plugin-rewire":"1.0.0","babel-plugin-transform-class-properties":"6.23.0","babel-polyfill":"6.23.0","babel-preset-env":"1.2.2","babel-preset-latest":"6.24.0","babel-preset-react":"6.23.0","babel-preset-stage-3":"6.22.0","babel-register":"6.24.0","codecov":"2.1.0","cross-env":"3.2.4","enzyme":"2.8.0","enzyme-to-json":"1.5.0","eslint":"3.18.0","eslint-config-airbnb":"14.1.0","eslint-plugin-import":"2.2.0","eslint-plugin-jsx-a11y":"4.0.0","eslint-plugin-react":"6.10.3","gzip-size":"3.0.0","husky":"0.13.3","in-publish":"2.0.0","jest":"19.0.2","lint-staged":"3.4.0","lodash-webpack-plugin":"0.11.2","prettier":"0.22.0","prettier-eslint":"4.3.2","prettier-eslint-cli":"3.1.3","pretty-bytes":"4.0.2","ramda":"0.23.0","react":"15.4.2","react-addons-test-utils":"15.4.2","react-dom":"15.4.2","readline-sync":"1.4.7","rimraf":"2.6.1","sinon":"2.1.0","webpack":"2.3.2","webpack-dev-middleware":"1.10.1","webpack-hot-middleware":"2.17.1"},"gitHead":"613c8010344965f2484520fb3dcf48f6382097a1","bugs":{"url":"https://github.com/ctrlplusb/react-sizeme/issues"},"_id":"react-sizeme@2.3.1","_shasum":"a5d7817e727024084c758b1bc1a217826f358dd6","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.10.1","_npmUser":{"name":"ctrlplusb","email":"sean@ctrlplusb.com"},"dist":{"shasum":"a5d7817e727024084c758b1bc1a217826f358dd6","size":40797,"noattachment":false,"key":"/react-sizeme/-/react-sizeme-2.3.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-sizeme/download/react-sizeme-2.3.1.tgz"},"maintainers":[{"name":"ctrlplusb","email":"sean@ctrlplusb.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/react-sizeme-2.3.1.tgz_1490815519357_0.9620872344821692"},"directories":{},"publish_time":1490815521418,"_hasShrinkwrap":false,"_cnpm_publish_time":1490815521418},"2.3.0":{"name":"react-sizeme","version":"2.3.0","description":"Make your React Components aware of their dimensions and position.","license":"MIT","main":"commonjs/index.js","files":["*.js","*.md","umd","commonjs"],"repository":{"type":"git","url":"git+https://github.com/ctrlplusb/react-sizeme.git"},"keywords":["library"],"homepage":"https://github.com/ctrlplusb/react-sizeme#readme","author":{"name":"Sean Matheson","email":"sean@ctrlplusb.com"},"scripts":{"build":"babel-node ./tools/scripts/build.js","check":"yarn run test","clean":"rimraf ./commonjs && rimraf ./umd && rimraf ./coverage && rimraf ./umd","example:web":"echo 'Make sure to `cd example/web && yarn install`' && cd example/web && yarn run start","lint":"eslint src","precommit":"lint-staged && npm run test","prepublish":"yarn run build","test":"jest","test:coverage":"yarn run test -- --coverage","test:coverage:deploy":"yarn run test:coverage && codecov"},"jest":{"collectCoverageFrom":["src/**/*.{js,jsx}"],"testPathIgnorePatterns":["<rootDir>/(commonjs|coverage|flow-typed|node_modules|tools|umd)/"]},"lint-staged":{"*.js":["prettier-eslint --write","git add"]},"dependencies":{"element-resize-detector":"^1.1.11","invariant":"^2.2.2","lodash":"^4.17.4"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0-0","react-dom":"^0.14.0 || ^15.0.0-0"},"devDependencies":{"app-root-dir":"1.0.2","babel-cli":"6.24.0","babel-core":"6.24.0","babel-eslint":"7.2.1","babel-jest":"19.0.0","babel-loader":"6.4.1","babel-plugin-lodash":"3.2.11","babel-plugin-rewire":"1.0.0","babel-plugin-transform-class-properties":"6.23.0","babel-polyfill":"6.23.0","babel-preset-env":"1.2.2","babel-preset-latest":"6.24.0","babel-preset-react":"6.23.0","babel-preset-stage-3":"6.22.0","babel-register":"6.24.0","codecov":"2.1.0","cross-env":"3.2.4","enzyme":"2.8.0","enzyme-to-json":"1.5.0","eslint":"3.18.0","eslint-config-airbnb":"14.1.0","eslint-plugin-import":"2.2.0","eslint-plugin-jsx-a11y":"4.0.0","eslint-plugin-react":"6.10.3","gzip-size":"3.0.0","husky":"0.13.3","in-publish":"2.0.0","jest":"19.0.2","lint-staged":"3.4.0","lodash-webpack-plugin":"0.11.2","prettier":"0.22.0","prettier-eslint":"4.3.2","prettier-eslint-cli":"3.1.3","pretty-bytes":"4.0.2","ramda":"0.23.0","react":"15.4.2","react-addons-test-utils":"15.4.2","react-dom":"15.4.2","readline-sync":"1.4.7","rimraf":"2.6.1","sinon":"2.1.0","webpack":"2.3.2","webpack-dev-middleware":"1.10.1","webpack-hot-middleware":"2.17.1"},"gitHead":"56fb3ad9781cd64c677eb5cf8bf66d186c859f88","bugs":{"url":"https://github.com/ctrlplusb/react-sizeme/issues"},"_id":"react-sizeme@2.3.0","_shasum":"ed945b548374a1f62fd4008b6939e010b7cc7036","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.10.1","_npmUser":{"name":"ctrlplusb","email":"sean@ctrlplusb.com"},"dist":{"shasum":"ed945b548374a1f62fd4008b6939e010b7cc7036","size":40772,"noattachment":false,"key":"/react-sizeme/-/react-sizeme-2.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-sizeme/download/react-sizeme-2.3.0.tgz"},"maintainers":[{"name":"ctrlplusb","email":"sean@ctrlplusb.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/react-sizeme-2.3.0.tgz_1490737625779_0.5464380825869739"},"directories":{},"publish_time":1490737626655,"_cnpm_publish_time":1490737626655,"_hasShrinkwrap":false},"2.2.0":{"name":"react-sizeme","version":"2.2.0","description":"Make your React Components aware of their width and height.","main":"lib/react-sizeme.js","scripts":{"prebuild":"rm -rf lib && mkdir lib","build":"NODE_ENV=production webpack","commit":"git-cz","test":"NODE_ENV=test mocha --compilers js:babel-register --recursive --require ./test/setup.js \"test/**/*.test.js\"","test:coverage":"NODE_ENV=test babel-node $(npm bin)/isparta cover $(npm bin)/_mocha -- -R spec --require ./test/setup.js","report-coverage":"cat ./coverage/lcov.info | $(npm bin)/codecov","lint":"eslint src","semantic-release":"semantic-release pre && npm publish && semantic-release post","example":"NODE_ENV=development node ./example"},"repository":{"type":"git","url":"git+https://github.com/ctrlplusb/react-sizeme.git"},"keywords":["react","component","element-queries","size","dimensions"],"author":{"name":"Sean Matheson","email":"sean@ctrlplusb.com"},"license":"MIT","bugs":{"url":"https://github.com/ctrlplusb/react-sizeme/issues"},"homepage":"https://github.com/ctrlplusb/react-sizeme#readme","devDependencies":{"babel-cli":"6.14.0","babel-core":"6.14.0","babel-eslint":"6.1.2","babel-loader":"6.2.5","babel-plugin-lodash":"3.2.8","babel-plugin-rewire":"1.0.0-rc-2","babel-preset-es2015":"6.14.0","babel-preset-react":"6.11.1","babel-preset-stage-1":"6.13.0","babel-register":"6.14.0","chai":"3.5.0","codecov.io":"0.1.6","commitizen":"2.8.6","compression":"1.6.2","cz-conventional-changelog":"1.2.0","enzyme":"2.4.1","eslint":"3.5.0","eslint-config-airbnb":"11.1.0","eslint-loader":"1.5.0","eslint-plugin-import":"1.14.0","eslint-plugin-jsx-a11y":"2.2.2","eslint-plugin-mocha":"4.5.1","eslint-plugin-react":"6.2.0","express":"4.14.0","ghooks":"1.3.2","isparta":"4.0.0","jsdom":"9.5.0","lodash-webpack-plugin":"0.10.0","mocha":"3.0.2","path":"0.12.7","react":"15.3.1","react-addons-test-utils":"15.3.1","react-dom":"15.3.1","semantic-release":"4.3.5","sinon":"1.17.5","sinon-chai":"2.8.0","stats-webpack-plugin":"0.4.2","webpack":"1.13.2","webpack-dev-middleware":"1.7.0","webpack-hot-middleware":"2.12.2"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0","react-dom":"^0.14.0 || ^15.0.0"},"config":{"ghooks":{"pre-commit":"npm run test"},"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"dependencies":{"element-resize-detector":"1.1.8","invariant":"^2.2.0","lodash":"4.15.0"},"gitHead":"3749f6793188cd9bfce01bf579ef273be3c1c9aa","_id":"react-sizeme@2.2.0","_shasum":"f5b23126a014aafc97fb8b0b5af1575f7e9bbed2","_from":".","_npmVersion":"3.10.7","_nodeVersion":"4.5.0","_npmUser":{"name":"ctrlplusb","email":"sean@ctrlplusb.com"},"dist":{"shasum":"f5b23126a014aafc97fb8b0b5af1575f7e9bbed2","size":32415,"noattachment":false,"key":"/react-sizeme/-/react-sizeme-2.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-sizeme/download/react-sizeme-2.2.0.tgz"},"maintainers":[{"name":"ctrlplusb","email":"sean@ctrlplusb.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/react-sizeme-2.2.0.tgz_1473715289722_0.6390211773104966"},"directories":{},"publish_time":1473715291815,"_cnpm_publish_time":1473715291815,"_hasShrinkwrap":false},"2.1.4":{"name":"react-sizeme","version":"2.1.4","description":"Make your React Components aware of their width and height.","main":"lib/react-sizeme.js","scripts":{"prebuild":"rm -rf lib && mkdir lib","build":"NODE_ENV=production webpack","commit":"git-cz","test":"NODE_ENV=test mocha --compilers js:babel-register --recursive --require ./test/setup.js \"test/**/*.test.js\"","test:coverage":"NODE_ENV=test babel-node $(npm bin)/isparta cover $(npm bin)/_mocha -- -R spec --require ./test/setup.js","report-coverage":"cat ./coverage/lcov.info | $(npm bin)/codecov","lint":"eslint src","semantic-release":"semantic-release pre && npm publish && semantic-release post","example":"NODE_ENV=development node ./example"},"repository":{"type":"git","url":"git+https://github.com/ctrlplusb/react-sizeme.git"},"keywords":["react","component","element-queries","size","dimensions"],"author":{"name":"Sean Matheson","email":"sean@ctrlplusb.com"},"license":"MIT","bugs":{"url":"https://github.com/ctrlplusb/react-sizeme/issues"},"homepage":"https://github.com/ctrlplusb/react-sizeme#readme","devDependencies":{"babel-cli":"6.11.4","babel-core":"6.13.2","babel-eslint":"6.1.2","babel-loader":"6.2.4","babel-plugin-lodash":"3.2.6","babel-plugin-rewire":"1.0.0-rc-2","babel-preset-es2015":"6.13.2","babel-preset-react":"6.11.1","babel-preset-stage-1":"6.13.0","babel-register":"6.11.6","chai":"3.5.0","codecov.io":"0.1.6","commitizen":"2.8.5","compression":"1.6.2","cz-conventional-changelog":"1.1.7","enzyme":"2.4.1","eslint":"3.2.2","eslint-config-airbnb":"9.0.1","eslint-loader":"1.5.0","eslint-plugin-import":"1.12.0","eslint-plugin-jsx-a11y":"2.0.1","eslint-plugin-mocha":"4.3.0","eslint-plugin-react":"5.2.2","express":"4.14.0","ghooks":"1.3.2","isparta":"4.0.0","jsdom":"9.4.1","lodash-webpack-plugin":"0.9.4","mocha":"2.5.3","path":"0.12.7","react":"15.3.0","react-addons-test-utils":"15.3.0","react-dom":"15.3.0","semantic-release":"4.3.5","sinon":"1.17.5","sinon-chai":"2.8.0","stats-webpack-plugin":"0.4.1","webpack":"1.13.1","webpack-dev-middleware":"1.6.1","webpack-hot-middleware":"2.12.2"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0","react-dom":"^0.14.0 || ^15.0.0"},"config":{"ghooks":{"pre-commit":"npm run test"},"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"dependencies":{"element-resize-detector":"1.1.8","invariant":"^2.2.0","lodash":"4.14.2"},"gitHead":"fc0f8ac35614ee33922d8234f833eee8ec0c2c3e","_id":"react-sizeme@2.1.4","_shasum":"01014b28cd23fe5eb73d118e81f18dcfe59a7410","_from":".","_npmVersion":"3.10.6","_nodeVersion":"4.5.0","_npmUser":{"name":"ctrlplusb","email":"sean@ctrlplusb.com"},"dist":{"shasum":"01014b28cd23fe5eb73d118e81f18dcfe59a7410","size":32861,"noattachment":false,"key":"/react-sizeme/-/react-sizeme-2.1.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-sizeme/download/react-sizeme-2.1.4.tgz"},"maintainers":[{"name":"ctrlplusb","email":"sean@ctrlplusb.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/react-sizeme-2.1.4.tgz_1473265335830_0.07986361905932426"},"directories":{},"publish_time":1473265337476,"_cnpm_publish_time":1473265337476,"_hasShrinkwrap":false},"2.1.3":{"name":"react-sizeme","version":"2.1.3","description":"Make your React Components aware of their width and height.","main":"lib/react-sizeme.js","scripts":{"prebuild":"rm -rf lib && mkdir lib","build":"NODE_ENV=production webpack","commit":"git-cz","test":"NODE_ENV=test mocha --compilers js:babel-register --recursive --require ./test/setup.js \"test/**/*.test.js\"","test:coverage":"NODE_ENV=test babel-node $(npm bin)/isparta cover $(npm bin)/_mocha -- -R spec --require ./test/setup.js","report-coverage":"cat ./coverage/lcov.info | $(npm bin)/codecov","lint":"eslint src","semantic-release":"semantic-release pre && npm publish && semantic-release post","example":"NODE_ENV=development node ./example"},"repository":{"type":"git","url":"git+https://github.com/ctrlplusb/react-sizeme.git"},"keywords":["react","component","element-queries","size","dimensions"],"author":{"name":"Sean Matheson","email":"sean@ctrlplusb.com"},"license":"MIT","bugs":{"url":"https://github.com/ctrlplusb/react-sizeme/issues"},"homepage":"https://github.com/ctrlplusb/react-sizeme#readme","devDependencies":{"babel-cli":"6.11.4","babel-core":"6.13.2","babel-eslint":"6.1.2","babel-loader":"6.2.4","babel-plugin-lodash":"3.2.6","babel-plugin-rewire":"1.0.0-rc-2","babel-preset-es2015":"6.13.2","babel-preset-react":"6.11.1","babel-preset-stage-1":"6.13.0","babel-register":"6.11.6","chai":"3.5.0","codecov.io":"0.1.6","commitizen":"2.8.5","compression":"1.6.2","cz-conventional-changelog":"1.1.7","enzyme":"2.4.1","eslint":"3.2.2","eslint-config-airbnb":"9.0.1","eslint-loader":"1.5.0","eslint-plugin-import":"1.12.0","eslint-plugin-jsx-a11y":"2.0.1","eslint-plugin-mocha":"4.3.0","eslint-plugin-react":"5.2.2","express":"4.14.0","ghooks":"1.3.2","isparta":"4.0.0","jsdom":"9.4.1","lodash-webpack-plugin":"0.9.4","mocha":"2.5.3","path":"0.12.7","react":"15.3.0","react-addons-test-utils":"15.3.0","react-dom":"15.3.0","semantic-release":"4.3.5","sinon":"1.17.5","sinon-chai":"2.8.0","stats-webpack-plugin":"0.4.1","webpack":"1.13.1","webpack-dev-middleware":"1.6.1","webpack-hot-middleware":"2.12.2"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0","react-dom":"^0.14.0 || ^15.0.0"},"config":{"ghooks":{"pre-commit":"npm run test"},"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"dependencies":{"element-resize-detector":"1.1.7","invariant":"^2.2.0","lodash":"4.14.2"},"gitHead":"1e50b1e5528942453e57833aeacae7eeca4df655","_id":"react-sizeme@2.1.3","_shasum":"140d2e16472aeb5671d906e730fdcc62e53eb430","_from":".","_npmVersion":"3.10.5","_nodeVersion":"4.4.7","_npmUser":{"name":"ctrlplusb","email":"sean@ctrlplusb.com"},"dist":{"shasum":"140d2e16472aeb5671d906e730fdcc62e53eb430","size":31966,"noattachment":false,"key":"/react-sizeme/-/react-sizeme-2.1.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-sizeme/download/react-sizeme-2.1.3.tgz"},"maintainers":[{"name":"ctrlplusb","email":"sean@ctrlplusb.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/react-sizeme-2.1.3.tgz_1470852710054_0.3128412936348468"},"directories":{},"publish_time":1470852712540,"_cnpm_publish_time":1470852712540,"_hasShrinkwrap":false},"2.1.2":{"name":"react-sizeme","version":"2.1.2","description":"Make your React Components aware of their width and height.","main":"lib/react-sizeme.js","scripts":{"prebuild":"rm -rf lib && mkdir lib","build":"NODE_ENV=production webpack","commit":"git-cz","test":"NODE_ENV=test mocha --compilers js:babel-register --recursive --require ./test/setup.js \"test/**/*.test.js\"","test:coverage":"NODE_ENV=test babel-node $(npm bin)/isparta cover $(npm bin)/_mocha -- -R spec --require ./test/setup.js","report-coverage":"cat ./coverage/lcov.info | $(npm bin)/codecov","lint":"eslint src","semantic-release":"semantic-release pre && npm publish && semantic-release post","example":"NODE_ENV=development node ./example"},"repository":{"type":"git","url":"git+https://github.com/ctrlplusb/react-sizeme.git"},"keywords":["react","component","element-queries","size","dimensions"],"author":{"name":"Sean Matheson","email":"sean@ctrlplusb.com"},"license":"MIT","bugs":{"url":"https://github.com/ctrlplusb/react-sizeme/issues"},"homepage":"https://github.com/ctrlplusb/react-sizeme#readme","devDependencies":{"babel-cli":"6.11.4","babel-core":"6.11.4","babel-eslint":"6.1.2","babel-loader":"6.2.4","babel-plugin-lodash":"3.2.6","babel-plugin-rewire":"1.0.0-rc-2","babel-preset-es2015":"6.9.0","babel-preset-react":"6.11.1","babel-preset-stage-1":"6.5.0","babel-register":"6.11.5","chai":"3.5.0","codecov.io":"0.1.6","commitizen":"2.8.2","compression":"1.6.2","cz-conventional-changelog":"1.1.6","enzyme":"2.4.1","eslint":"3.1.1","eslint-config-airbnb":"9.0.1","eslint-loader":"1.4.1","eslint-plugin-import":"1.11.1","eslint-plugin-jsx-a11y":"2.0.1","eslint-plugin-mocha":"4.1.0","eslint-plugin-react":"5.2.2","express":"4.14.0","ghooks":"1.3.2","isparta":"4.0.0","jsdom":"9.4.1","lodash-webpack-plugin":"0.9.3","mocha":"2.5.3","path":"0.12.7","react":"15.2.1","react-addons-test-utils":"15.2.1","react-dom":"15.2.1","semantic-release":"4.3.5","sinon":"1.17.4","sinon-chai":"2.8.0","stats-webpack-plugin":"0.4.0","webpack":"1.13.1","webpack-dev-middleware":"1.6.1","webpack-hot-middleware":"2.12.1"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0","react-dom":"^0.14.0 || ^15.0.0"},"config":{"ghooks":{"pre-commit":"npm run test"},"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"dependencies":{"element-resize-detector":"1.1.5","invariant":"^2.2.0","lodash":"4.14.0"},"gitHead":"3ad5a57b1f788791e44374416969e68b3944a3fd","_id":"react-sizeme@2.1.2","_shasum":"e49b052877002ca8549ba8672d39f735d50b65f8","_from":".","_npmVersion":"3.10.5","_nodeVersion":"4.4.7","_npmUser":{"name":"ctrlplusb","email":"sean@ctrlplusb.com"},"dist":{"shasum":"e49b052877002ca8549ba8672d39f735d50b65f8","size":31776,"noattachment":false,"key":"/react-sizeme/-/react-sizeme-2.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-sizeme/download/react-sizeme-2.1.2.tgz"},"maintainers":[{"name":"ctrlplusb","email":"sean@ctrlplusb.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/react-sizeme-2.1.2.tgz_1469429630714_0.42166421422734857"},"directories":{},"publish_time":1469429632920,"_cnpm_publish_time":1469429632920,"_hasShrinkwrap":false},"2.1.1":{"name":"react-sizeme","version":"2.1.1","description":"Make your React Components aware of their width and height.","main":"lib/react-sizeme.js","scripts":{"prebuild":"rm -rf lib && mkdir lib","build":"NODE_ENV=production webpack","commit":"git-cz","test":"NODE_ENV=test mocha --compilers js:babel-register --recursive --require ./test/setup.js \"test/**/*.test.js\"","test:coverage":"NODE_ENV=test babel-node $(npm bin)/isparta cover $(npm bin)/_mocha -- -R spec --require ./test/setup.js","report-coverage":"cat ./coverage/lcov.info | $(npm bin)/codecov","lint":"eslint src","semantic-release":"semantic-release pre && npm publish && semantic-release post","example":"NODE_ENV=development node ./example"},"repository":{"type":"git","url":"git+https://github.com/ctrlplusb/react-sizeme.git"},"keywords":["react","component","element-queries","size","dimensions"],"author":{"name":"Sean Matheson","email":"sean@ctrlplusb.com"},"license":"MIT","bugs":{"url":"https://github.com/ctrlplusb/react-sizeme/issues"},"homepage":"https://github.com/ctrlplusb/react-sizeme#readme","devDependencies":{"babel-cli":"6.10.1","babel-core":"6.10.4","babel-eslint":"6.1.0","babel-loader":"6.2.4","babel-plugin-lodash":"3.2.0","babel-plugin-rewire":"1.0.0-rc-2","babel-preset-es2015":"6.9.0","babel-preset-react":"6.5.0","babel-preset-stage-1":"6.5.0","babel-register":"6.9.0","chai":"3.5.0","codecov.io":"0.1.6","commitizen":"2.8.2","compression":"1.6.2","cz-conventional-changelog":"1.1.6","enzyme":"2.3.0","eslint":"2.13.1","eslint-config-airbnb":"9.0.1","eslint-loader":"1.3.0","eslint-plugin-import":"1.9.2","eslint-plugin-jsx-a11y":"1.5.3","eslint-plugin-mocha":"3.0.0","eslint-plugin-react":"5.2.2","express":"4.14.0","ghooks":"1.2.4","isparta":"4.0.0","jsdom":"9.2.1","lodash-webpack-plugin":"0.9.2","mocha":"2.5.3","path":"0.12.7","react":"15.1.0","react-addons-test-utils":"15.1.0","react-dom":"15.1.0","semantic-release":"4.3.5","sinon":"1.17.4","sinon-chai":"2.8.0","stats-webpack-plugin":"0.3.1","webpack":"1.13.1","webpack-dev-middleware":"1.6.1","webpack-hot-middleware":"2.10.0"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0","react-dom":"^0.14.0 || ^15.0.0"},"config":{"ghooks":{"pre-commit":"npm run test"},"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"dependencies":{"element-resize-detector":"1.1.4","invariant":"^2.2.0","lodash":"4.13.1"},"gitHead":"244bc9a4bae301ef4aa9cb433869d44755a0aed0","_id":"react-sizeme@2.1.1","_shasum":"1a9257c7d4355ecbb2678883dabadc7cfe66ed9a","_from":".","_npmVersion":"3.9.6","_nodeVersion":"4.4.5","_npmUser":{"name":"ctrlplusb","email":"sean@ctrlplusb.com"},"dist":{"shasum":"1a9257c7d4355ecbb2678883dabadc7cfe66ed9a","size":31693,"noattachment":false,"key":"/react-sizeme/-/react-sizeme-2.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-sizeme/download/react-sizeme-2.1.1.tgz"},"maintainers":[{"name":"ctrlplusb","email":"sean@ctrlplusb.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/react-sizeme-2.1.1.tgz_1466689138994_0.19099010876379907"},"directories":{},"publish_time":1466689141700,"_cnpm_publish_time":1466689141700,"_hasShrinkwrap":false},"2.1.0":{"name":"react-sizeme","version":"2.1.0","description":"Make your React Components aware of their width and height.","main":"lib/react-sizeme.js","scripts":{"prebuild":"rm -rf lib && mkdir lib","build":"NODE_ENV=production webpack","commit":"git-cz","test":"NODE_ENV=test mocha --compilers js:babel-register --recursive --require ./test/setup.js \"test/**/*.test.js\"","test:coverage":"NODE_ENV=test babel-node $(npm bin)/isparta cover $(npm bin)/_mocha -- -R spec --require ./test/setup.js","report-coverage":"cat ./coverage/lcov.info | $(npm bin)/codecov","lint":"eslint src","semantic-release":"semantic-release pre && npm publish && semantic-release post","example":"NODE_ENV=development node ./example"},"repository":{"type":"git","url":"git+https://github.com/ctrlplusb/react-sizeme.git"},"keywords":["react","component","element-queries","size","dimensions"],"author":{"name":"Sean Matheson","email":"sean@ctrlplusb.com"},"license":"MIT","bugs":{"url":"https://github.com/ctrlplusb/react-sizeme/issues"},"homepage":"https://github.com/ctrlplusb/react-sizeme#readme","devDependencies":{"babel-cli":"6.9.0","babel-core":"6.9.0","babel-eslint":"6.0.4","babel-loader":"6.2.4","babel-plugin-lodash":"3.1.4","babel-plugin-rewire":"1.0.0-rc-2","babel-preset-es2015":"6.9.0","babel-preset-react":"6.5.0","babel-preset-stage-1":"6.5.0","babel-register":"6.9.0","chai":"3.5.0","codecov.io":"0.1.6","commitizen":"2.8.1","compression":"1.6.2","cz-conventional-changelog":"1.1.6","enzyme":"2.3.0","eslint":"2.10.2","eslint-config-airbnb":"9.0.1","eslint-loader":"1.3.0","eslint-plugin-import":"1.8.0","eslint-plugin-jsx-a11y":"1.2.0","eslint-plugin-mocha":"2.2.0","eslint-plugin-react":"5.1.1","express":"4.13.4","ghooks":"1.2.1","isparta":"4.0.0","jsdom":"9.1.0","lodash-webpack-plugin":"0.7.0","mocha":"2.4.5","path":"0.12.7","react":"15.0.2","react-addons-test-utils":"15.0.2","react-dom":"15.0.2","semantic-release":"4.3.5","sinon":"1.17.4","sinon-chai":"2.8.0","stats-webpack-plugin":"0.3.1","webpack":"1.13.0","webpack-dev-middleware":"1.6.1","webpack-hot-middleware":"2.10.0"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0","react-dom":"^0.14.0 || ^15.0.0"},"config":{"ghooks":{"pre-commit":"npm run test"},"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"dependencies":{"element-resize-detector":"1.1.2","invariant":"^2.2.0","lodash":"4.12.0"},"gitHead":"8aab588cd8bd5fdea167ee0bb2dd7a6f7e9fdb4a","_id":"react-sizeme@2.1.0","_shasum":"4778931bc31b0b9d8d0d81cc8398c61f356e40c8","_from":".","_npmVersion":"3.9.2","_nodeVersion":"4.4.4","_npmUser":{"name":"ctrlplusb","email":"sean@ctrlplusb.com"},"dist":{"shasum":"4778931bc31b0b9d8d0d81cc8398c61f356e40c8","size":31586,"noattachment":false,"key":"/react-sizeme/-/react-sizeme-2.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-sizeme/download/react-sizeme-2.1.0.tgz"},"maintainers":[{"name":"ctrlplusb","email":"sean@ctrlplusb.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/react-sizeme-2.1.0.tgz_1463995149969_0.253884457051754"},"directories":{},"publish_time":1463995150982,"_cnpm_publish_time":1463995150982,"_hasShrinkwrap":false},"2.0.3":{"name":"react-sizeme","version":"2.0.3","description":"Make your React Components aware of their width and height.","main":"lib/react-sizeme.js","scripts":{"prebuild":"rm -rf lib && mkdir lib","build":"NODE_ENV=production webpack","commit":"git-cz","test":"NODE_ENV=test mocha --compilers js:babel-register --recursive --require ./test/setup.js \"test/**/*.test.js\"","test:coverage":"NODE_ENV=test babel-node $(npm bin)/isparta cover $(npm bin)/_mocha -- -R spec --require ./test/setup.js","report-coverage":"cat ./coverage/lcov.info | $(npm bin)/codecov","lint":"eslint src","semantic-release":"semantic-release pre && npm publish && semantic-release post","example":"NODE_ENV=development node ./example"},"repository":{"type":"git","url":"git+https://github.com/ctrlplusb/react-sizeme.git"},"keywords":["react","component","element-queries","size","dimensions"],"author":{"name":"Sean Matheson","email":"sean@ctrlplusb.com"},"license":"MIT","bugs":{"url":"https://github.com/ctrlplusb/react-sizeme/issues"},"homepage":"https://github.com/ctrlplusb/react-sizeme#readme","devDependencies":{"babel-cli":"6.9.0","babel-core":"6.9.0","babel-eslint":"6.0.4","babel-loader":"6.2.4","babel-plugin-lodash":"3.1.4","babel-plugin-rewire":"1.0.0-rc-2","babel-preset-es2015":"6.9.0","babel-preset-react":"6.5.0","babel-preset-stage-1":"6.5.0","babel-register":"6.9.0","chai":"3.5.0","codecov.io":"0.1.6","commitizen":"2.8.1","compression":"1.6.2","cz-conventional-changelog":"1.1.6","enzyme":"2.3.0","eslint":"2.10.2","eslint-config-airbnb":"9.0.1","eslint-loader":"1.3.0","eslint-plugin-import":"1.8.0","eslint-plugin-jsx-a11y":"1.2.0","eslint-plugin-mocha":"2.2.0","eslint-plugin-react":"5.1.1","express":"4.13.4","ghooks":"1.2.1","isparta":"4.0.0","jsdom":"9.1.0","lodash-webpack-plugin":"0.7.0","mocha":"2.4.5","path":"0.12.7","react":"15.0.2","react-addons-test-utils":"15.0.2","react-dom":"15.0.2","semantic-release":"4.3.5","sinon":"1.17.4","sinon-chai":"2.8.0","stats-webpack-plugin":"0.3.1","webpack":"1.13.0","webpack-dev-middleware":"1.6.1","webpack-hot-middleware":"2.10.0"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0","react-dom":"^0.14.0 || ^15.0.0"},"config":{"ghooks":{"pre-commit":"npm run test"},"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"dependencies":{"element-resize-detector":"1.1.2","invariant":"^2.2.0","lodash":"4.12.0"},"gitHead":"32b64babc398fc4e5a4402aec89f56686239cf7c","_id":"react-sizeme@2.0.3","_shasum":"326d2e1caedb15d46227147d9a38c5a8d7e2cbc3","_from":".","_npmVersion":"3.9.2","_nodeVersion":"4.4.4","_npmUser":{"name":"ctrlplusb","email":"sean@ctrlplusb.com"},"dist":{"shasum":"326d2e1caedb15d46227147d9a38c5a8d7e2cbc3","size":30359,"noattachment":false,"key":"/react-sizeme/-/react-sizeme-2.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-sizeme/download/react-sizeme-2.0.3.tgz"},"maintainers":[{"name":"ctrlplusb","email":"sean@ctrlplusb.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/react-sizeme-2.0.3.tgz_1463813831227_0.046629429794847965"},"directories":{},"publish_time":1463813833707,"_cnpm_publish_time":1463813833707,"_hasShrinkwrap":false},"2.0.2":{"name":"react-sizeme","version":"2.0.2","description":"Make your React Components aware of their width and height.","main":"lib/react-sizeme.js","scripts":{"prebuild":"rm -rf lib && mkdir lib","build":"NODE_ENV=production webpack","commit":"git-cz","test":"NODE_ENV=test mocha --compilers js:babel-register --recursive --require ./test/setup.js \"test/**/*.test.js\"","test:coverage":"NODE_ENV=test babel-node $(npm bin)/isparta cover $(npm bin)/_mocha -- -R spec --require ./test/setup.js","report-coverage":"cat ./coverage/lcov.info | $(npm bin)/codecov","lint":"eslint src","semantic-release":"semantic-release pre && npm publish && semantic-release post","example":"NODE_ENV=development node ./example"},"repository":{"type":"git","url":"git+https://github.com/ctrlplusb/react-sizeme.git"},"keywords":["react","component","element-queries","size","dimensions"],"author":{"name":"Sean Matheson","email":"sean@ctrlplusb.com"},"license":"MIT","bugs":{"url":"https://github.com/ctrlplusb/react-sizeme/issues"},"homepage":"https://github.com/ctrlplusb/react-sizeme#readme","devDependencies":{"babel-cli":"6.9.0","babel-core":"6.9.0","babel-eslint":"6.0.4","babel-loader":"6.2.4","babel-plugin-lodash":"3.1.4","babel-plugin-rewire":"1.0.0-rc-2","babel-preset-es2015":"6.9.0","babel-preset-react":"6.5.0","babel-preset-stage-1":"6.5.0","babel-register":"6.9.0","chai":"3.5.0","codecov.io":"0.1.6","commitizen":"2.8.1","compression":"1.6.2","cz-conventional-changelog":"1.1.6","enzyme":"2.3.0","eslint":"2.10.2","eslint-config-airbnb":"9.0.1","eslint-loader":"1.3.0","eslint-plugin-import":"1.8.0","eslint-plugin-jsx-a11y":"1.2.0","eslint-plugin-mocha":"2.2.0","eslint-plugin-react":"5.1.1","express":"4.13.4","ghooks":"1.2.1","isparta":"4.0.0","jsdom":"9.1.0","lodash-webpack-plugin":"0.7.0","mocha":"2.4.5","path":"0.12.7","react":"15.0.2","react-addons-test-utils":"15.0.2","react-dom":"15.0.2","semantic-release":"4.3.5","sinon":"1.17.4","sinon-chai":"2.8.0","stats-webpack-plugin":"0.3.1","webpack":"1.13.0","webpack-dev-middleware":"1.6.1","webpack-hot-middleware":"2.10.0"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0","react-dom":"^0.14.0 || ^15.0.0"},"czConfig":{"path":"node_modules/cz-conventional-changelog"},"config":{"ghooks":{"pre-commit":"npm run test"}},"dependencies":{"element-resize-detector":"1.1.2","invariant":"^2.2.0","lodash":"4.12.0"},"gitHead":"e5be0d19b6af7b7c0f803888fffe13cfbdf53168","_id":"react-sizeme@2.0.2","_shasum":"5cf0c51e25464deb97cdb74f9e7e70bde70509cf","_from":".","_npmVersion":"3.9.0","_nodeVersion":"4.4.4","_npmUser":{"name":"ctrlplusb","email":"sean@ctrlplusb.com"},"dist":{"shasum":"5cf0c51e25464deb97cdb74f9e7e70bde70509cf","size":30313,"noattachment":false,"key":"/react-sizeme/-/react-sizeme-2.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-sizeme/download/react-sizeme-2.0.2.tgz"},"maintainers":[{"name":"ctrlplusb","email":"sean@ctrlplusb.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/react-sizeme-2.0.2.tgz_1463646951211_0.9019882653374225"},"directories":{},"publish_time":1463646953891,"_cnpm_publish_time":1463646953891,"_hasShrinkwrap":false},"2.0.1":{"name":"react-sizeme","version":"2.0.1","description":"Make your React Components aware of their width and height.","main":"lib/react-sizeme.js","scripts":{"prebuild":"rm -rf lib && mkdir lib","build":"NODE_ENV=production webpack","commit":"git-cz","test":"NODE_ENV=test mocha --compilers js:babel-register --recursive --require ./test/setup.js \"test/**/*.test.js\"","test:coverage":"NODE_ENV=test babel-node $(npm bin)/isparta cover $(npm bin)/_mocha -- -R spec --require ./test/setup.js","report-coverage":"cat ./coverage/lcov.info | $(npm bin)/codecov","lint":"eslint src","semantic-release":"semantic-release pre && npm publish && semantic-release post","example":"NODE_ENV=development node ./example"},"repository":{"type":"git","url":"git+https://github.com/ctrlplusb/react-sizeme.git"},"keywords":["react","component","element-queries","size","dimensions"],"author":{"name":"Sean Matheson","email":"sean@ctrlplusb.com"},"license":"MIT","bugs":{"url":"https://github.com/ctrlplusb/react-sizeme/issues"},"homepage":"https://github.com/ctrlplusb/react-sizeme#readme","devDependencies":{"babel-cli":"6.7.5","babel-core":"6.7.6","babel-eslint":"6.0.2","babel-loader":"6.2.4","babel-plugin-lodash":"2.2.2","babel-plugin-rewire":"1.0.0-rc-2","babel-preset-es2015":"6.6.0","babel-preset-react":"6.5.0","babel-preset-stage-1":"6.5.0","babel-register":"6.7.2","chai":"3.5.0","codecov.io":"0.1.6","commitizen":"2.7.6","compression":"1.6.1","cz-conventional-changelog":"1.1.5","enzyme":"2.2.0","eslint":"2.7.0","eslint-config-airbnb":"7.0.0","eslint-loader":"1.3.0","eslint-plugin-jsx-a11y":"0.6.2","eslint-plugin-mocha":"2.1.0","eslint-plugin-react":"4.3.0","express":"4.13.4","ghooks":"1.2.0","isparta":"4.0.0","jsdom":"8.3.1","mocha":"2.4.5","path":"0.12.7","react":"15.0.1","react-addons-test-utils":"15.0.1","react-dom":"15.0.1","semantic-release":"6.2.1","sinon":"1.17.3","sinon-chai":"2.8.0","stats-webpack-plugin":"0.3.1","webpack":"1.12.15","webpack-dev-middleware":"1.6.1","webpack-hot-middleware":"2.10.0"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0","react-dom":"^0.14.0 || ^15.0.0"},"czConfig":{"path":"node_modules/cz-conventional-changelog"},"config":{"ghooks":{"pre-commit":"npm run test"}},"dependencies":{"invariant":"^2.2.0","element-resize-detector":"^1.1.0","lodash":"^4.10.0"},"gitHead":"9032ea3cbfb274ed115a35d90461427e09ffbd69","_id":"react-sizeme@2.0.1","_shasum":"1f69e173fe1cc980ba82f09124e304d082a7f8bb","_from":".","_npmVersion":"3.9.0","_nodeVersion":"4.4.4","_npmUser":{"name":"ctrlplusb","email":"sean@ctrlplusb.com"},"dist":{"shasum":"1f69e173fe1cc980ba82f09124e304d082a7f8bb","size":30430,"noattachment":false,"key":"/react-sizeme/-/react-sizeme-2.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-sizeme/download/react-sizeme-2.0.1.tgz"},"maintainers":[{"name":"ctrlplusb","email":"sean@ctrlplusb.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/react-sizeme-2.0.1.tgz_1463416064687_0.5922128555830568"},"directories":{},"publish_time":1463416066657,"_cnpm_publish_time":1463416066657,"_hasShrinkwrap":false},"2.0.0":{"name":"react-sizeme","version":"2.0.0","description":"Make your React Components aware of their width and height.","main":"lib/react-sizeme.js","scripts":{"prebuild":"rm -rf lib && mkdir lib","build":"NODE_ENV=production webpack","commit":"git-cz","test":"NODE_ENV=test mocha --compilers js:babel-register --recursive --require ./test/setup.js \"test/**/*.test.js\"","test:coverage":"NODE_ENV=test babel-node $(npm bin)/isparta cover $(npm bin)/_mocha -- -R spec --require ./test/setup.js","report-coverage":"cat ./coverage/lcov.info | $(npm bin)/codecov","lint":"eslint src","semantic-release":"semantic-release pre && npm publish && semantic-release post","example":"NODE_ENV=development node ./example"},"repository":{"type":"git","url":"git+https://github.com/ctrlplusb/react-sizeme.git"},"keywords":["react","component","element-queries","size","dimensions"],"author":{"name":"Sean Matheson","email":"sean@ctrlplusb.com"},"license":"MIT","bugs":{"url":"https://github.com/ctrlplusb/react-sizeme/issues"},"homepage":"https://github.com/ctrlplusb/react-sizeme#readme","devDependencies":{"babel-cli":"6.7.5","babel-core":"6.7.6","babel-eslint":"6.0.2","babel-loader":"6.2.4","babel-plugin-lodash":"2.2.2","babel-plugin-rewire":"1.0.0-rc-2","babel-preset-es2015":"6.6.0","babel-preset-react":"6.5.0","babel-preset-stage-1":"6.5.0","babel-register":"6.7.2","chai":"3.5.0","codecov.io":"0.1.6","commitizen":"2.7.6","compression":"1.6.1","cz-conventional-changelog":"1.1.5","enzyme":"2.2.0","eslint":"2.7.0","eslint-config-airbnb":"7.0.0","eslint-loader":"1.3.0","eslint-plugin-jsx-a11y":"0.6.2","eslint-plugin-mocha":"2.1.0","eslint-plugin-react":"4.3.0","express":"4.13.4","ghooks":"1.2.0","isparta":"4.0.0","jsdom":"8.3.1","mocha":"2.4.5","path":"0.12.7","react":"15.0.1","react-addons-test-utils":"15.0.1","react-dom":"15.0.1","semantic-release":"6.2.1","sinon":"1.17.3","sinon-chai":"2.8.0","stats-webpack-plugin":"0.3.1","webpack":"1.12.15","webpack-dev-middleware":"1.6.1","webpack-hot-middleware":"2.10.0"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0","react-dom":"^0.14.0 || ^15.0.0"},"czConfig":{"path":"node_modules/cz-conventional-changelog"},"config":{"ghooks":{"pre-commit":"npm run test"}},"dependencies":{"invariant":"^2.2.0","element-resize-detector":"^1.1.0","lodash":"^4.10.0"},"gitHead":"7cdb8a9b80d36c6be5650d5408652e5ddb2de9e0","_id":"react-sizeme@2.0.0","_shasum":"5becc04e4160993afa5bc90ef85d0edc9c8460ba","_from":".","_npmVersion":"3.8.6","_nodeVersion":"4.4.3","_npmUser":{"name":"ctrlplusb","email":"sean@ctrlplusb.com"},"dist":{"shasum":"5becc04e4160993afa5bc90ef85d0edc9c8460ba","size":30207,"noattachment":false,"key":"/react-sizeme/-/react-sizeme-2.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-sizeme/download/react-sizeme-2.0.0.tgz"},"maintainers":[{"name":"ctrlplusb","email":"sean@ctrlplusb.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/react-sizeme-2.0.0.tgz_1461064326996_0.34231921983882785"},"directories":{},"publish_time":1461064328208,"_cnpm_publish_time":1461064328208,"_hasShrinkwrap":false},"1.0.6":{"name":"react-sizeme","version":"1.0.6","description":"Make your React Components aware of their width and height.","main":"lib/react-sizeme.js","scripts":{"prebuild":"rm -rf lib && mkdir lib","build":"NODE_ENV=production webpack","commit":"git-cz","test":"NODE_ENV=test mocha --compilers js:babel-register --recursive --require ./test/setup.js \"test/**/*.test.js\"","test:coverage":"NODE_ENV=test babel-node $(npm bin)/isparta cover $(npm bin)/_mocha -- -R spec --require ./test/setup.js","report-coverage":"cat ./coverage/lcov.info | $(npm bin)/codecov","lint":"eslint src","semantic-release":"semantic-release pre && npm publish && semantic-release post","example":"NODE_ENV=development node ./example"},"repository":{"type":"git","url":"git+https://github.com/ctrlplusb/react-sizeme.git"},"keywords":["react","component","element-queries","size","dimensions"],"author":{"name":"Sean Matheson","email":"sean@ctrlplusb.com"},"license":"MIT","bugs":{"url":"https://github.com/ctrlplusb/react-sizeme/issues"},"homepage":"https://github.com/ctrlplusb/react-sizeme#readme","devDependencies":{"babel-cli":"6.7.5","babel-core":"6.7.6","babel-eslint":"6.0.2","babel-loader":"6.2.4","babel-plugin-lodash":"2.2.2","babel-plugin-rewire":"1.0.0-rc-2","babel-preset-es2015":"6.6.0","babel-preset-react":"6.5.0","babel-preset-stage-1":"6.5.0","babel-register":"6.7.2","chai":"3.5.0","codecov.io":"0.1.6","commitizen":"2.7.6","compression":"1.6.1","cz-conventional-changelog":"1.1.5","enzyme":"2.2.0","eslint":"2.7.0","eslint-config-airbnb":"7.0.0","eslint-loader":"1.3.0","eslint-plugin-jsx-a11y":"0.6.2","eslint-plugin-mocha":"2.1.0","eslint-plugin-react":"4.3.0","express":"4.13.4","ghooks":"1.2.0","isparta":"4.0.0","jsdom":"8.3.1","mocha":"2.4.5","path":"0.12.7","react":"15.0.1","react-addons-test-utils":"15.0.1","react-dom":"15.0.1","semantic-release":"6.2.1","sinon":"1.17.3","sinon-chai":"2.8.0","stats-webpack-plugin":"0.3.1","webpack":"1.12.15","webpack-dev-middleware":"1.6.1","webpack-hot-middleware":"2.10.0"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0","react-dom":"^0.14.0 || ^15.0.0"},"czConfig":{"path":"node_modules/cz-conventional-changelog"},"config":{"ghooks":{"pre-commit":"npm run test"}},"dependencies":{"invariant":"^2.2.0","element-resize-detector":"^1.1.0","lodash":"^4.10.0"},"gitHead":"fefc97a15a34081eeb7255bdba1af47f71fccf73","_id":"react-sizeme@1.0.6","_shasum":"37042369d0dc00d2c671eceeb2eca9eb5d306f49","_from":".","_npmVersion":"3.8.6","_nodeVersion":"4.4.3","_npmUser":{"name":"ctrlplusb","email":"sean@ctrlplusb.com"},"dist":{"shasum":"37042369d0dc00d2c671eceeb2eca9eb5d306f49","size":29778,"noattachment":false,"key":"/react-sizeme/-/react-sizeme-1.0.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-sizeme/download/react-sizeme-1.0.6.tgz"},"maintainers":[{"name":"ctrlplusb","email":"sean@ctrlplusb.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/react-sizeme-1.0.6.tgz_1460982429949_0.023768697399646044"},"directories":{},"publish_time":1460982431146,"_cnpm_publish_time":1460982431146,"_hasShrinkwrap":false},"1.0.5":{"name":"react-sizeme","version":"1.0.5","description":"Make your React Components aware of their width and height.","main":"lib/react-sizeme.js","scripts":{"prebuild":"rm -rf lib && mkdir lib","build":"NODE_ENV=production webpack","commit":"git-cz","test":"NODE_ENV=test mocha --compilers js:babel-register --recursive --require ./test/setup.js \"test/**/*.test.js\"","test:coverage":"NODE_ENV=test babel-node $(npm bin)/isparta cover $(npm bin)/_mocha -- -R spec --require ./test/setup.js","report-coverage":"cat ./coverage/lcov.info | $(npm bin)/codecov","lint":"eslint src","semantic-release":"semantic-release pre && npm publish && semantic-release post","example":"NODE_ENV=development node ./example"},"repository":{"type":"git","url":"git+https://github.com/ctrlplusb/react-sizeme.git"},"keywords":["react","component","element-queries","size","dimensions"],"author":{"name":"Sean Matheson","email":"sean@ctrlplusb.com"},"license":"MIT","bugs":{"url":"https://github.com/ctrlplusb/react-sizeme/issues"},"homepage":"https://github.com/ctrlplusb/react-sizeme#readme","devDependencies":{"babel-cli":"6.7.5","babel-core":"6.7.6","babel-eslint":"6.0.2","babel-loader":"6.2.4","babel-plugin-lodash":"2.2.2","babel-plugin-rewire":"1.0.0-rc-2","babel-preset-es2015":"6.6.0","babel-preset-react":"6.5.0","babel-preset-stage-1":"6.5.0","babel-register":"6.7.2","chai":"3.5.0","codecov.io":"0.1.6","commitizen":"2.7.6","compression":"1.6.1","cz-conventional-changelog":"1.1.5","enzyme":"2.2.0","eslint":"2.7.0","eslint-config-airbnb":"7.0.0","eslint-loader":"1.3.0","eslint-plugin-jsx-a11y":"0.6.2","eslint-plugin-mocha":"2.1.0","eslint-plugin-react":"4.3.0","express":"4.13.4","ghooks":"1.2.0","isparta":"4.0.0","jsdom":"8.3.1","mocha":"2.4.5","path":"0.12.7","react":"15.0.1","react-addons-test-utils":"15.0.1","react-dom":"15.0.1","semantic-release":"6.2.1","sinon":"1.17.3","sinon-chai":"2.8.0","stats-webpack-plugin":"0.3.1","webpack":"1.12.15","webpack-dev-middleware":"1.6.1","webpack-hot-middleware":"2.10.0"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0","react-dom":"^0.14.0 || ^15.0.0"},"czConfig":{"path":"node_modules/cz-conventional-changelog"},"config":{"ghooks":{"pre-commit":"npm run test"}},"dependencies":{"invariant":"^2.2.0","element-resize-detector":"^1.1.0","lodash":"^4.10.0"},"gitHead":"de5f796bd7943a83e4aafb1cead1ec701428655e","_id":"react-sizeme@1.0.5","_shasum":"0bcfc591a6adcd5a05491e8e4772a01ba8a04b9f","_from":".","_npmVersion":"3.8.6","_nodeVersion":"4.4.3","_npmUser":{"name":"ctrlplusb","email":"sean@ctrlplusb.com"},"dist":{"shasum":"0bcfc591a6adcd5a05491e8e4772a01ba8a04b9f","size":29576,"noattachment":false,"key":"/react-sizeme/-/react-sizeme-1.0.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-sizeme/download/react-sizeme-1.0.5.tgz"},"maintainers":[{"name":"ctrlplusb","email":"sean@ctrlplusb.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/react-sizeme-1.0.5.tgz_1460726766311_0.827325829770416"},"directories":{},"publish_time":1460726768842,"_cnpm_publish_time":1460726768842,"_hasShrinkwrap":false},"1.0.4":{"name":"react-sizeme","version":"1.0.4","description":"Make your React Components aware of their width and height.","main":"lib/react-sizeme.js","scripts":{"prebuild":"rm -rf lib && mkdir lib","build":"NODE_ENV=production webpack","commit":"git-cz","test":"NODE_ENV=test mocha --compilers js:babel-register --recursive --require ./test/setup.js \"test/**/*.test.js\"","test:coverage":"NODE_ENV=test babel-node $(npm bin)/isparta cover $(npm bin)/_mocha -- -R spec --require ./test/setup.js","report-coverage":"cat ./coverage/lcov.info | $(npm bin)/codecov","lint":"eslint src","semantic-release":"semantic-release pre && npm publish && semantic-release post","example":"NODE_ENV=development node ./example"},"repository":{"type":"git","url":"git+https://github.com/ctrlplusb/react-sizeme.git"},"keywords":["react","component","element-queries","size","dimensions"],"author":{"name":"Sean Matheson","email":"sean@ctrlplusb.com"},"license":"MIT","bugs":{"url":"https://github.com/ctrlplusb/react-sizeme/issues"},"homepage":"https://github.com/ctrlplusb/react-sizeme#readme","devDependencies":{"babel-cli":"6.7.5","babel-core":"6.7.6","babel-eslint":"6.0.2","babel-loader":"6.2.4","babel-plugin-lodash":"2.2.2","babel-plugin-rewire":"1.0.0-rc-2","babel-preset-es2015":"6.6.0","babel-preset-react":"6.5.0","babel-preset-stage-1":"6.5.0","babel-register":"6.7.2","chai":"3.5.0","codecov.io":"0.1.6","commitizen":"2.7.6","cz-conventional-changelog":"1.1.5","element-resize-detector":"1.1.0","enzyme":"2.2.0","eslint":"2.7.0","eslint-config-airbnb":"7.0.0","eslint-loader":"1.3.0","eslint-plugin-jsx-a11y":"0.6.2","eslint-plugin-mocha":"2.1.0","eslint-plugin-react":"4.3.0","ghooks":"1.2.0","invariant":"2.2.1","isparta":"4.0.0","jsdom":"8.3.1","lodash":"4.10.0","mocha":"2.4.5","path":"0.12.7","react":"15.0.1","react-addons-test-utils":"15.0.1","react-dom":"15.0.1","semantic-release":"6.2.1","sinon":"1.17.3","sinon-chai":"2.8.0","stats-webpack-plugin":"0.3.1","webpack":"1.12.15","webpack-dev-middleware":"1.6.1","webpack-hot-middleware":"2.10.0"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0","react-dom":"^0.14.0 || ^15.0.0"},"czConfig":{"path":"node_modules/cz-conventional-changelog"},"config":{"ghooks":{"pre-commit":"npm run test"}},"dependencies":{"compression":"1.6.1","express":"4.13.4"},"gitHead":"24672e17580fda220aa700c3382e8e2ffa750810","_id":"react-sizeme@1.0.4","_shasum":"4599494497e0e5008e77ce5dc1852eff1a8692a5","_from":".","_npmVersion":"3.8.6","_nodeVersion":"4.4.3","_npmUser":{"name":"ctrlplusb","email":"sean@ctrlplusb.com"},"dist":{"shasum":"4599494497e0e5008e77ce5dc1852eff1a8692a5","size":29581,"noattachment":false,"key":"/react-sizeme/-/react-sizeme-1.0.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-sizeme/download/react-sizeme-1.0.4.tgz"},"maintainers":[{"name":"ctrlplusb","email":"sean@ctrlplusb.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/react-sizeme-1.0.4.tgz_1460725846442_0.43815670907497406"},"directories":{},"publish_time":1460725849000,"_cnpm_publish_time":1460725849000,"_hasShrinkwrap":false},"1.0.3":{"name":"react-sizeme","version":"1.0.3","description":"Make your React Components aware of their width and height.","main":"lib/react-sizeme.js","scripts":{"prebuild":"rm -rf lib && mkdir lib","build":"NODE_ENV=production webpack","commit":"git-cz","test":"NODE_ENV=test mocha --compilers js:babel-register --recursive --require ./test/setup.js \"test/**/*.test.js\"","test:coverage":"NODE_ENV=test babel-node $(npm bin)/isparta cover $(npm bin)/_mocha -- -R spec --require ./test/setup.js","report-coverage":"cat ./coverage/lcov.info | $(npm bin)/codecov","lint":"eslint src","semantic-release":"semantic-release pre && npm publish && semantic-release post","example":"NODE_ENV=development node ./example"},"repository":{"type":"git","url":"git+https://github.com/ctrlplusb/react-sizeme.git"},"keywords":["react","component","element-queries","size","dimensions"],"author":{"name":"Sean Matheson","email":"sean@ctrlplusb.com"},"license":"MIT","bugs":{"url":"https://github.com/ctrlplusb/react-sizeme/issues"},"homepage":"https://github.com/ctrlplusb/react-sizeme#readme","devDependencies":{"babel-cli":"6.7.5","babel-core":"6.7.6","babel-eslint":"6.0.2","babel-loader":"6.2.4","babel-plugin-lodash":"2.2.2","babel-plugin-rewire":"1.0.0-rc-2","babel-preset-es2015":"6.6.0","babel-preset-react":"6.5.0","babel-preset-stage-1":"6.5.0","babel-register":"6.7.2","chai":"3.5.0","codecov.io":"0.1.6","commitizen":"2.7.6","cz-conventional-changelog":"1.1.5","element-resize-detector":"1.1.0","enzyme":"2.2.0","eslint":"2.7.0","eslint-config-airbnb":"7.0.0","eslint-loader":"1.3.0","eslint-plugin-jsx-a11y":"0.6.2","eslint-plugin-mocha":"2.1.0","eslint-plugin-react":"4.3.0","ghooks":"1.2.0","invariant":"2.2.1","isparta":"4.0.0","jsdom":"8.3.1","lodash":"4.10.0","mocha":"2.4.5","path":"0.12.7","react":"15.0.1","react-addons-test-utils":"15.0.1","react-dom":"15.0.1","semantic-release":"6.2.1","sinon":"1.17.3","sinon-chai":"2.8.0","stats-webpack-plugin":"0.3.1","webpack":"1.12.15","webpack-dev-middleware":"1.6.1","webpack-hot-middleware":"2.10.0"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0","react-dom":"^0.14.0 || ^15.0.0"},"czConfig":{"path":"node_modules/cz-conventional-changelog"},"config":{"ghooks":{"pre-commit":"npm run test"}},"dependencies":{"compression":"1.6.1","express":"4.13.4"},"gitHead":"14890a8e242aaa23d7b0a00310454100e1e0a1c1","_id":"react-sizeme@1.0.3","_shasum":"bd6f21a1762645b992ea7db563ca272a5958fe78","_from":".","_npmVersion":"3.8.6","_nodeVersion":"4.4.3","_npmUser":{"name":"ctrlplusb","email":"sean@ctrlplusb.com"},"dist":{"shasum":"bd6f21a1762645b992ea7db563ca272a5958fe78","size":29587,"noattachment":false,"key":"/react-sizeme/-/react-sizeme-1.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-sizeme/download/react-sizeme-1.0.3.tgz"},"maintainers":[{"name":"ctrlplusb","email":"sean@ctrlplusb.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/react-sizeme-1.0.3.tgz_1460700869989_0.04457788192667067"},"directories":{},"publish_time":1460700872334,"_cnpm_publish_time":1460700872334,"_hasShrinkwrap":false},"1.0.2":{"name":"react-sizeme","version":"1.0.2","description":"Make your React Components aware of their width and height.","main":"lib/react-sizeme.js","scripts":{"prebuild":"rm -rf lib && mkdir lib","build":"NODE_ENV=production webpack","commit":"git-cz","test":"NODE_ENV=test mocha --compilers js:babel-register --recursive --require ./test/setup.js \"test/**/*.test.js\"","test:coverage":"NODE_ENV=test babel-node $(npm bin)/isparta cover $(npm bin)/_mocha -- -R spec --require ./test/setup.js","report-coverage":"cat ./coverage/lcov.info | $(npm bin)/codecov","lint":"eslint src","semantic-release":"semantic-release pre && npm publish && semantic-release post","example":"NODE_ENV=development node ./example"},"repository":{"type":"git","url":"git+https://github.com/ctrlplusb/react-sizeme.git"},"keywords":["react","component","element-queries","size","dimensions"],"author":{"name":"Sean Matheson","email":"sean@ctrlplusb.com"},"license":"MIT","bugs":{"url":"https://github.com/ctrlplusb/react-sizeme/issues"},"homepage":"https://github.com/ctrlplusb/react-sizeme#readme","devDependencies":{"babel-cli":"6.7.5","babel-core":"6.7.6","babel-eslint":"6.0.2","babel-loader":"6.2.4","babel-plugin-lodash":"2.2.2","babel-plugin-rewire":"1.0.0-rc-2","babel-preset-es2015":"6.6.0","babel-preset-react":"6.5.0","babel-preset-stage-1":"6.5.0","babel-register":"6.7.2","chai":"3.5.0","codecov.io":"0.1.6","commitizen":"2.7.6","cz-conventional-changelog":"1.1.5","element-resize-detector":"1.1.0","enzyme":"2.2.0","eslint":"2.7.0","eslint-config-airbnb":"7.0.0","eslint-loader":"1.3.0","eslint-plugin-jsx-a11y":"0.6.2","eslint-plugin-mocha":"2.1.0","eslint-plugin-react":"4.3.0","ghooks":"1.2.0","invariant":"2.2.1","isparta":"4.0.0","jsdom":"8.3.1","lodash":"4.10.0","mocha":"2.4.5","path":"0.12.7","react":"15.0.1","react-addons-test-utils":"15.0.1","react-dom":"15.0.1","semantic-release":"6.2.1","sinon":"1.17.3","sinon-chai":"2.8.0","stats-webpack-plugin":"0.3.1","webpack":"1.12.15","webpack-dev-middleware":"1.6.1","webpack-hot-middleware":"2.10.0"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0","react-dom":"^0.14.0 || ^15.0.0"},"czConfig":{"path":"node_modules/cz-conventional-changelog"},"config":{"ghooks":{"pre-commit":"npm run test"}},"dependencies":{"compression":"1.6.1","express":"4.13.4"},"gitHead":"1da1726df186cbca550f5fe36cf1a64fa10ed81b","_id":"react-sizeme@1.0.2","_shasum":"dae9adb349d26bb5890e9ef8075bd3550e1460d8","_from":".","_npmVersion":"3.8.6","_nodeVersion":"4.4.3","_npmUser":{"name":"ctrlplusb","email":"sean@ctrlplusb.com"},"dist":{"shasum":"dae9adb349d26bb5890e9ef8075bd3550e1460d8","size":29488,"noattachment":false,"key":"/react-sizeme/-/react-sizeme-1.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-sizeme/download/react-sizeme-1.0.2.tgz"},"maintainers":[{"name":"ctrlplusb","email":"sean@ctrlplusb.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/react-sizeme-1.0.2.tgz_1460645136481_0.6109971981495619"},"directories":{},"publish_time":1460645138396,"_cnpm_publish_time":1460645138396,"_hasShrinkwrap":false},"1.0.1":{"name":"react-sizeme","version":"1.0.1","description":"Make your React Components aware of their width and height.","main":"lib/react-sizeme.js","scripts":{"prebuild":"rm -rf lib && mkdir lib","build":"NODE_ENV=production webpack","commit":"git-cz","test":"NODE_ENV=test mocha --compilers js:babel-register --recursive --require ./test/setup.js \"test/**/*.test.js\"","test:coverage":"NODE_ENV=test babel-node $(npm bin)/isparta cover $(npm bin)/_mocha -- -R spec --require ./test/setup.js","report-coverage":"cat ./coverage/lcov.info | $(npm bin)/codecov","lint":"eslint src","semantic-release":"semantic-release pre && npm publish && semantic-release post","example":"NODE_ENV=development node ./example"},"repository":{"type":"git","url":"git+https://github.com/ctrlplusb/react-sizeme.git"},"keywords":["react","component","element-queries","size","dimensions"],"author":{"name":"Sean Matheson","email":"sean@ctrlplusb.com"},"license":"MIT","bugs":{"url":"https://github.com/ctrlplusb/react-sizeme/issues"},"homepage":"https://github.com/ctrlplusb/react-sizeme#readme","devDependencies":{"babel-cli":"6.7.5","babel-core":"6.7.6","babel-eslint":"6.0.2","babel-loader":"6.2.4","babel-plugin-lodash":"2.2.2","babel-plugin-rewire":"1.0.0-rc-2","babel-preset-es2015":"6.6.0","babel-preset-react":"6.5.0","babel-preset-stage-1":"6.5.0","babel-register":"6.7.2","chai":"3.5.0","codecov.io":"0.1.6","commitizen":"2.7.6","cz-conventional-changelog":"1.1.5","element-resize-detector":"1.1.0","enzyme":"2.2.0","eslint":"2.7.0","eslint-config-airbnb":"7.0.0","eslint-loader":"1.3.0","eslint-plugin-jsx-a11y":"0.6.2","eslint-plugin-mocha":"2.1.0","eslint-plugin-react":"4.3.0","ghooks":"1.2.0","invariant":"2.2.1","isparta":"4.0.0","jsdom":"8.3.1","lodash":"4.10.0","mocha":"2.4.5","path":"0.12.7","react":"15.0.1","react-addons-test-utils":"15.0.1","react-dom":"15.0.1","semantic-release":"6.2.1","sinon":"1.17.3","sinon-chai":"2.8.0","stats-webpack-plugin":"0.3.1","webpack":"1.12.15","webpack-dev-middleware":"1.6.1","webpack-hot-middleware":"2.10.0"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0","react-dom":"^0.14.0 || ^15.0.0"},"czConfig":{"path":"node_modules/cz-conventional-changelog"},"config":{"ghooks":{"pre-commit":"npm run test"}},"dependencies":{"compression":"1.6.1","express":"4.13.4"},"gitHead":"e364e8ddb7ece83053d69d30d4c734eafb1c1ca7","_id":"react-sizeme@1.0.1","_shasum":"7b824f3013ea9406f57254a3ab095084b6f4ba09","_from":".","_npmVersion":"3.8.6","_nodeVersion":"4.4.3","_npmUser":{"name":"ctrlplusb","email":"sean@ctrlplusb.com"},"dist":{"shasum":"7b824f3013ea9406f57254a3ab095084b6f4ba09","size":29475,"noattachment":false,"key":"/react-sizeme/-/react-sizeme-1.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-sizeme/download/react-sizeme-1.0.1.tgz"},"maintainers":[{"name":"ctrlplusb","email":"sean@ctrlplusb.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/react-sizeme-1.0.1.tgz_1460644074404_0.37100065406411886"},"directories":{},"publish_time":1460644076668,"_cnpm_publish_time":1460644076668,"_hasShrinkwrap":false},"1.0.0":{"name":"react-sizeme","version":"1.0.0","description":"Make your React Components aware of their width and height.","main":"lib/react-sizeme.js","scripts":{"prebuild":"rm -rf lib && mkdir lib","build":"NODE_ENV=production webpack","commit":"git-cz","test":"NODE_ENV=test mocha --compilers js:babel-register --recursive --require ./test/setup.js \"test/**/*.test.js\"","test:coverage":"NODE_ENV=test babel-node $(npm bin)/isparta cover $(npm bin)/_mocha -- -R spec --require ./test/setup.js","report-coverage":"cat ./coverage/lcov.info | $(npm bin)/codecov","lint":"eslint src","semantic-release":"semantic-release pre && npm publish && semantic-release post","example":"NODE_ENV=development node ./example"},"repository":{"type":"git","url":"git+https://github.com/ctrlplusb/react-sizeme.git"},"keywords":["react","component","element-queries","size","dimensions"],"author":{"name":"Sean Matheson","email":"sean@ctrlplusb.com"},"license":"MIT","bugs":{"url":"https://github.com/ctrlplusb/react-sizeme/issues"},"homepage":"https://github.com/ctrlplusb/react-sizeme#readme","devDependencies":{"babel-cli":"6.7.5","babel-core":"6.7.6","babel-eslint":"6.0.2","babel-loader":"6.2.4","babel-plugin-lodash":"2.2.2","babel-plugin-rewire":"1.0.0-rc-2","babel-preset-es2015":"6.6.0","babel-preset-react":"6.5.0","babel-preset-stage-1":"6.5.0","babel-register":"6.7.2","chai":"3.5.0","codecov.io":"0.1.6","commitizen":"2.7.6","cz-conventional-changelog":"1.1.5","element-resize-detector":"1.1.0","enzyme":"2.2.0","eslint":"2.7.0","eslint-config-airbnb":"7.0.0","eslint-loader":"1.3.0","eslint-plugin-jsx-a11y":"0.6.2","eslint-plugin-mocha":"2.1.0","eslint-plugin-react":"4.3.0","ghooks":"1.2.0","invariant":"2.2.1","isparta":"4.0.0","jsdom":"8.3.1","lodash":"4.10.0","mocha":"2.4.5","path":"0.12.7","react":"15.0.1","react-addons-test-utils":"15.0.1","react-dom":"15.0.1","semantic-release":"6.2.1","sinon":"1.17.3","sinon-chai":"2.8.0","stats-webpack-plugin":"0.3.1","webpack":"1.12.15","webpack-dev-middleware":"1.6.1","webpack-hot-middleware":"2.10.0"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0","react-dom":"^0.14.0 || ^15.0.0"},"czConfig":{"path":"node_modules/cz-conventional-changelog"},"config":{"ghooks":{"pre-commit":"npm run test"}},"dependencies":{"compression":"1.6.1","express":"4.13.4"},"gitHead":"ae72f837758653998a0c6de683f7eaaf6e6ddfaf","_id":"react-sizeme@1.0.0","_shasum":"0019ba175b442e2cf7ba472a59c04ef868f78502","_from":".","_npmVersion":"3.8.6","_nodeVersion":"4.4.3","_npmUser":{"name":"ctrlplusb","email":"sean@ctrlplusb.com"},"dist":{"shasum":"0019ba175b442e2cf7ba472a59c04ef868f78502","size":29501,"noattachment":false,"key":"/react-sizeme/-/react-sizeme-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-sizeme/download/react-sizeme-1.0.0.tgz"},"maintainers":[{"name":"ctrlplusb","email":"sean@ctrlplusb.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/react-sizeme-1.0.0.tgz_1460642795017_0.10278482898138463"},"directories":{},"publish_time":1460642797246,"_cnpm_publish_time":1460642797246,"_hasShrinkwrap":false},"0.0.6":{"name":"react-sizeme","version":"0.0.6","description":"Make your React Components aware of their width and height.","main":"lib/react-sizeme.js","scripts":{"prebuild":"rm -rf lib && mkdir lib","build":"NODE_ENV=production webpack","commit":"git-cz","test":"mocha --compilers js:babel-register --recursive --require ./test/setup.js \"test/**/*.test.js\"","test:coverage":"babel-node $(npm bin)/isparta cover $(npm bin)/_mocha -- -R spec --require ./test/setup.js","report-coverage":"cat ./coverage/lcov.info | $(npm bin)/codecov","lint":"eslint src","semantic-release":"semantic-release pre && npm publish && semantic-release post"},"repository":{"type":"git","url":"git+https://github.com/ctrlplusb/react-sizeme.git"},"keywords":["react","component","element-queries","size","dimensions"],"author":{"name":"Sean Matheson","email":"sean@ctrlplusb.com"},"license":"MIT","bugs":{"url":"https://github.com/ctrlplusb/react-sizeme/issues"},"homepage":"https://github.com/ctrlplusb/react-sizeme#readme","devDependencies":{"babel-cli":"6.7.5","babel-core":"6.7.6","babel-eslint":"6.0.2","babel-loader":"6.2.4","babel-plugin-lodash":"2.2.2","babel-preset-es2015":"6.6.0","babel-preset-react":"6.5.0","babel-preset-stage-1":"6.5.0","babel-register":"6.7.2","chai":"3.5.0","codecov.io":"0.1.6","commitizen":"2.7.6","cz-conventional-changelog":"1.1.5","element-resize-detector":"1.1.0","enzyme":"2.2.0","eslint":"2.7.0","eslint-config-airbnb":"7.0.0","eslint-loader":"1.3.0","eslint-plugin-jsx-a11y":"0.6.2","eslint-plugin-mocha":"2.1.0","eslint-plugin-react":"4.3.0","ghooks":"1.2.0","invariant":"2.2.1","isparta":"4.0.0","jsdom":"8.3.1","lodash":"4.10.0","mocha":"2.4.5","path":"0.12.7","react":"15.0.1","react-addons-test-utils":"15.0.1","react-dom":"15.0.1","semantic-release":"4.3.5","sinon":"1.17.3","sinon-chai":"2.8.0","stats-webpack-plugin":"0.3.1","webpack":"1.12.15"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0","react-dom":"^0.14.0 || ^15.0.0"},"czConfig":{"path":"node_modules/cz-conventional-changelog"},"config":{"ghooks":{"pre-commit":"npm run test"}},"gitHead":"95205089e59e6999f8c939fdf0d5e7b07abfadc1","_id":"react-sizeme@0.0.6","_shasum":"2940563593a02c0f08e32b37700fae2398a19912","_from":".","_npmVersion":"3.7.3","_nodeVersion":"4.3.1","_npmUser":{"name":"ctrlplusb","email":"sean@ctrlplusb.com"},"dist":{"shasum":"2940563593a02c0f08e32b37700fae2398a19912","size":82437,"noattachment":false,"key":"/react-sizeme/-/react-sizeme-0.0.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-sizeme/download/react-sizeme-0.0.6.tgz"},"maintainers":[{"name":"ctrlplusb","email":"sean@ctrlplusb.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/react-sizeme-0.0.6.tgz_1460487716467_0.5452450970187783"},"directories":{},"publish_time":1460487718830,"_cnpm_publish_time":1460487718830,"_hasShrinkwrap":false},"0.0.5":{"name":"react-sizeme","version":"0.0.5","description":"Make your React Components aware of their width and height.","main":"lib/react-sizeme.js","scripts":{"prebuild":"rm -rf lib && mkdir lib","build":"NODE_ENV=production webpack","commit":"git-cz","test":"mocha --compilers js:babel-register --recursive --require ./test/setup.js \"test/**/*.test.js\"","test:coverage":"babel-node $(npm bin)/isparta cover $(npm bin)/_mocha -- -R spec --require ./test/setup.js","report-coverage":"cat ./coverage/lcov.info | $(npm bin)/codecov","lint":"eslint src","semantic-release":"semantic-release pre && npm publish && semantic-release post"},"repository":{"type":"git","url":"git+https://github.com/ctrlplusb/react-sizeme.git"},"keywords":["react","component","element-queries","size","dimensions"],"author":{"name":"Sean Matheson","email":"sean@ctrlplusb.com"},"license":"MIT","bugs":{"url":"https://github.com/ctrlplusb/react-sizeme/issues"},"homepage":"https://github.com/ctrlplusb/react-sizeme#readme","devDependencies":{"babel-cli":"6.7.5","babel-core":"6.7.6","babel-eslint":"6.0.2","babel-loader":"6.2.4","babel-plugin-lodash":"2.2.2","babel-preset-es2015":"6.6.0","babel-preset-react":"6.5.0","babel-preset-stage-1":"6.5.0","babel-register":"6.7.2","chai":"3.5.0","codecov.io":"0.1.6","commitizen":"2.7.6","cz-conventional-changelog":"1.1.5","element-resize-detector":"1.1.0","enzyme":"2.2.0","eslint":"2.7.0","eslint-config-airbnb":"7.0.0","eslint-loader":"1.3.0","eslint-plugin-jsx-a11y":"0.6.2","eslint-plugin-mocha":"2.1.0","eslint-plugin-react":"4.3.0","ghooks":"1.2.0","invariant":"2.2.1","isparta":"4.0.0","jsdom":"8.3.1","lodash":"4.10.0","mocha":"2.4.5","path":"0.12.7","react":"15.0.1","react-addons-test-utils":"15.0.1","react-dom":"15.0.1","semantic-release":"4.3.5","sinon":"1.17.3","sinon-chai":"2.8.0","stats-webpack-plugin":"0.3.1","webpack":"1.12.15"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0","react-dom":"^0.14.0 || ^15.0.0"},"czConfig":{"path":"node_modules/cz-conventional-changelog"},"config":{"ghooks":{"pre-commit":"npm run test"}},"gitHead":"3debffbff7bf0c048e82f9a699d6a4c4ea71f377","_id":"react-sizeme@0.0.5","_shasum":"4bfb333f6a31dbdbc6ed522b2f10e02ef2f06151","_from":".","_npmVersion":"3.7.3","_nodeVersion":"4.3.1","_npmUser":{"name":"ctrlplusb","email":"sean@ctrlplusb.com"},"dist":{"shasum":"4bfb333f6a31dbdbc6ed522b2f10e02ef2f06151","size":82814,"noattachment":false,"key":"/react-sizeme/-/react-sizeme-0.0.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-sizeme/download/react-sizeme-0.0.5.tgz"},"maintainers":[{"name":"ctrlplusb","email":"sean@ctrlplusb.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/react-sizeme-0.0.5.tgz_1460476122234_0.6640647102613002"},"directories":{},"publish_time":1460476125005,"_cnpm_publish_time":1460476125005,"_hasShrinkwrap":false},"0.0.4":{"name":"react-sizeme","version":"0.0.4","description":"Make your React Components aware of their width and height.","main":"lib/react-sizeme.js","scripts":{"prebuild":"rm -rf lib && mkdir lib","build":"NODE_ENV=production webpack","commit":"git-cz","test":"mocha --compilers js:babel-register --recursive --require ./test/setup.js \"test/**/*.test.js\"","test:coverage":"babel-node $(npm bin)/isparta cover $(npm bin)/_mocha -- -R spec --require ./test/setup.js","report-coverage":"cat ./coverage/lcov.info | $(npm bin)/codecov","lint":"eslint src","semantic-release":"semantic-release pre && npm publish && semantic-release post"},"repository":{"type":"git","url":"git+https://github.com/ctrlplusb/react-sizeme.git"},"keywords":["react","component","element-queries","size","dimensions"],"author":{"name":"Sean Matheson","email":"sean@ctrlplusb.com"},"license":"MIT","bugs":{"url":"https://github.com/ctrlplusb/react-sizeme/issues"},"homepage":"https://github.com/ctrlplusb/react-sizeme#readme","devDependencies":{"babel-cli":"6.7.5","babel-core":"6.7.6","babel-eslint":"6.0.2","babel-loader":"6.2.4","babel-plugin-lodash":"2.2.2","babel-preset-es2015":"6.6.0","babel-preset-react":"6.5.0","babel-preset-stage-1":"6.5.0","babel-register":"6.7.2","chai":"3.5.0","codecov.io":"0.1.6","commitizen":"2.7.6","cz-conventional-changelog":"1.1.5","element-resize-detector":"1.1.0","enzyme":"2.2.0","eslint":"2.7.0","eslint-config-airbnb":"7.0.0","eslint-loader":"1.3.0","eslint-plugin-jsx-a11y":"0.6.2","eslint-plugin-mocha":"2.1.0","eslint-plugin-react":"4.3.0","ghooks":"1.2.0","invariant":"2.2.1","isparta":"4.0.0","jsdom":"8.3.1","lodash":"4.10.0","mocha":"2.4.5","path":"0.12.7","react":"15.0.1","react-addons-test-utils":"15.0.1","react-dom":"15.0.1","semantic-release":"4.3.5","sinon":"1.17.3","sinon-chai":"2.8.0","stats-webpack-plugin":"0.3.1","webpack":"1.12.15"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0","react-dom":"^0.14.0 || ^15.0.0"},"czConfig":{"path":"node_modules/cz-conventional-changelog"},"config":{"ghooks":{"pre-commit":"npm run test"}},"gitHead":"65949ddc476796747341a7042fce808ed7e93a35","_id":"react-sizeme@0.0.4","_shasum":"92295ca95ec1e7a63e4eb612c1a4185f64ebf3f4","_from":".","_npmVersion":"3.7.3","_nodeVersion":"4.3.1","_npmUser":{"name":"ctrlplusb","email":"sean@ctrlplusb.com"},"dist":{"shasum":"92295ca95ec1e7a63e4eb612c1a4185f64ebf3f4","size":82833,"noattachment":false,"key":"/react-sizeme/-/react-sizeme-0.0.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-sizeme/download/react-sizeme-0.0.4.tgz"},"maintainers":[{"name":"ctrlplusb","email":"sean@ctrlplusb.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/react-sizeme-0.0.4.tgz_1460475686368_0.10654985951259732"},"directories":{},"publish_time":1460475689021,"_cnpm_publish_time":1460475689021,"_hasShrinkwrap":false},"0.0.3":{"name":"react-sizeme","version":"0.0.3","description":"Make your React Components aware of their width and height.","main":"lib/react-sizeme.js","scripts":{"prebuild":"rm -rf lib && mkdir lib","build":"NODE_ENV=production webpack","commit":"git-cz","test":"mocha --compilers js:babel-register --recursive --require ./test/setup.js \"test/**/*.test.js\"","test:coverage":"babel-node $(npm bin)/isparta cover $(npm bin)/_mocha -- -R spec --require ./test/setup.js","report-coverage":"cat ./coverage/lcov.info | $(npm bin)/codecov","lint":"eslint src","semantic-release":"semantic-release pre && npm publish && semantic-release post"},"repository":{"type":"git","url":"git+https://github.com/ctrlplusb/react-sizeme.git"},"keywords":["react","component","element-queries","size","dimensions"],"author":{"name":"Sean Matheson","email":"sean@ctrlplusb.com"},"license":"MIT","bugs":{"url":"https://github.com/ctrlplusb/react-sizeme/issues"},"homepage":"https://github.com/ctrlplusb/react-sizeme#readme","devDependencies":{"babel-cli":"6.7.5","babel-core":"6.7.6","babel-eslint":"6.0.2","babel-loader":"6.2.4","babel-plugin-lodash":"2.2.2","babel-preset-es2015":"6.6.0","babel-preset-react":"6.5.0","babel-preset-stage-1":"6.5.0","babel-register":"6.7.2","chai":"3.5.0","codecov.io":"0.1.6","commitizen":"2.7.6","cz-conventional-changelog":"1.1.5","element-resize-detector":"1.1.0","enzyme":"2.2.0","eslint":"2.7.0","eslint-config-airbnb":"7.0.0","eslint-loader":"1.3.0","eslint-plugin-jsx-a11y":"0.6.2","eslint-plugin-mocha":"2.1.0","eslint-plugin-react":"4.3.0","ghooks":"1.2.0","invariant":"2.2.1","isparta":"4.0.0","jsdom":"8.3.1","lodash":"4.10.0","mocha":"2.4.5","path":"0.12.7","react":"15.0.1","react-addons-test-utils":"15.0.1","react-dom":"15.0.1","semantic-release":"4.3.5","sinon":"1.17.3","sinon-chai":"2.8.0","stats-webpack-plugin":"0.3.1","webpack":"1.12.15"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0","react-dom":"^0.14.0 || ^15.0.0"},"czConfig":{"path":"node_modules/cz-conventional-changelog"},"config":{"ghooks":{"pre-commit":"npm run test"}},"gitHead":"f735035b14b1803d6d273518dceef68a7ac0d9cf","_id":"react-sizeme@0.0.3","_shasum":"c55646df192bc9b9a7ea0b91ebc1251447f852f5","_from":".","_npmVersion":"3.7.3","_nodeVersion":"4.3.1","_npmUser":{"name":"ctrlplusb","email":"sean@ctrlplusb.com"},"dist":{"shasum":"c55646df192bc9b9a7ea0b91ebc1251447f852f5","size":242724,"noattachment":false,"key":"/react-sizeme/-/react-sizeme-0.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-sizeme/download/react-sizeme-0.0.3.tgz"},"maintainers":[{"name":"ctrlplusb","email":"sean@ctrlplusb.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/react-sizeme-0.0.3.tgz_1460475318336_0.8932589527685195"},"directories":{},"publish_time":1460475319846,"_cnpm_publish_time":1460475319846,"_hasShrinkwrap":false},"0.0.2":{"name":"react-sizeme","version":"0.0.2","description":"Make your React Components aware of their width and height.","main":"lib/react-sizeme.js","scripts":{"prebuild":"rm -rf lib && mkdir lib","build":"NODE_ENV=production webpack","commit":"git-cz","test":"mocha --compilers js:babel-register --recursive --require ./test/setup.js \"test/**/*.test.js\"","test:coverage":"babel-node $(npm bin)/isparta cover $(npm bin)/_mocha -- -R spec --require ./test/setup.js","report-coverage":"cat ./coverage/lcov.info | $(npm bin)/codecov","lint":"eslint src","semantic-release":"semantic-release pre && npm publish && semantic-release post"},"repository":{"type":"git","url":"git+https://github.com/ctrlplusb/react-sizeme.git"},"keywords":["react","component","element-queries","size","dimensions"],"author":{"name":"Sean Matheson","email":"sean@ctrlplusb.com"},"license":"MIT","bugs":{"url":"https://github.com/ctrlplusb/react-sizeme/issues"},"homepage":"https://github.com/ctrlplusb/react-sizeme#readme","devDependencies":{"babel-cli":"6.7.5","babel-core":"6.7.6","babel-eslint":"6.0.2","babel-loader":"6.2.4","babel-plugin-lodash":"2.2.2","babel-preset-es2015":"6.6.0","babel-preset-react":"6.5.0","babel-preset-stage-1":"6.5.0","babel-register":"6.7.2","chai":"3.5.0","codecov.io":"0.1.6","commitizen":"2.7.6","cz-conventional-changelog":"1.1.5","element-resize-detector":"1.1.0","enzyme":"2.2.0","eslint":"2.7.0","eslint-config-airbnb":"7.0.0","eslint-loader":"1.3.0","eslint-plugin-jsx-a11y":"0.6.2","eslint-plugin-mocha":"2.1.0","eslint-plugin-react":"4.3.0","ghooks":"1.2.0","invariant":"2.2.1","isparta":"4.0.0","jsdom":"8.3.1","lodash":"4.10.0","mocha":"2.4.5","path":"0.12.7","react":"15.0.1","react-addons-test-utils":"15.0.1","react-dom":"15.0.1","semantic-release":"4.3.5","sinon":"1.17.3","sinon-chai":"2.8.0","stats-webpack-plugin":"0.3.1","webpack":"1.12.15"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0","react-dom":"^0.14.0 || ^15.0.0"},"czConfig":{"path":"node_modules/cz-conventional-changelog"},"config":{"ghooks":{"pre-commit":"npm run test"}},"gitHead":"52cc367e1a88c9cad46ace34fa3626bc3c49cc7e","_id":"react-sizeme@0.0.2","_shasum":"b377756271deb0491956d94d6c287d36a6b82f54","_from":".","_npmVersion":"3.7.3","_nodeVersion":"4.3.1","_npmUser":{"name":"ctrlplusb","email":"sean@ctrlplusb.com"},"dist":{"shasum":"b377756271deb0491956d94d6c287d36a6b82f54","size":76488,"noattachment":false,"key":"/react-sizeme/-/react-sizeme-0.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-sizeme/download/react-sizeme-0.0.2.tgz"},"maintainers":[{"name":"ctrlplusb","email":"sean@ctrlplusb.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/react-sizeme-0.0.2.tgz_1460475020021_0.5942174040246755"},"directories":{},"publish_time":1460475021873,"_cnpm_publish_time":1460475021873,"_hasShrinkwrap":false},"0.0.1":{"name":"react-sizeme","version":"0.0.1","description":"Make your React Components aware of their width and height.","main":"lib/index.js","scripts":{"prebuild":"rm -rf lib && mkdir lib","build":"NODE_ENV=production webpack","commit":"git-cz","test":"mocha --compilers js:babel-register --recursive --require ./test/setup.js \"test/**/*.test.js\"","test:coverage":"babel-node $(npm bin)/isparta cover $(npm bin)/_mocha -- -R spec --require ./test/setup.js","report-coverage":"cat ./coverage/lcov.info | $(npm bin)/codecov","lint":"eslint src","semantic-release":"semantic-release pre && npm publish && semantic-release post"},"repository":{"type":"git","url":"git+https://github.com/ctrlplusb/react-sizeme.git"},"keywords":["react","component","element-queries","size","dimensions"],"author":{"name":"Sean Matheson","email":"sean@ctrlplusb.com"},"license":"MIT","bugs":{"url":"https://github.com/ctrlplusb/react-sizeme/issues"},"homepage":"https://github.com/ctrlplusb/react-sizeme#readme","devDependencies":{"babel-cli":"6.7.5","babel-core":"6.7.6","babel-eslint":"6.0.2","babel-loader":"6.2.4","babel-plugin-lodash":"2.2.2","babel-preset-es2015":"6.6.0","babel-preset-react":"6.5.0","babel-preset-stage-1":"6.5.0","babel-register":"6.7.2","chai":"3.5.0","codecov.io":"0.1.6","commitizen":"2.7.6","cz-conventional-changelog":"1.1.5","element-resize-detector":"1.1.0","enzyme":"2.2.0","eslint":"2.7.0","eslint-config-airbnb":"7.0.0","eslint-loader":"1.3.0","eslint-plugin-jsx-a11y":"0.6.2","eslint-plugin-mocha":"2.1.0","eslint-plugin-react":"4.3.0","ghooks":"1.2.0","invariant":"2.2.1","isparta":"4.0.0","jsdom":"8.3.1","lodash":"4.10.0","mocha":"2.4.5","path":"0.12.7","react":"15.0.1","react-addons-test-utils":"15.0.1","react-dom":"15.0.1","semantic-release":"4.3.5","sinon":"1.17.3","sinon-chai":"2.8.0","stats-webpack-plugin":"0.3.1","webpack":"1.12.15"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0","react-dom":"^0.14.0 || ^15.0.0"},"czConfig":{"path":"node_modules/cz-conventional-changelog"},"config":{"ghooks":{"pre-commit":"npm run test"}},"gitHead":"b288f47948c8b6a0a4d2303b3fa9f359a907d98e","_id":"react-sizeme@0.0.1","_shasum":"cef4e2ddd990a03fc478a2f112f8f168a3860b6a","_from":".","_npmVersion":"3.7.3","_nodeVersion":"4.3.1","_npmUser":{"name":"ctrlplusb","email":"sean@ctrlplusb.com"},"dist":{"shasum":"cef4e2ddd990a03fc478a2f112f8f168a3860b6a","size":83596,"noattachment":false,"key":"/react-sizeme/-/react-sizeme-0.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-sizeme/download/react-sizeme-0.0.1.tgz"},"maintainers":[{"name":"ctrlplusb","email":"sean@ctrlplusb.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/react-sizeme-0.0.1.tgz_1460474660372_0.05558915133588016"},"directories":{},"publish_time":1460474661901,"_cnpm_publish_time":1460474661901,"_hasShrinkwrap":false}},"readme":"<p>&nbsp;</p>\n\n<p align='center'>\n  <img src='https://raw.githubusercontent.com/ctrlplusb/react-sizeme/master/assets/logo.png' width='250'/>\n  <p align='center'>Make your React Components aware of their width and/or height!</p>\n</p>\n\n<p>&nbsp;</p>\n\n[![npm](https://img.shields.io/npm/v/react-sizeme.svg?style=flat-square)](http://npm.im/react-sizeme)\n[![MIT License](https://img.shields.io/npm/l/react-sizeme.svg?style=flat-square)](http://opensource.org/licenses/MIT)\n[![Travis](https://img.shields.io/travis/ctrlplusb/react-sizeme.svg?style=flat-square)](https://travis-ci.org/ctrlplusb/react-sizeme)\n[![Codecov](https://img.shields.io/codecov/c/github/ctrlplusb/react-sizeme.svg?style=flat-square)](https://codecov.io/github/ctrlplusb/react-sizeme)\n\n- Hyper Responsive Components!\n- Performant.\n- Easy to use.\n- Extensive browser support.\n- Supports functional and class Component types.\n- Tiny bundle size.\n- Demo: https://4mkpc.csb.app/\n\nUse it via the render prop pattern (supports `children` or `render` prop):\n\n```javascript\nimport { SizeMe } from 'react-sizeme'\n\nfunction MyApp() {\n  return <SizeMe>{({ size }) => <div>My width is {size.width}px</div>}</SizeMe>\n}\n```\n\nOr, via a higher order component:\n\n```javascript\nimport { withSize } from 'react-sizeme'\n\nfunction MyComponent({ size }) {\n  return <div>My width is {size.width}px</div>\n}\n\nexport default withSize()(MyComponent)\n```\n\n<p>&nbsp;</p>\n\n---\n\n## TOCs\n\n- [Intro](https://github.com/ctrlplusb/react-sizeme#intro)\n- [Installation](https://github.com/ctrlplusb/react-sizeme#installation)\n- [Configuration](https://github.com/ctrlplusb/react-sizeme#configuration)\n- [Component Usage](https://github.com/ctrlplusb/react-sizeme#component-usage)\n- [HOC Usage](https://github.com/ctrlplusb/react-sizeme#hoc-usage)\n  - [`onSize` callback alternative usage](https://github.com/ctrlplusb/react-sizeme#onsize-callback-alternative-usage)\n- [Under the hood](https://github.com/ctrlplusb/react-sizeme#under-the-hood)\n- [Examples](#examples)\n  - [Loading different child components based on size](#loading-different-child-components-based-on-size)\n- [Server Side Rendering](https://github.com/ctrlplusb/react-sizeme#server-side-rendering)\n- [Extreme Appreciation](https://github.com/ctrlplusb/react-sizeme#extreme-appreciation)\n- [Backers](https://github.com/ctrlplusb/react-sizeme#backers)\n\n<p>&nbsp;</p>\n\n---\n\n## Intro\n\nGive your Components the ability to have render logic based on their height and/or width. Responsive design on the Component level. This allows you to create highly reusable components that can adapt to wherever they are rendered.\n\nCheck out a working demo here: https://4mkpc.csb.app/\n\n<p>&nbsp;</p>\n\n---\n\n## Installation\n\nFirstly, ensure you have the required peer dependencies:\n\n```bash\nnpm install react react-dom\n```\n\n> **Note:** We require >=react@0.14.0 and >=react-dom@0.14.0\n\n```bash\nnpm install react-sizeme\n```\n\n<p>&nbsp;</p>\n\n---\n\n## Configuration\n\nThe following configuration options are available. Please see the usage docs for how to pass these configuration values into either the [component](#component-usage) or [higher order function](#hoc-usage).\n\n- `monitorWidth` (_boolean_, **default**: true)\n\n  If true, then any changes to your Components rendered width will cause an recalculation of the \"size\" prop which will then be be passed into your Component.\n\n- `monitorHeight` (_boolean_, **default**: false)\n\n  If true, then any changes to your Components rendered height will cause an\n  recalculation of the \"size\" prop which will then be be passed into\n  your Component.\n\n  > PLEASE NOTE: that this is set to `false` by default\n\n- `refreshRate` (_number_, **default**: 16)\n\n  The maximum frequency, in milliseconds, at which size changes should be recalculated when changes in your Component's rendered size are being detected. This should not be set to lower than 16.\n\n- `refreshMode` (_string_, **default**: 'throttle')\n\n  The mode in which refreshing should occur. Valid values are \"debounce\" and \"throttle\".\n\n  \"throttle\" will eagerly measure your component and then wait for the refreshRate to pass before doing a new measurement on size changes.\n\n  \"debounce\" will wait for a minimum of the refreshRate before it does a measurement check on your component.\n\n  \"debounce\" can be useful in cases where your component is animated into the DOM.\n\n  > NOTE: When using \"debounce\" mode you may want to consider disabling the placeholder as this adds an extra delay in the rendering time of your component.\n\n- `noPlaceholder` (_boolean_, **default**: false)\n\n  By default we render a \"placeholder\" component initially so we can try and \"prefetch\" the expected size for your component. This is to avoid any unnecessary deep tree renders. If you feel this is not an issue for your component case and you would like to get an eager render of\n  your component then disable the placeholder using this config option.\n\n  > NOTE: You can set this globally. See the docs on first render.\n\n<p>&nbsp;</p>\n\n---\n\n## Component Usage\n\nWe provide a \"render props pattern\" based component. You can import it like so:\n\n```javascript\nimport { SizeMe } from 'react-sizeme'\n```\n\nYou then provide it either a `render` or `children` prop containing a function/component that will receive a `size` prop (an object with `width` and `height` properties):\n\n```javascript\n<SizeMe>{({ size }) => <div>My width is {size.width}px</div>}</SizeMe>\n```\n\n_or_\n\n```javascript\n<SizeMe render={({ size }) => <div>My width is {size.width}px</div>} />\n```\n\nTo provide [configuration](#configuration) you simply add any customisation as props. For example:\n\n```javascript\n<SizeMe\n  monitorHeight\n  refreshRate={32}\n  render={({ size }) => <div>My width is {size.width}px</div>}\n/>\n```\n\n<p>&nbsp;</p>\n\n---\n\n## HOC Usage\n\nWe provide you with a higher order component function called `withSize`. You can import it like so:\n\n```javascript\nimport { withSize } from 'react-sizeme'\n```\n\nFirstly, you have to call the `withSize` function, passing in an optional [configuration](#configuration) object should you wish to customise the behaviour:\n\n```javascript\nconst withSizeHOC = withSize()\n```\n\nYou can then use the returned Higher Order Component to decorate any of your existing Components with the size awareness ability:\n\n```javascript\nconst SizeAwareComponent = withSizeHOC(MyComponent)\n```\n\nYour component will then receive a `size` prop (an object with `width` and `height` properties).\n\n> Note that the values could be undefined based on the configuration you provided (e.g. you explicitly do not monitor either of the dimensions)\n\nBelow is a full example:\n\n```javascript\nimport { withSize } from 'react-sizeme'\n\nclass MyComponent extends Component {\n  render() {\n    const { width, height } = this.props.size\n\n    return (\n      <div>\n        My size is {width || -1}px x {height || -1}px\n      </div>\n    )\n  }\n}\n\nexport default withSize({ monitorHeight: true })(MyComponent)\n```\n\n### `onSize` callback alternative usage\n\nThe higher order component also allows an alternative usage where you provide an `onSize` callback function.\n\nThis allows the \"parent\" to manage the `size` value rather than your component, which can be useful in specific circumstances.\n\nBelow is an example of it's usage.\n\nFirstly, create a component you wish to know the size of:\n\n```jsx\nimport { withSize } from 'react-sizeme'\n\nfunction MyComponent({ message }) {\n  return <div>{message}</div>\n}\n\nexport default withSize()(MyComponent)\n```\n\nNow create a \"parent\" component providing it a `onSize` callback function to the size aware component:\n\n```jsx\nclass ParentComponent extends React.Component {\n  onSize = (size) => {\n    console.log('MyComponent has a width of', size.width)\n  }\n\n  render() {\n    return <MyComponent message=\"Hello world\" onSize={this.onSize} />\n  }\n}\n```\n\n<p>&nbsp;</p>\n\n---\n\n## Under the hood\n\nIt can be useful to understand the rendering workflow should you wish to debug any issues we may be having.\n\nIn order to size your component we have a bit of a chicken/egg scenario. We can't know the width/height of your Component until it is rendered. This can lead wasteful rendering cycles should you choose to render your components based on their width/height.\n\nTherefore for the first render of your component we actually render a lightweight placeholder in place of your component in order to obtain the width/height. If your component was being passed a `className` or `style` prop then these will be applied to the placeholder so that it can more closely resemble your actual components dimensions.\n\nSo the first dimensions that are passed to your component may not be \"correct\" dimensions, however, it should quickly receive the \"correct\" dimensions upon render.\n\nShould you wish to avoid the render of a placeholder and have an eager render of your component then you can use the `noPlaceholder` configuration option. Using this configuration value your component will be rendered directly, however, the `size` prop may contain `undefined` for width and height until your component completes its first render.\n\n<p>&nbsp;</p>\n\n---\n\n## Examples\n\n### Loading different child components based on size\n\n```javascript\nimport React from 'react'\nimport LargeChildComponent from './LargeChildComponent'\nimport SmallChildComponent from './SmallChildComponent'\nimport sizeMe from 'react-sizeme'\n\nfunction MyComponent(props) {\n  const { width, height } = props.size\n\n  const ToRenderChild = height > 600 ? LargeChildComponent : SmallChildComponent\n\n  return (\n    <div>\n      <h1>\n        My size is {width}x{height}\n      </div>\n      <ToRenderChild />\n    </div>\n  )\n}\n\nexport default sizeMe({ monitorHeight: true })(MyComponent)\n```\n\n> EXTRA POINTS! Combine the above with a code splitting API (e.g. Webpack's System.import) to avoid unnecessary code downloads for your clients. Zing!\n\n<p>&nbsp;</p>\n\n---\n\n## Server Side Rendering\n\nOkay, I am gonna be up front here and tell you that using this library in an SSR context is most likely a bad idea. If you insist on doing so you then you should take the time to make yourself fully aware of any possible repercussions you application may face.\n\nA standard `sizeMe` configuration involves the rendering of a placeholder component. After the placeholder is mounted to the DOM we extract it's dimension information and pass it on to your actual component. We do this in order to avoid any unnecessary render cycles for possibly deep component trees. Whilst this is useful for a purely client side set up, this is less than useful for an SSR context as the delivered page will contain empty placeholders. Ideally you want actual content to be delivered so that users without JS can still have an experience, or SEO bots can scrape your website.\n\nTo avoid the rendering of placeholders in this context you can make use of the `noPlaceholders` global configuration value. Setting this flag will disables any placeholder rendering. Instead your wrapped component will be rendered directly - however it's initial render will contain no values within the `size` prop (i.e. `width`, and `height` will be `null`).\n\n```javascript\nimport sizeMe from 'react-sizeme'\n\n// This is a global variable. i.e. will be the default for all instances.\nsizeMe.noPlaceholders = true\n```\n\n> Note: if you only partialy server render your application you may want to use the component level configuration that allows disabling placeholders per component (e.g. `sizeMe({ noPlaceholder: true })`)\n\nIt is up to you to decide how you would like to initially render your component then. When your component is sent to the client and mounted to the DOM `SizeMe` will calculate and send the dimensions to your component as normal. I suggest you tread very carefully with how you use this updated information and do lots of testing using various screen dimensions. Try your best to avoid unnecessary re-rendering of your components, for the sake of your users.\n\nIf you come up with any clever strategies for this please do come share them with us! :)\n\n<p>&nbsp;</p>\n\n---\n\n## Extreme Appreciation!\n\nWe make use of the awesome [element-resize-detector](https://github.com/wnr/element-resize-detector) library. This library makes use of an scroll/object based event strategy which outperforms window resize event listening dramatically. The original idea for this approach comes from another library, namely [css-element-queries](https://github.com/marcj/css-element-queries) by Marc J. Schmidt. I recommend looking into these libraries for history, specifics, and more examples. I love them for the work they did, whithout which this library would not be possible. :sparkling_heart:\n\n<p>&nbsp;</p>\n\n---\n\n## Backers\n\nThank goes to all our backers! [[Become a backer](https://opencollective.com/controlplusb#backer)].\n\n<a href=\"https://opencollective.com/controlplusb#backers\">\n    <img src=\"https://opencollective.com/controlplusb/backers.svg?width=950\" />\n</a>\n","_attachments":{},"homepage":"https://github.com/ctrlplusb/react-sizeme#readme","bugs":{"url":"https://github.com/ctrlplusb/react-sizeme/issues"},"license":"MIT"}