{"_id":"remeasure","_rev":"39-d008a533688f8d0fc58b895b57a0e69c","name":"remeasure","description":"Get position and size of the DOM element for any React Component","dist-tags":{"latest":"3.1.1"},"versions":{"1.0.0":{"author":{"name":"planttheidea"},"ava":{"babel":"inherit","failFast":true,"files":["./test/utils.js","./test/index.js"],"require":["babel-register","babel-polyfill","./test/helpers/setup-browser-env.js"]},"bugs":{"url":"https://github.com/planttheidea/remeasure/issues"},"dependencies":{"element-resize-event":"^2.0.5","react":">=0.14.0"},"description":"Get position and size of the DOM element for any React Component","devDependencies":{"ava":"0.15.2","babel":"^6.5.2","babel-cli":"^6.10.1","babel-eslint":"^6.1.2","babel-loader":"^6.2.4","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-transform-decorators-legacy":"^1.3.4","babel-polyfill":"^6.9.1","babel-preset-es2015":"^6.9.0","babel-preset-react":"^6.11.1","babel-preset-stage-0":"^6.5.0","eslint":"^3.1.0","eslint-friendly-formatter":"^2.0.6","eslint-loader":"^1.4.1","eslint-plugin-react":"^5.2.2","html-webpack-plugin":"^2.22.0","in-publish":"^2.0.0","jsdom":"^9.4.1","react-dom":">=0.14.0","sinon":"^1.17.4","webpack":"^1.13.1","webpack-dev-server":"^1.14.1"},"homepage":"https://github.com/planttheidea/remeasure#readme","keywords":["react","measure","dimensions","position","size","height","width","resize","container-queries","element-queries"],"license":"MIT","main":"lib/index.js","name":"remeasure","peerDependencies":{"react":">=0.14.0"},"repository":{"type":"git","url":"git+https://github.com/planttheidea/remeasure.git"},"scripts":{"build":"NODE_ENV=development ./node_modules/webpack/bin/webpack.js --progress --colors","build-minified":"NODE_ENV=production ./node_modules/webpack/bin/webpack.js --progress --colors --config=webpack.config.minified.js","compile-for-publish":"npm run lint && npm run test && npm run transpile && npm run dist","dev":"NODE_ENV=development ./node_modules/webpack-dev-server/bin/webpack-dev-server.js --progress --colors --config=webpack.config.dev.js","dist":"npm run build && npm run build-minified","lint":"NODE_ENV=test ./node_modules/eslint/bin/eslint.js src","prepublish":"in-publish && npm run compile-for-publish || in-install","test":"NODE_ENV=test ava --no-cache","test:watch":"NODE_ENV=test ava --no-cache --watch","transpile":"./node_modules/babel-cli/lib/babel/index.js -d lib/ src/"},"version":"1.0.0","gitHead":"3df9b6d362947141920e7fb0fa05058aa09d5220","_id":"remeasure@1.0.0","_shasum":"6f1b11bfbbffdd93a12ea6ae10e0f66e2048d732","_from":".","_npmVersion":"3.10.2","_nodeVersion":"6.2.2","_npmUser":{"name":"planttheidea","email":"tony.quetano@planttheidea.com"},"dist":{"shasum":"6f1b11bfbbffdd93a12ea6ae10e0f66e2048d732","tarball":"https://registry.npmjs.org/remeasure/-/remeasure-1.0.0.tgz","integrity":"sha512-tmUOUKfZKNaO6zdN+GDm7YERkHZ6dwP6FAmj2op1EZ2XDz5HNghW599UVZLkcWnFSpAhclDefYVb9zCchXVqbA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCTuuf3HCO5qThiGwhJrBnwVLNPefb/yCjFWU0PRuQCVAIgTAmXEvyoGrfdFr3h8zT3/yjH2vq51dOBs+nOCKo6K0E="}]},"maintainers":[{"name":"planttheidea","email":"tony.quetano@planttheidea.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/remeasure-1.0.0.tgz_1469138843902_0.11635038745589554"},"directories":{}},"1.0.1":{"author":{"name":"planttheidea"},"ava":{"babel":"inherit","failFast":true,"files":["./test/utils.js","./test/index.js"],"require":["babel-register","babel-polyfill","./test/helpers/setup-browser-env.js"]},"bugs":{"url":"https://github.com/planttheidea/remeasure/issues"},"dependencies":{"element-resize-event":"^2.0.5","react":">=0.14.0"},"description":"Get position and size of the DOM element for any React Component","devDependencies":{"ava":"0.15.2","babel":"^6.5.2","babel-cli":"^6.10.1","babel-eslint":"^6.1.2","babel-loader":"^6.2.4","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-transform-decorators-legacy":"^1.3.4","babel-polyfill":"^6.9.1","babel-preset-es2015":"^6.9.0","babel-preset-react":"^6.11.1","babel-preset-stage-0":"^6.5.0","eslint":"^3.1.0","eslint-friendly-formatter":"^2.0.6","eslint-loader":"^1.4.1","eslint-plugin-react":"^5.2.2","html-webpack-plugin":"^2.22.0","in-publish":"^2.0.0","jsdom":"^9.4.1","react-dom":">=0.14.0","sinon":"^1.17.4","webpack":"^1.13.1","webpack-dev-server":"^1.14.1"},"homepage":"https://github.com/planttheidea/remeasure#readme","keywords":["react","measure","dimensions","position","size","height","width","resize","container-queries","element-queries"],"license":"MIT","main":"lib/index.js","name":"remeasure","peerDependencies":{"react":">=0.14.0"},"repository":{"type":"git","url":"git+https://github.com/planttheidea/remeasure.git"},"scripts":{"build":"NODE_ENV=development ./node_modules/webpack/bin/webpack.js --progress --colors","build-minified":"NODE_ENV=production ./node_modules/webpack/bin/webpack.js --progress --colors --config=webpack.config.minified.js","compile-for-publish":"npm run lint && npm run test && npm run transpile && npm run dist","dev":"NODE_ENV=development ./node_modules/webpack-dev-server/bin/webpack-dev-server.js --progress --colors --config=webpack.config.dev.js","dist":"npm run build && npm run build-minified","lint":"NODE_ENV=test ./node_modules/eslint/bin/eslint.js src","prepublish":"in-publish && npm run compile-for-publish || in-install","test":"NODE_ENV=test ava --no-cache","test:watch":"NODE_ENV=test ava --no-cache --watch","transpile":"./node_modules/babel-cli/lib/babel/index.js -d lib/ src/"},"version":"1.0.1","gitHead":"59aab995a0255167e8564677e0e2ccb79972ece6","_id":"remeasure@1.0.1","_shasum":"23ee6b9474cd5af77db255490038a8598766f265","_from":".","_npmVersion":"3.10.2","_nodeVersion":"6.2.2","_npmUser":{"name":"planttheidea","email":"tony.quetano@planttheidea.com"},"dist":{"shasum":"23ee6b9474cd5af77db255490038a8598766f265","tarball":"https://registry.npmjs.org/remeasure/-/remeasure-1.0.1.tgz","integrity":"sha512-jcGLCMJh0Wd3W7k+a/+ClaEpQT5iZNgadq6SNV9JFBwnME8K73edWTUVcG+38xWmCtW8ceQPPdYaxeXhaDpmYw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDPH804uavxan/6rCfn/zPknyP7lXrbgfnvFpwhcrY+IAIhAOOzb55JyvGfreBo007beRGOwIV50DBeC4uwRhST5HbD"}]},"maintainers":[{"name":"planttheidea","email":"tony.quetano@planttheidea.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/remeasure-1.0.1.tgz_1469139238794_0.07813519262708724"},"directories":{}},"1.1.0":{"author":{"name":"planttheidea"},"ava":{"babel":"inherit","failFast":true,"files":["./test/utils.js","./test/index.js"],"require":["babel-register","babel-polyfill","./test/helpers/setup-browser-env.js"]},"bugs":{"url":"https://github.com/planttheidea/remeasure/issues"},"dependencies":{"element-resize-event":"^2.0.5","react":">=0.14.0"},"description":"Get position and size of the DOM element for any React Component","devDependencies":{"ava":"0.15.2","babel":"^6.5.2","babel-cli":"^6.10.1","babel-eslint":"^6.1.2","babel-loader":"^6.2.4","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-transform-decorators-legacy":"^1.3.4","babel-polyfill":"^6.9.1","babel-preset-es2015":"^6.9.0","babel-preset-react":"^6.11.1","babel-preset-stage-0":"^6.5.0","eslint":"^3.1.0","eslint-friendly-formatter":"^2.0.6","eslint-loader":"^1.4.1","eslint-plugin-react":"^5.2.2","html-webpack-plugin":"^2.22.0","in-publish":"^2.0.0","jsdom":"^9.4.1","react-dom":">=0.14.0","sinon":"^1.17.4","webpack":"^1.13.1","webpack-dev-server":"^1.14.1"},"homepage":"https://github.com/planttheidea/remeasure#readme","keywords":["react","measure","dimensions","position","size","height","width","resize","container-queries","element-queries"],"license":"MIT","main":"lib/index.js","name":"remeasure","peerDependencies":{"react":">=0.14.0"},"repository":{"type":"git","url":"git+https://github.com/planttheidea/remeasure.git"},"scripts":{"build":"NODE_ENV=development ./node_modules/webpack/bin/webpack.js --progress --colors","build-minified":"NODE_ENV=production ./node_modules/webpack/bin/webpack.js --progress --colors --config=webpack.config.minified.js","compile-for-publish":"npm run lint && npm run test && npm run transpile && npm run dist","dev":"NODE_ENV=development ./node_modules/webpack-dev-server/bin/webpack-dev-server.js --progress --colors --config=webpack.config.dev.js","dist":"npm run build && npm run build-minified","lint":"NODE_ENV=test ./node_modules/eslint/bin/eslint.js src","prepublish":"in-publish && npm run compile-for-publish || in-install","test":"NODE_ENV=test ava --no-cache","test:watch":"NODE_ENV=test ava --no-cache --watch","transpile":"./node_modules/babel-cli/lib/babel/index.js -d lib/ src/"},"version":"1.1.0","gitHead":"bd5ddfd9aed2f5446aba8bdae1bf7d027674aab5","_id":"remeasure@1.1.0","_shasum":"77b999005ce1fb9fd6532370e3efab70f90a7f11","_from":".","_npmVersion":"3.10.2","_nodeVersion":"6.2.2","_npmUser":{"name":"planttheidea","email":"tony.quetano@planttheidea.com"},"dist":{"shasum":"77b999005ce1fb9fd6532370e3efab70f90a7f11","tarball":"https://registry.npmjs.org/remeasure/-/remeasure-1.1.0.tgz","integrity":"sha512-w9X200HH27+4RbVZTAZxq+qetRyJKrtvnBg3aq+DOhVKdpIMS7KpnAuFYF/+gFXl+2x0SXigbeUnzEnCqDMfiw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBrnqr3T6uDP/dhsFpFyyEVjbQEosTKCN6mmexFBsT4OAiBDuO/pS5HZ2i7Ik6Zb+gAYZyy+Qz2ghzHgiZYOdpQy/A=="}]},"maintainers":[{"name":"planttheidea","email":"tony.quetano@planttheidea.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/remeasure-1.1.0.tgz_1469149221758_0.7758909277617931"},"directories":{}},"1.2.0":{"author":{"name":"planttheidea"},"ava":{"babel":"inherit","failFast":true,"files":["./test/utils.js","./test/index.js"],"require":["babel-register","babel-polyfill","./test/helpers/setup-browser-env.js"]},"bugs":{"url":"https://github.com/planttheidea/remeasure/issues"},"dependencies":{"element-resize-event":"^2.0.5","react":">=0.14.0"},"description":"Get position and size of the DOM element for any React Component","devDependencies":{"ava":"0.15.2","babel":"^6.5.2","babel-cli":"^6.10.1","babel-eslint":"^6.1.2","babel-loader":"^6.2.4","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-transform-decorators-legacy":"^1.3.4","babel-polyfill":"^6.9.1","babel-preset-es2015":"^6.9.0","babel-preset-react":"^6.11.1","babel-preset-stage-0":"^6.5.0","eslint":"^3.1.0","eslint-friendly-formatter":"^2.0.6","eslint-loader":"^1.4.1","eslint-plugin-react":"^5.2.2","html-webpack-plugin":"^2.22.0","in-publish":"^2.0.0","jsdom":"^9.4.1","react-dom":">=0.14.0","sinon":"^1.17.4","webpack":"^1.13.1","webpack-dev-server":"^1.14.1"},"homepage":"https://github.com/planttheidea/remeasure#readme","keywords":["react","measure","dimensions","position","size","height","width","resize","container-queries","element-queries"],"license":"MIT","main":"lib/index.js","name":"remeasure","peerDependencies":{"react":">=0.14.0"},"repository":{"type":"git","url":"git+https://github.com/planttheidea/remeasure.git"},"scripts":{"build":"NODE_ENV=development ./node_modules/webpack/bin/webpack.js --progress --colors","build-minified":"NODE_ENV=production ./node_modules/webpack/bin/webpack.js --progress --colors --config=webpack.config.minified.js","compile-for-publish":"npm run lint && npm run test && npm run transpile && npm run dist","dev":"NODE_ENV=development ./node_modules/webpack-dev-server/bin/webpack-dev-server.js --progress --colors --config=webpack.config.dev.js","dist":"npm run build && npm run build-minified","lint":"NODE_ENV=test ./node_modules/eslint/bin/eslint.js src","prepublish":"in-publish && npm run compile-for-publish || in-install","test":"NODE_ENV=test ava --no-cache","test:watch":"NODE_ENV=test ava --no-cache --watch","transpile":"./node_modules/babel-cli/lib/babel/index.js -d lib/ src/"},"version":"1.2.0","gitHead":"79b62b2ce21c393d00060cbef623f899cd78219f","_id":"remeasure@1.2.0","_shasum":"8fb918cde913166149225f8ddddeb3c0e489ee27","_from":".","_npmVersion":"3.10.2","_nodeVersion":"6.2.2","_npmUser":{"name":"planttheidea","email":"tony.quetano@planttheidea.com"},"dist":{"shasum":"8fb918cde913166149225f8ddddeb3c0e489ee27","tarball":"https://registry.npmjs.org/remeasure/-/remeasure-1.2.0.tgz","integrity":"sha512-L0cUrZmepT7GmdZwV+KqbyUu25b6yP2riD1HvYONZ+Dt4h4br18OOWLaruaRH/lFsM5n/aRsE4zsU9gUeLOg6A==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIB8p7d518jUdVCCDvztMAByLt8tmFZs1aeEtuTwStAV6AiEAyDaOTyioNFVKAFUmFnTCtiaHuTFeUhLTEwxUAwxOyzI="}]},"maintainers":[{"name":"planttheidea","email":"tony.quetano@planttheidea.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/remeasure-1.2.0.tgz_1469183228003_0.42897341074422"},"directories":{}},"1.2.1":{"author":{"name":"planttheidea"},"ava":{"babel":"inherit","failFast":true,"files":["./test/utils.js","./test/index.js"],"require":["babel-register","babel-polyfill","./test/helpers/setup-browser-env.js"]},"bugs":{"url":"https://github.com/planttheidea/remeasure/issues"},"dependencies":{"element-resize-event":"^2.0.5","react":">=0.14.0"},"description":"Get position and size of the DOM element for any React Component","devDependencies":{"ava":"0.15.2","babel":"^6.5.2","babel-cli":"^6.10.1","babel-eslint":"^6.1.2","babel-loader":"^6.2.4","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-transform-decorators-legacy":"^1.3.4","babel-polyfill":"^6.9.1","babel-preset-es2015":"^6.9.0","babel-preset-react":"^6.11.1","babel-preset-stage-0":"^6.5.0","eslint":"^3.1.0","eslint-friendly-formatter":"^2.0.6","eslint-loader":"^1.4.1","eslint-plugin-react":"^5.2.2","html-webpack-plugin":"^2.22.0","in-publish":"^2.0.0","jsdom":"^9.4.1","react-dom":">=0.14.0","sinon":"^1.17.4","webpack":"^1.13.1","webpack-dev-server":"^1.14.1"},"homepage":"https://github.com/planttheidea/remeasure#readme","keywords":["react","measure","dimensions","position","size","height","width","resize","container-queries","element-queries"],"license":"MIT","main":"lib/index.js","name":"remeasure","peerDependencies":{"react":">=0.14.0"},"repository":{"type":"git","url":"git+https://github.com/planttheidea/remeasure.git"},"scripts":{"build":"NODE_ENV=development ./node_modules/webpack/bin/webpack.js --progress --colors","build-minified":"NODE_ENV=production ./node_modules/webpack/bin/webpack.js --progress --colors --config=webpack.config.minified.js","compile-for-publish":"npm run lint && npm run test && npm run transpile && npm run dist","dev":"NODE_ENV=development ./node_modules/webpack-dev-server/bin/webpack-dev-server.js --progress --colors --config=webpack.config.dev.js","dist":"npm run build && npm run build-minified","lint":"NODE_ENV=test ./node_modules/eslint/bin/eslint.js src","prepublish":"in-publish && npm run compile-for-publish || in-install","test":"NODE_ENV=test ava --no-cache","test:watch":"NODE_ENV=test ava --no-cache --watch","transpile":"./node_modules/babel-cli/lib/babel/index.js -d lib/ src/"},"version":"1.2.1","gitHead":"93359321ede10deb1220eb8aa463348267b72169","_id":"remeasure@1.2.1","_shasum":"aa76b4f00afebfab61bf2e3b52ada8a65d808cd9","_from":".","_npmVersion":"3.10.2","_nodeVersion":"6.2.2","_npmUser":{"name":"planttheidea","email":"tony.quetano@planttheidea.com"},"dist":{"shasum":"aa76b4f00afebfab61bf2e3b52ada8a65d808cd9","tarball":"https://registry.npmjs.org/remeasure/-/remeasure-1.2.1.tgz","integrity":"sha512-/wr4P2WC9WAk04BG7RyGXs2AmU2MLiYyqr52D3zuVpZp0sgcIzmdi2Z9Qh/hg6XaKlH1gFQw5AlVk5P2SWO6iA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHXVOVRe+taHAY7aWJWsu1JWVo/8YC0Wgt9kMdyqH1r9AiBGVbIlQs9KA0neE/N8Mh/qTfSoaaxQLBzkSww+z+j4mg=="}]},"maintainers":[{"name":"planttheidea","email":"tony.quetano@planttheidea.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/remeasure-1.2.1.tgz_1469189634528_0.031186874955892563"},"directories":{}},"1.3.0":{"author":{"name":"planttheidea"},"ava":{"babel":"inherit","failFast":true,"files":["./test/utils.js","./test/index.js"],"require":["babel-register","babel-polyfill","./test/helpers/setup-browser-env.js"]},"bugs":{"url":"https://github.com/planttheidea/remeasure/issues"},"dependencies":{"element-resize-event":"^2.0.5","react":">=0.14.0"},"description":"Get position and size of the DOM element for any React Component","devDependencies":{"ava":"0.15.2","babel":"^6.5.2","babel-cli":"^6.10.1","babel-eslint":"^6.1.2","babel-loader":"^6.2.4","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-transform-decorators-legacy":"^1.3.4","babel-polyfill":"^6.9.1","babel-preset-es2015":"^6.9.0","babel-preset-react":"^6.11.1","babel-preset-stage-0":"^6.5.0","eslint":"^3.1.0","eslint-friendly-formatter":"^2.0.6","eslint-loader":"^1.4.1","eslint-plugin-react":"^5.2.2","html-webpack-plugin":"^2.22.0","in-publish":"^2.0.0","jsdom":"^9.4.1","react-dom":">=0.14.0","sinon":"^1.17.4","webpack":"^1.13.1","webpack-dev-server":"^1.14.1"},"homepage":"https://github.com/planttheidea/remeasure#readme","keywords":["react","measure","dimensions","position","size","height","width","resize","container-queries","element-queries"],"license":"MIT","main":"lib/index.js","name":"remeasure","peerDependencies":{"react":">=0.14.0"},"repository":{"type":"git","url":"git+https://github.com/planttheidea/remeasure.git"},"scripts":{"build":"NODE_ENV=development ./node_modules/webpack/bin/webpack.js --progress --colors","build-minified":"NODE_ENV=production ./node_modules/webpack/bin/webpack.js --progress --colors --config=webpack.config.minified.js","compile-for-publish":"npm run lint && npm run test && npm run transpile && npm run dist","dev":"NODE_ENV=development ./node_modules/webpack-dev-server/bin/webpack-dev-server.js --progress --colors --config=webpack.config.dev.js","dist":"npm run build && npm run build-minified","lint":"NODE_ENV=test ./node_modules/eslint/bin/eslint.js src","prepublish":"in-publish && npm run compile-for-publish || in-install","test":"NODE_ENV=test ava --no-cache","test:watch":"NODE_ENV=test ava --no-cache --watch","transpile":"./node_modules/babel-cli/lib/babel/index.js -d lib/ src/"},"version":"1.3.0","gitHead":"0009c99b60dc98e2c1677c3700b81f6ee0533b63","_id":"remeasure@1.3.0","_shasum":"f236c7aaf2bb4d10b7536c2a61137f7be6d6c308","_from":".","_npmVersion":"3.10.2","_nodeVersion":"6.2.2","_npmUser":{"name":"planttheidea","email":"tony.quetano@planttheidea.com"},"dist":{"shasum":"f236c7aaf2bb4d10b7536c2a61137f7be6d6c308","tarball":"https://registry.npmjs.org/remeasure/-/remeasure-1.3.0.tgz","integrity":"sha512-YnVP1s3beg3FHQwHQEHRpLL8LK5z7qAKMESydIM9HMkbGS00JmhikwQvQ6Jxq3viJUwnWJXRQymfbKf4fbtuew==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIG/CVT/UmzBamsUdzUYuH10A759EerewtY9kwHwEaVoFAiEA+/CB7hN9WA67MvUIHETyKypdhemhS1NdakxCL2yqQ4Y="}]},"maintainers":[{"name":"planttheidea","email":"tony.quetano@planttheidea.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/remeasure-1.3.0.tgz_1469273142744_0.9172486329916865"},"directories":{}},"1.3.1":{"author":{"name":"planttheidea"},"ava":{"babel":"inherit","failFast":true,"files":["./test/utils.js","./test/index.js"],"require":["babel-register","babel-polyfill","./test/helpers/setup-browser-env.js"]},"bugs":{"url":"https://github.com/planttheidea/remeasure/issues"},"dependencies":{"element-resize-event":"^2.0.5","react":">=0.14.0"},"description":"Get position and size of the DOM element for any React Component","devDependencies":{"ava":"0.15.2","babel":"^6.5.2","babel-cli":"^6.10.1","babel-eslint":"^6.1.2","babel-loader":"^6.2.4","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-transform-decorators-legacy":"^1.3.4","babel-polyfill":"^6.9.1","babel-preset-es2015":"^6.9.0","babel-preset-react":"^6.11.1","babel-preset-stage-0":"^6.5.0","eslint":"^3.1.0","eslint-friendly-formatter":"^2.0.6","eslint-loader":"^1.4.1","eslint-plugin-react":"^5.2.2","html-webpack-plugin":"^2.22.0","in-publish":"^2.0.0","jsdom":"^9.4.1","react-dom":">=0.14.0","sinon":"^1.17.4","webpack":"^1.13.1","webpack-dev-server":"^1.14.1"},"homepage":"https://github.com/planttheidea/remeasure#readme","keywords":["react","measure","dimensions","position","size","height","width","resize","container-queries","element-queries"],"license":"MIT","main":"lib/index.js","name":"remeasure","peerDependencies":{"react":">=0.14.0"},"repository":{"type":"git","url":"git+https://github.com/planttheidea/remeasure.git"},"scripts":{"build":"NODE_ENV=development ./node_modules/webpack/bin/webpack.js --progress --colors","build-minified":"NODE_ENV=production ./node_modules/webpack/bin/webpack.js --progress --colors --config=webpack.config.minified.js","compile-for-publish":"npm run lint && npm run test && npm run transpile && npm run dist","dev":"NODE_ENV=development ./node_modules/webpack-dev-server/bin/webpack-dev-server.js --progress --colors --config=webpack.config.dev.js","dist":"npm run build && npm run build-minified","lint":"NODE_ENV=test ./node_modules/eslint/bin/eslint.js src","prepublish":"in-publish && npm run compile-for-publish || in-install","test":"NODE_ENV=test ava --no-cache","test:watch":"NODE_ENV=test ava --no-cache --watch","transpile":"./node_modules/babel-cli/lib/babel/index.js -d lib/ src/"},"version":"1.3.1","gitHead":"f387306431ca782099a5c4b0ef6bf7c55a285fef","_id":"remeasure@1.3.1","_shasum":"6aef33fb028c6f64fc93e99f4137a9d2efab150f","_from":".","_npmVersion":"3.10.2","_nodeVersion":"6.2.2","_npmUser":{"name":"planttheidea","email":"tony.quetano@planttheidea.com"},"dist":{"shasum":"6aef33fb028c6f64fc93e99f4137a9d2efab150f","tarball":"https://registry.npmjs.org/remeasure/-/remeasure-1.3.1.tgz","integrity":"sha512-Fc09WAJxnIq5YQmt4cv0QqUsC0NneBYa5VwCLUYoG8p3dCv3owHBOqutT2ustlEfw3EWvyah4/TNbhDcxuDQ3w==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIE0IoFKPq4nbjCa7ogrmHgJOb+iANXwlI9ETVJRIwJXlAiASmdZRZMFDFwhKT5Lw7LCGYzCfX0DtefUkZgBq2hsk+g=="}]},"maintainers":[{"name":"planttheidea","email":"tony.quetano@planttheidea.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/remeasure-1.3.1.tgz_1469274215505_0.5545026175677776"},"directories":{}},"1.3.2":{"author":{"name":"planttheidea"},"ava":{"babel":"inherit","failFast":true,"files":["./test/utils.js","./test/index.js"],"require":["babel-register","babel-polyfill","./test/helpers/setup-browser-env.js"]},"bugs":{"url":"https://github.com/planttheidea/remeasure/issues"},"dependencies":{"element-resize-event":"^2.0.5","react":">=0.14.0"},"description":"Get position and size of the DOM element for any React Component","devDependencies":{"ava":"0.15.2","babel":"^6.5.2","babel-cli":"^6.10.1","babel-eslint":"^6.1.2","babel-loader":"^6.2.4","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-transform-decorators-legacy":"^1.3.4","babel-polyfill":"^6.9.1","babel-preset-es2015-loose":"^7.0.0","babel-preset-react":"^6.11.1","babel-preset-stage-0":"^6.5.0","eslint":"^3.1.0","eslint-friendly-formatter":"^2.0.6","eslint-loader":"^1.4.1","eslint-plugin-react":"^5.2.2","html-webpack-plugin":"^2.22.0","in-publish":"^2.0.0","jsdom":"^9.4.1","react-dom":">=0.14.0","sinon":"^1.17.4","webpack":"^1.13.1","webpack-dev-server":"^1.14.1"},"homepage":"https://github.com/planttheidea/remeasure#readme","keywords":["react","measure","dimensions","position","size","height","width","resize","container-queries","element-queries"],"license":"MIT","main":"lib/index.js","name":"remeasure","peerDependencies":{"react":">=0.14.0"},"repository":{"type":"git","url":"git+https://github.com/planttheidea/remeasure.git"},"scripts":{"build":"NODE_ENV=development ./node_modules/webpack/bin/webpack.js --progress --colors","build-minified":"NODE_ENV=production ./node_modules/webpack/bin/webpack.js --progress --colors --config=webpack.config.minified.js","compile-for-publish":"npm run lint && npm run test && npm run transpile && npm run dist","dev":"NODE_ENV=development ./node_modules/webpack-dev-server/bin/webpack-dev-server.js --progress --colors --config=webpack.config.dev.js","dist":"npm run build && npm run build-minified","lint":"NODE_ENV=test ./node_modules/eslint/bin/eslint.js src","prepublish":"in-publish && npm run compile-for-publish || in-install","test":"NODE_ENV=test ava --no-cache","test:watch":"NODE_ENV=test ava --no-cache --watch","transpile":"./node_modules/babel-cli/lib/babel/index.js -d lib/ src/"},"version":"1.3.2","gitHead":"3220ea3dae0e982ab96b2517a103db9bd655ccd6","_id":"remeasure@1.3.2","_shasum":"17527da2bd704b2b3ee5645d2cf32d70c1e4e2b3","_from":".","_npmVersion":"3.10.2","_nodeVersion":"6.2.2","_npmUser":{"name":"planttheidea","email":"tony.quetano@planttheidea.com"},"dist":{"shasum":"17527da2bd704b2b3ee5645d2cf32d70c1e4e2b3","tarball":"https://registry.npmjs.org/remeasure/-/remeasure-1.3.2.tgz","integrity":"sha512-WXQ63jhYdfuCaRcPbvgEMZZjlkDmxN0hkdSK3O9Y4hQeH8leE4e6+fUZ2sWtHMsZjJHQABb8T4tKwZJDXt739g==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGtzfA7kMNpZy0pKP2WR7Jmkht1Nka0jbO3uShzEmjxuAiAOU4+qveOyXorLtPoJutwhGKIs+oxbQ8BS1OZwQEux6w=="}]},"maintainers":[{"name":"planttheidea","email":"tony.quetano@planttheidea.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/remeasure-1.3.2.tgz_1469282448951_0.16466084495186806"},"directories":{}},"1.4.0":{"author":{"name":"planttheidea"},"ava":{"babel":{"babelrc":true,"plugins":["transform-decorators-legacy"]},"failFast":true,"files":["./test/utils.js","./test/index.js"],"require":["babel-register","babel-polyfill","./test/helpers/setup-browser-env.js"]},"bugs":{"url":"https://github.com/planttheidea/remeasure/issues"},"dependencies":{"element-resize-event":"~2.0.5","react":">=0.14.0"},"description":"Get position and size of the DOM element for any React Component","devDependencies":{"autoprefixer":"6.4.1","ava":"0.16.0","babel":"6.5.2","babel-cli":"6.14.0","babel-eslint":"6.1.2","babel-loader":"6.2.5","babel-plugin-add-module-exports":"0.2.1","babel-plugin-transform-decorators-legacy":"1.3.4","babel-polyfill":"6.13.0","babel-preset-latest":"6.14.0","babel-preset-react":"6.11.1","babel-preset-stage-2":"6.13.0","bulma":"0.1.2","css-loader":"0.25.0","eslint":"3.5.0","eslint-friendly-formatter":"2.0.6","eslint-loader":"1.5.0","eslint-plugin-react":"6.3.0","file-loader":"0.9.0","font-awesome":"4.6.3","html-webpack-plugin":"2.22.0","in-publish":"2.0.0","jsdom":"9.5.0","node-sass":"3.10.0","postcss-loader":"0.13.0","react-dom":">=0.14.0","sass-loader":"4.0.2","sinon":"1.17.6","style-loader":"0.13.1","url-loader":"0.5.7","webpack":"1.13.2","webpack-dev-server":"1.16.1"},"homepage":"https://github.com/planttheidea/remeasure#readme","keywords":["react","measure","dimensions","position","size","height","width","resize","container-queries","element-queries"],"license":"MIT","main":"lib/index.js","name":"remeasure","peerDependencies":{"react":">=0.14.0"},"repository":{"type":"git","url":"git+https://github.com/planttheidea/remeasure.git"},"scripts":{"build":"NODE_ENV=development ./node_modules/webpack/bin/webpack.js --progress --colors","build-minified":"NODE_ENV=production ./node_modules/webpack/bin/webpack.js --progress --colors --config=webpack.config.minified.js","compile-for-publish":"npm run lint && npm run test && npm run transpile && npm run dist","dev":"NODE_ENV=development ./node_modules/webpack-dev-server/bin/webpack-dev-server.js --progress --colors --config=webpack.config.dev.js","dist":"npm run build && npm run build-minified","lint":"NODE_ENV=test ./node_modules/eslint/bin/eslint.js src","prepublish":"in-publish && npm run compile-for-publish || in-install","test":"NODE_ENV=test ava --no-cache","test:watch":"NODE_ENV=test ava --no-cache --watch","transpile":"./node_modules/babel-cli/lib/babel/index.js -d lib/ src/"},"version":"1.4.0","gitHead":"1068a5c7163471100b051e080caf15a7467f0402","_id":"remeasure@1.4.0","_shasum":"b8423b0a2a6275ee31daf680700e60b3e57c3e5d","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.4.0","_npmUser":{"name":"planttheidea","email":"tony.quetano@planttheidea.com"},"dist":{"shasum":"b8423b0a2a6275ee31daf680700e60b3e57c3e5d","tarball":"https://registry.npmjs.org/remeasure/-/remeasure-1.4.0.tgz","integrity":"sha512-GqlUXIvkQ4Umjy6ySV+crO9C43T/u/sJbLCsy3QJoLw35a4m/rjpE5wBVl90fnuu070oDyJHD8yZvOwTiShRtQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDPPFf1iOKayh49tcVoofhoHbp4BoRQmkxAtGV+t6BocQIgFSF+p6RCun3VjRpwvPMsv0j7HLRq91qg7PVUCsMfmIc="}]},"maintainers":[{"name":"planttheidea","email":"tony.quetano@planttheidea.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/remeasure-1.4.0.tgz_1474427379711_0.518516595242545"},"directories":{}},"1.4.1":{"author":{"name":"planttheidea"},"ava":{"babel":{"babelrc":true,"plugins":["transform-decorators-legacy"]},"failFast":true,"files":["./test/utils.js","./test/index.js"],"require":["babel-register","babel-polyfill","./test/helpers/setup-browser-env.js"]},"bugs":{"url":"https://github.com/planttheidea/remeasure/issues"},"dependencies":{"element-resize-event":"~2.0.5","react":">=0.14.0"},"description":"Get position and size of the DOM element for any React Component","devDependencies":{"autoprefixer":"6.4.1","ava":"0.16.0","babel":"6.5.2","babel-cli":"6.14.0","babel-eslint":"6.1.2","babel-loader":"6.2.5","babel-plugin-add-module-exports":"0.2.1","babel-plugin-transform-decorators-legacy":"1.3.4","babel-polyfill":"6.13.0","babel-preset-latest":"6.14.0","babel-preset-react":"6.11.1","babel-preset-stage-2":"6.13.0","bulma":"0.1.2","css-loader":"0.25.0","eslint":"3.5.0","eslint-friendly-formatter":"2.0.6","eslint-loader":"1.5.0","eslint-plugin-react":"6.3.0","file-loader":"0.9.0","font-awesome":"4.6.3","html-webpack-plugin":"2.22.0","in-publish":"2.0.0","jsdom":"9.5.0","node-sass":"3.10.0","postcss-loader":"0.13.0","react-dom":">=0.14.0","sass-loader":"4.0.2","sinon":"1.17.6","style-loader":"0.13.1","url-loader":"0.5.7","webpack":"1.13.2","webpack-dev-server":"1.16.1"},"homepage":"https://github.com/planttheidea/remeasure#readme","keywords":["react","measure","dimensions","position","size","height","width","resize","container-queries","element-queries"],"license":"MIT","main":"lib/index.js","name":"remeasure","peerDependencies":{"react":">=0.14.0"},"repository":{"type":"git","url":"git+https://github.com/planttheidea/remeasure.git"},"scripts":{"build":"NODE_ENV=development ./node_modules/webpack/bin/webpack.js --progress --colors","build-minified":"NODE_ENV=production ./node_modules/webpack/bin/webpack.js --progress --colors --config=webpack.config.minified.js","compile-for-publish":"npm run lint && npm run test && npm run transpile && npm run dist","dev":"NODE_ENV=development ./node_modules/webpack-dev-server/bin/webpack-dev-server.js --progress --colors --config=webpack.config.dev.js","dist":"npm run build && npm run build-minified","lint":"NODE_ENV=test ./node_modules/eslint/bin/eslint.js src","prepublish":"in-publish && npm run compile-for-publish || in-install","test":"NODE_ENV=test ava --no-cache","test:watch":"NODE_ENV=test ava --no-cache --watch","transpile":"./node_modules/babel-cli/lib/babel/index.js -d lib/ src/"},"version":"1.4.1","gitHead":"c0e661de4d1e370bc3c1b5005535c406a1399438","_id":"remeasure@1.4.1","_shasum":"a8856066232bf175aeb80b147715b9940b4f2b33","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.4.0","_npmUser":{"name":"planttheidea","email":"tony.quetano@planttheidea.com"},"dist":{"shasum":"a8856066232bf175aeb80b147715b9940b4f2b33","tarball":"https://registry.npmjs.org/remeasure/-/remeasure-1.4.1.tgz","integrity":"sha512-40rFt78FDlryahi/J9dmb5g1bRWTwLpZhbry38W2Gn8ZAh6W4oOa6ZiDgKYup/Wf+L1xW0FgXGvvyuYXPiMQlg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEIhg9O34X1RlwxoV3X/Q0dcApbh89RPDzSmB4gPtVjxAiBmLu8t1H3UUxtAsRjXSp6Ry/5KAPsMky3iYulQA6a3YQ=="}]},"maintainers":[{"name":"planttheidea","email":"tony.quetano@planttheidea.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/remeasure-1.4.1.tgz_1474543929141_0.7759127921890467"},"directories":{}},"1.4.3":{"author":{"name":"planttheidea"},"ava":{"babel":{"babelrc":true,"plugins":["transform-decorators-legacy"]},"failFast":true,"files":["./test/utils.js","./test/index.js"],"require":["babel-register","babel-polyfill","./test/helpers/setup-browser-env.js"]},"bugs":{"url":"https://github.com/planttheidea/remeasure/issues"},"dependencies":{"element-resize-event":"~2.0.5","react":">=0.14.0"},"description":"Get position and size of the DOM element for any React Component","devDependencies":{"autoprefixer":"6.5.0","ava":"0.16.0","babel":"6.5.2","babel-cli":"6.16.0","babel-eslint":"7.0.0","babel-loader":"6.2.5","babel-plugin-add-module-exports":"0.2.1","babel-plugin-transform-decorators-legacy":"1.3.4","babel-polyfill":"6.16.0","babel-preset-latest":"6.16.0","babel-preset-react":"6.16.0","babel-preset-stage-2":"6.17.0","bulma":"0.2.1","css-loader":"0.25.0","eslint":"3.7.1","eslint-friendly-formatter":"2.0.6","eslint-loader":"1.5.0","eslint-plugin-react":"6.3.0","file-loader":"0.9.0","font-awesome":"4.6.3","html-webpack-plugin":"2.22.0","in-publish":"2.0.0","jsdom":"9.6.0","node-sass":"3.10.1","postcss-loader":"0.13.0","react-dom":">=0.14.0","sass-loader":"4.0.2","sinon":"1.17.6","style-loader":"0.13.1","url-loader":"0.5.7","webpack":"1.13.2","webpack-dev-server":"1.16.1"},"homepage":"https://github.com/planttheidea/remeasure#readme","keywords":["react","measure","dimensions","position","size","height","width","resize","container-queries","element-queries"],"license":"MIT","main":"lib/index.js","name":"remeasure","peerDependencies":{"react":">=0.14.0"},"repository":{"type":"git","url":"git+https://github.com/planttheidea/remeasure.git"},"scripts":{"build":"NODE_ENV=development ./node_modules/webpack/bin/webpack.js --progress --colors","build-minified":"NODE_ENV=production ./node_modules/webpack/bin/webpack.js --progress --colors --config=webpack.config.minified.js","compile-for-publish":"npm run lint && npm run test && npm run transpile && npm run dist","dev":"NODE_ENV=development ./node_modules/webpack-dev-server/bin/webpack-dev-server.js --progress --colors --config=webpack.config.dev.js","dist":"npm run build && npm run build-minified","lint":"NODE_ENV=test ./node_modules/eslint/bin/eslint.js src","prepublish":"in-publish && npm run compile-for-publish || in-install","test":"NODE_ENV=test ava --no-cache","test:watch":"NODE_ENV=test ava --no-cache --watch","transpile":"./node_modules/babel-cli/lib/babel/index.js -d lib/ src/"},"version":"1.4.3","gitHead":"8582c09661219888bfae20153d2864a03a613cef","_id":"remeasure@1.4.3","_shasum":"9fc42c023ffc4912088c2b8fc3ddc7d215d47654","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.4.0","_npmUser":{"name":"planttheidea","email":"tony.quetano@planttheidea.com"},"dist":{"shasum":"9fc42c023ffc4912088c2b8fc3ddc7d215d47654","tarball":"https://registry.npmjs.org/remeasure/-/remeasure-1.4.3.tgz","integrity":"sha512-i4+9FSSXsZkHNgsmlnxbLbd3/sB7kj/C4rgnw1NHZYPp6lIESBRRitB8P0xAluuFcV5oneqfXuCdsh9XPSTbhQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDpNzUIJe4QNirtWc2aRossiUTxywdrTXtCPmHCGyJIhQIhAPdF+/3Oh/9nK1qhdyHI+nKQM+oWagm4al0hTcq9VLyc"}]},"maintainers":[{"name":"planttheidea","email":"tony.quetano@planttheidea.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/remeasure-1.4.3.tgz_1475584452107_0.31030739983543754"},"directories":{}},"1.5.0":{"author":{"name":"planttheidea"},"ava":{"concurrency":5,"babel":{"babelrc":true,"plugins":["transform-decorators-legacy"]},"failFast":true,"files":["./test/utils.js","./test/index.js"],"require":["babel-register","babel-polyfill","./test/helpers/setup-browser-env.js"],"verbose":true},"bugs":{"url":"https://github.com/planttheidea/remeasure/issues"},"dependencies":{"element-resize-event":"~2.0.7","lodash":"^4.16.4","react":">=0.14.0"},"description":"Get position and size of the DOM element for any React Component","devDependencies":{"ava":"0.16.0","babel":"6.5.2","babel-cli":"6.18.0","babel-eslint":"7.1.0","babel-loader":"6.2.6","babel-plugin-add-module-exports":"0.2.1","babel-plugin-transform-decorators-legacy":"1.3.4","babel-polyfill":"6.16.0","babel-preset-latest":"6.16.0","babel-preset-react":"6.16.0","babel-preset-stage-2":"6.18.0","eslint":"3.8.1","eslint-friendly-formatter":"2.0.6","eslint-loader":"1.6.0","eslint-plugin-react":"6.4.1","file-loader":"0.9.0","font-awesome":"4.7.0","html-webpack-plugin":"2.24.0","in-publish":"2.0.0","jsdom":"9.8.3","lodash-webpack-plugin":"^0.10.2","react-dom":">=0.14.0","sinon":"1.17.6","webpack":"1.13.3","webpack-dev-server":"1.16.2"},"homepage":"https://github.com/planttheidea/remeasure#readme","keywords":["react","measure","dimensions","position","size","height","width","resize","container-queries","element-queries"],"license":"MIT","main":"lib/index.js","name":"remeasure","peerDependencies":{"react":">=0.14.0"},"repository":{"type":"git","url":"git+https://github.com/planttheidea/remeasure.git"},"scripts":{"build":"NODE_ENV=development ./node_modules/webpack/bin/webpack.js --progress --colors","build-minified":"NODE_ENV=production ./node_modules/webpack/bin/webpack.js --progress --colors --config=webpack.config.minified.js","compile-for-publish":"npm run lint && npm run test && npm run transpile && npm run dist","dev":"NODE_ENV=development ./node_modules/webpack-dev-server/bin/webpack-dev-server.js --progress --colors --config=webpack.config.dev.js","dist":"npm run build && npm run build-minified","lint":"NODE_ENV=test ./node_modules/eslint/bin/eslint.js src","prepublish":"in-publish && npm run compile-for-publish || in-install","test":"NODE_ENV=test ava --no-cache","test:watch":"NODE_ENV=test ava --watch","transpile":"./node_modules/babel-cli/lib/babel/index.js -d lib/ src/"},"version":"1.5.0","gitHead":"d525c990dce968cba1ebaf3313065a28e0c1c94a","_id":"remeasure@1.5.0","_shasum":"0694689c283f673fabff283af4b552da80d1c432","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.4.0","_npmUser":{"name":"planttheidea","email":"tony.quetano@planttheidea.com"},"dist":{"shasum":"0694689c283f673fabff283af4b552da80d1c432","tarball":"https://registry.npmjs.org/remeasure/-/remeasure-1.5.0.tgz","integrity":"sha512-zrXlYzt3tkoLOWRkI1ZdEewdan5crat3ixM3isqNuVk1k71oKDcmaO9mVDHwnPreAeeStBNWYhbWg7w3g7JRCw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDowtqcfTRVPAJnl5DwJOECiRqSFRsNzimYBzOkAr1b0wIhAPb2KN+5/0u3I/BPnvUjQG0v8BavEA/KvXUM7BIJT+DM"}]},"maintainers":[{"name":"planttheidea","email":"tony.quetano@planttheidea.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/remeasure-1.5.0.tgz_1477562863229_0.6818953969050199"},"directories":{}},"1.6.0":{"author":{"name":"planttheidea"},"ava":{"concurrency":5,"babel":{"babelrc":true,"plugins":["transform-decorators-legacy"]},"failFast":true,"files":["./test/utils.js","./test/index.js"],"require":["babel-register","babel-polyfill","./test/helpers/setup-browser-env.js"],"verbose":true},"bugs":{"url":"https://github.com/planttheidea/remeasure/issues"},"dependencies":{"element-resize-event":"~2.0.7","lodash":"^4.16.4","react":">=0.14.0"},"description":"Get position and size of the DOM element for any React Component","devDependencies":{"ava":"0.16.0","babel":"6.5.2","babel-cli":"6.18.0","babel-eslint":"7.1.0","babel-loader":"6.2.6","babel-plugin-add-module-exports":"0.2.1","babel-plugin-transform-decorators-legacy":"1.3.4","babel-polyfill":"6.16.0","babel-preset-latest":"6.16.0","babel-preset-react":"6.16.0","babel-preset-stage-2":"6.18.0","eslint":"3.8.1","eslint-friendly-formatter":"2.0.6","eslint-loader":"1.6.0","eslint-plugin-react":"6.4.1","file-loader":"0.9.0","font-awesome":"4.7.0","html-webpack-plugin":"2.24.0","in-publish":"2.0.0","jsdom":"9.8.3","lodash-webpack-plugin":"^0.10.2","react-dom":">=0.14.0","sinon":"1.17.6","webpack":"1.13.3","webpack-dev-server":"1.16.2"},"homepage":"https://github.com/planttheidea/remeasure#readme","keywords":["react","measure","dimensions","position","size","height","width","resize","container-queries","element-queries"],"license":"MIT","main":"lib/index.js","name":"remeasure","peerDependencies":{"react":">=0.14.0"},"repository":{"type":"git","url":"git+https://github.com/planttheidea/remeasure.git"},"scripts":{"build":"NODE_ENV=development ./node_modules/webpack/bin/webpack.js --progress --colors","build-minified":"NODE_ENV=production ./node_modules/webpack/bin/webpack.js --progress --colors --config=webpack.config.minified.js","compile-for-publish":"npm run lint && npm run test && npm run transpile && npm run dist","dev":"NODE_ENV=development ./node_modules/webpack-dev-server/bin/webpack-dev-server.js --progress --colors --config=webpack.config.dev.js","dist":"npm run build && npm run build-minified","lint":"NODE_ENV=test ./node_modules/eslint/bin/eslint.js src","prepublish":"in-publish && npm run compile-for-publish || in-install","test":"NODE_ENV=test ava --no-cache","test:watch":"NODE_ENV=test ava --watch","transpile":"./node_modules/babel-cli/lib/babel/index.js -d lib/ src/"},"version":"1.6.0","gitHead":"ad88dacd0ae43d39784f9c9d1b813e685dde26b8","_id":"remeasure@1.6.0","_shasum":"3823b12aab917f5e3dee13b9217e69d2ee9b39a0","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.4.0","_npmUser":{"name":"planttheidea","email":"tony.quetano@planttheidea.com"},"dist":{"shasum":"3823b12aab917f5e3dee13b9217e69d2ee9b39a0","tarball":"https://registry.npmjs.org/remeasure/-/remeasure-1.6.0.tgz","integrity":"sha512-YXfzR82hXZdciGZJo8AF/sEyZr5DniY6l5xYYGmEzZjB/p7buHLd4RxJ0RApCRdALsORI04qforiNc+DhB2mUA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIANrmLXGMRjv3SX/JCrom/EwYfR78ncLULqPRVtOCdnCAiAvWQPdKSG8Nr038OfTmrVHWlDmqyldTTPkt1PUNhjBKA=="}]},"maintainers":[{"name":"planttheidea","email":"tony.quetano@planttheidea.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/remeasure-1.6.0.tgz_1477567440842_0.17716497904621065"},"directories":{}},"1.6.1":{"author":{"name":"planttheidea"},"ava":{"concurrency":5,"babel":{"babelrc":true,"plugins":["transform-decorators-legacy"]},"failFast":true,"files":["./test/utils.js","./test/index.js"],"require":["babel-register","babel-polyfill","./test/helpers/setup-browser-env.js"],"verbose":true},"bugs":{"url":"https://github.com/planttheidea/remeasure/issues"},"dependencies":{"element-resize-event":"~2.0.7","lodash":"^4.16.4","react":">=0.14.0"},"description":"Get position and size of the DOM element for any React Component","devDependencies":{"ava":"0.17.0","babel":"6.5.2","babel-cli":"6.18.0","babel-eslint":"7.1.1","babel-loader":"6.2.8","babel-plugin-add-module-exports":"0.2.1","babel-plugin-transform-decorators-legacy":"1.3.4","babel-polyfill":"6.16.0","babel-preset-latest":"6.16.0","babel-preset-react":"6.16.0","babel-preset-stage-2":"6.18.0","eslint":"3.11.1","eslint-friendly-formatter":"2.0.6","eslint-loader":"1.6.1","eslint-plugin-react":"6.8.0","file-loader":"0.9.0","font-awesome":"4.7.0","html-webpack-plugin":"2.24.1","in-publish":"2.0.0","ink-docstrap":"^1.3.0","jsdoc":"^3.4.3","jsdoc-babel":"^0.2.1","jsdom":"9.8.3","lodash-webpack-plugin":"^0.10.2","nyc":"^10.0.0","optimize-js-plugin":"0.0.4","react-dom":">=0.14.0","rimraf":"^2.5.4","sinon":"1.17.6","webpack":"1.13.3","webpack-dev-server":"1.16.2"},"homepage":"https://github.com/planttheidea/remeasure#readme","keywords":["react","measure","dimensions","position","size","height","width","resize","container-queries","element-queries"],"license":"MIT","main":"lib/index.js","name":"remeasure","peerDependencies":{"react":">=0.14.0"},"repository":{"type":"git","url":"git+https://github.com/planttheidea/remeasure.git"},"scripts":{"build":"NODE_ENV=development ./node_modules/webpack/bin/webpack.js --progress --colors","build-minified":"NODE_ENV=production ./node_modules/webpack/bin/webpack.js --progress --colors --config=webpack.config.minified.js","clean":"rimraf lib && rimraf dist && rimraf docs","dev":"NODE_ENV=development ./node_modules/webpack-dev-server/bin/webpack-dev-server.js --progress --colors --config=webpack.config.dev.js","dist":"npm run build && npm run build-minified","docs":"jsdoc -c ./jsdoc.config.json && git add --all","lint":"NODE_ENV=test ./node_modules/eslint/bin/eslint.js src","prepublish":"in-publish && npm run prepublish:compile || echo ''","prepublish:compile":"npm run lint && npm run clean && npm run test:coverage && npm run transpile && npm run dist && npm run docs","start":"npm run dev","test":"NODE_ENV=test ava --no-cache","test:coverage":"nyc npm test","test:watch":"NODE_ENV=test ava --watch","transpile":"./node_modules/babel-cli/lib/babel/index.js -d lib/ src/"},"version":"1.6.1","gitHead":"4be30fcd42111f346301d21a70da4f1234daf03b","_id":"remeasure@1.6.1","_shasum":"9a5a7c38029058fae2b583f00d1972a897697c6d","_from":".","_npmVersion":"4.0.3","_nodeVersion":"6.4.0","_npmUser":{"name":"planttheidea","email":"tony.quetano@planttheidea.com"},"dist":{"shasum":"9a5a7c38029058fae2b583f00d1972a897697c6d","tarball":"https://registry.npmjs.org/remeasure/-/remeasure-1.6.1.tgz","integrity":"sha512-Z64yqoLbfH8pjevrIG3/SwZrHAhkux0uhXYSmYik8JdkORKrjrSoMVAc4DqPcj3LT5vUWRw94qgcsXQeQXdRHw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQChWctawtigB+pPuhWC24OpksFNNPjzp4kwGfCcRdmIUQIgTRlhPHH4hLA2h2dehL52MJ/tHl1nqp3Qr0DKIw9C6iU="}]},"maintainers":[{"name":"planttheidea","email":"tony.quetano@planttheidea.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/remeasure-1.6.1.tgz_1481072600389_0.6737448882777244"},"directories":{}},"2.0.0":{"author":{"name":"planttheidea"},"ava":{"concurrency":5,"babel":{"babelrc":true,"plugins":["transform-decorators-legacy"]},"failFast":true,"files":["test/*.js"],"require":["babel-register","babel-polyfill","./test/helpers/setup-browser-env.js"],"verbose":true},"bugs":{"url":"https://github.com/planttheidea/remeasure/issues"},"dependencies":{"element-resize-event":"~2.0.7","lodash":"^4.17.3","moize":"^1.3.2","react":">=0.14.0"},"description":"Get position and size of the DOM element for any React Component","devDependencies":{"ava":"0.17.0","babel":"6.5.2","babel-cli":"6.18.0","babel-eslint":"7.1.1","babel-loader":"^6.2.10","babel-plugin-add-module-exports":"0.2.1","babel-plugin-transform-decorators-legacy":"1.3.4","babel-polyfill":"^6.20.0","babel-preset-latest":"6.16.0","babel-preset-react":"6.16.0","babel-preset-stage-2":"6.18.0","eslint":"^3.12.2","eslint-friendly-formatter":"2.0.6","eslint-loader":"1.6.1","eslint-plugin-react":"6.8.0","file-loader":"0.9.0","font-awesome":"4.7.0","html-webpack-plugin":"2.24.1","in-publish":"2.0.0","ink-docstrap":"^1.3.0","jsdoc":"^3.4.3","jsdoc-babel":"^0.3.0","jsdom":"^9.9.1","lodash-webpack-plugin":"^0.10.2","nyc":"^10.0.0","optimize-js-plugin":"0.0.4","react-dom":">=0.14.0","rimraf":"^2.5.4","sinon":"1.17.6","webpack":"^1.14.0","webpack-dashboard":"^0.2.0","webpack-dev-server":"1.16.2"},"homepage":"https://github.com/planttheidea/remeasure#readme","keywords":["react","measure","dimensions","position","size","height","width","resize","container-queries","element-queries"],"license":"MIT","main":"lib/index.js","name":"remeasure","peerDependencies":{"react":">=0.14.0"},"repository":{"type":"git","url":"git+https://github.com/planttheidea/remeasure.git"},"scripts":{"build":"NODE_ENV=development webpack --progress --colors","build:minified":"NODE_ENV=production webpack --progress --colors --config=webpack.config.minified.js","clean":"rimraf lib && rimraf dist && rimraf docs","dev":"NODE_ENV=development webpack-dashboard -p 3210 -- webpack-dev-server --colors --config=webpack.config.dev.js","dist":"npm run build && npm run build:minified","docs":"jsdoc -c ./jsdoc.config.json && git add --all","lint":"NODE_ENV=test eslint src","prepublish":"in-publish && npm run prepublish:compile || echo ''","prepublish:compile":"npm run lint && npm run clean && npm run test:coverage && npm run transpile && npm run dist && npm run docs","start":"npm run dev","test":"NODE_ENV=test ava --no-cache","test:coverage":"nyc npm test","test:watch":"NODE_ENV=test ava --watch","transpile":"babel src --out-dir lib"},"version":"2.0.0","gitHead":"c7142ceb283695768ab8223fd0b56c3ebc975644","_id":"remeasure@2.0.0","_shasum":"a7c467937188f717db9308c8b6ba666b00d490de","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"planttheidea","email":"tony.quetano@planttheidea.com"},"dist":{"shasum":"a7c467937188f717db9308c8b6ba666b00d490de","tarball":"https://registry.npmjs.org/remeasure/-/remeasure-2.0.0.tgz","integrity":"sha512-7o9liYzWn3FAT/ESMqvilhu210hkMJGF4G83bKqyz451KNCAjUQqOLkcBSiaD7kNiriGxB6RG/o719cJzXsNyg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBPqPoTOhEjo26qvQ7564qcmR4YdxNoKkXT9fuhvyFk/AiBulqQHt/VKv/rwiJ7Jk5tZkP6UtKozEzbBBALLq8Eu4A=="}]},"maintainers":[{"name":"planttheidea","email":"tony.quetano@planttheidea.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/remeasure-2.0.0.tgz_1483025112785_0.22309948690235615"},"directories":{}},"2.0.1":{"author":{"name":"planttheidea"},"ava":{"concurrency":5,"babel":{"babelrc":true,"plugins":["transform-decorators-legacy"]},"failFast":true,"files":["test/*.js"],"require":["babel-register","babel-polyfill","./test/helpers/setup-browser-env.js"],"verbose":true},"bugs":{"url":"https://github.com/planttheidea/remeasure/issues"},"dependencies":{"element-resize-event":"~2.0.7","lodash":"^4.17.3","moize":"^1.3.2","raf":"^3.3.0","react":">=0.14.0"},"description":"Get position and size of the DOM element for any React Component","devDependencies":{"ava":"0.17.0","babel":"6.5.2","babel-cli":"6.18.0","babel-eslint":"7.1.1","babel-loader":"^6.2.10","babel-plugin-add-module-exports":"0.2.1","babel-plugin-transform-decorators-legacy":"1.3.4","babel-polyfill":"^6.20.0","babel-preset-latest":"6.16.0","babel-preset-react":"6.16.0","babel-preset-stage-2":"6.18.0","eslint":"^3.12.2","eslint-friendly-formatter":"2.0.6","eslint-loader":"1.6.1","eslint-plugin-react":"6.8.0","file-loader":"0.9.0","font-awesome":"4.7.0","html-webpack-plugin":"2.24.1","in-publish":"2.0.0","ink-docstrap":"^1.3.0","jsdoc":"^3.4.3","jsdoc-babel":"^0.3.0","jsdom":"^9.9.1","lodash-webpack-plugin":"^0.10.2","nyc":"^10.0.0","optimize-js-plugin":"0.0.4","react-dom":">=0.14.0","rimraf":"^2.5.4","sinon":"1.17.6","webpack":"^1.14.0","webpack-dashboard":"^0.2.0","webpack-dev-server":"1.16.2"},"homepage":"https://github.com/planttheidea/remeasure#readme","keywords":["react","measure","dimensions","position","size","height","width","resize","container-queries","element-queries"],"license":"MIT","main":"lib/index.js","name":"remeasure","peerDependencies":{"react":">=0.14.0"},"repository":{"type":"git","url":"git+https://github.com/planttheidea/remeasure.git"},"scripts":{"build":"NODE_ENV=development webpack --progress --colors","build:minified":"NODE_ENV=production webpack --progress --colors --config=webpack.config.minified.js","clean":"rimraf lib && rimraf dist && rimraf docs","dev":"NODE_ENV=development webpack-dashboard -p 3210 -- webpack-dev-server --colors --config=webpack.config.dev.js","dist":"npm run build && npm run build:minified","docs":"jsdoc -c ./jsdoc.config.json && git add --all","lint":"NODE_ENV=test eslint src","prepublish":"in-publish && npm run prepublish:compile || echo ''","prepublish:compile":"npm run lint && npm run clean && npm run test:coverage && npm run transpile && npm run dist && npm run docs","start":"npm run dev","test":"NODE_ENV=test ava --no-cache","test:coverage":"nyc npm test","test:watch":"NODE_ENV=test ava --watch","transpile":"babel src --out-dir lib"},"version":"2.0.1","gitHead":"cad09da8da98c214362675437bd250d4a27156e2","_id":"remeasure@2.0.1","_shasum":"30c72557ef247f4f2309f3a572a73e8071cecaf1","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"planttheidea","email":"tony.quetano@planttheidea.com"},"dist":{"shasum":"30c72557ef247f4f2309f3a572a73e8071cecaf1","tarball":"https://registry.npmjs.org/remeasure/-/remeasure-2.0.1.tgz","integrity":"sha512-wzQghrCgr1Imq9cbbFsikjIxaU+TVqPIZEnXdSzlXuee1IvqqKRjCXA+LRvvnWyou1Jd1ujCPie+jDj5vbpuJg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIE8OEAILIK5aBO/dl9EYkeieCGJRaPqUr9l3C3hI4qzKAiA5LD4OXo471b3+LYaNdf16epvdD8oj6dk5InpYrMAvTw=="}]},"maintainers":[{"name":"planttheidea","email":"tony.quetano@planttheidea.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/remeasure-2.0.1.tgz_1483026993811_0.1534477616660297"},"directories":{}},"2.1.0":{"author":{"name":"planttheidea"},"ava":{"concurrency":5,"babel":{"babelrc":true,"plugins":["transform-decorators-legacy"]},"failFast":true,"files":["test/*.js"],"require":["babel-register","babel-polyfill","./test/helpers/setup-browser-env.js"],"verbose":true},"bugs":{"url":"https://github.com/planttheidea/remeasure/issues"},"dependencies":{"element-resize-event":"~2.0.7","lodash":"~4.17.4","moize":"~1.3.3","raf":"~3.3.0","react":">=0.14.0"},"description":"Get position and size of the DOM element for any React Component","devDependencies":{"ava":"0.17.0","babel":"6.5.2","babel-cli":"6.18.0","babel-eslint":"7.1.1","babel-loader":"6.2.10","babel-plugin-add-module-exports":"0.2.1","babel-plugin-transform-decorators-legacy":"1.3.4","babel-polyfill":"6.20.0","babel-preset-env":"^1.1.8","babel-preset-react":"6.16.0","babel-preset-stage-2":"6.18.0","eslint":"3.13.1","eslint-friendly-formatter":"2.0.7","eslint-loader":"1.6.1","eslint-plugin-react":"6.9.0","file-loader":"0.9.0","font-awesome":"4.7.0","html-webpack-plugin":"2.26.0","in-publish":"2.0.0","ink-docstrap":"1.3.0","jsdoc":"3.4.3","jsdoc-babel":"0.3.0","jsdom":"9.9.1","lodash-webpack-plugin":"0.10.7","nyc":"10.0.0","optimize-js-plugin":"0.0.4","react-dom":"15.4.2","rimraf":"2.5.4","sinon":"1.17.7","webpack":"1.14.0","webpack-dashboard":"0.2.1","webpack-dev-server":"1.16.2"},"homepage":"https://github.com/planttheidea/remeasure#readme","keywords":["react","measure","dimensions","position","size","height","width","resize","container-queries","element-queries"],"license":"MIT","main":"lib/index.js","name":"remeasure","peerDependencies":{"react":">=0.14.0"},"repository":{"type":"git","url":"git+https://github.com/planttheidea/remeasure.git"},"scripts":{"build":"NODE_ENV=development webpack --progress --colors","build:minified":"NODE_ENV=production webpack --progress --colors --config=webpack.config.minified.js","clean":"rimraf lib && rimraf dist && rimraf docs","dev":"NODE_ENV=development webpack-dashboard -p 3210 -- webpack-dev-server --colors --config=webpack.config.dev.js","dist":"npm run build && npm run build:minified","docs":"jsdoc -c ./jsdoc.config.json && git add --all","lint":"NODE_ENV=test eslint src","prepublish":"in-publish && npm run prepublish:compile || echo ''","prepublish:compile":"npm run lint && npm run clean && npm run test:coverage && npm run transpile && npm run dist && npm run docs","start":"npm run dev","test":"NODE_ENV=test ava --no-cache","test:coverage":"nyc npm test","test:watch":"NODE_ENV=test ava --watch","transpile":"babel src --out-dir lib"},"version":"2.1.0","gitHead":"2df2e05678f704f686bdd052d12cdbb82aa6b6e8","_id":"remeasure@2.1.0","_shasum":"7ee2c5da5eec58d87efa722f634ccb4a874ed2f7","_from":".","_npmVersion":"4.0.5","_nodeVersion":"7.3.0","_npmUser":{"name":"planttheidea","email":"tony.quetano@planttheidea.com"},"dist":{"shasum":"7ee2c5da5eec58d87efa722f634ccb4a874ed2f7","tarball":"https://registry.npmjs.org/remeasure/-/remeasure-2.1.0.tgz","integrity":"sha512-VIgHqEvDS0+1fNKoLVxCnwQC/IvU7XungbKZmNhLtiJgrtwl5XBFhAEIc+6ccYTteBR8lEDosvUXq2XjIFg3rg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDYYB/cw8KKk8wlcf9/g2tx6mQzOBdEcNBmXZRV6bVyHgIhAN8l1vJ4aegyxUfxkF0gPcpCUlX6p20RbARTgBnLxHgc"}]},"maintainers":[{"name":"planttheidea","email":"tony.quetano@planttheidea.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/remeasure-2.1.0.tgz_1484620910965_0.6834165058098733"},"directories":{}},"2.1.1":{"author":{"name":"planttheidea"},"ava":{"concurrency":5,"babel":{"babelrc":true,"plugins":["transform-decorators-legacy"]},"failFast":true,"files":["test/*.js"],"require":["babel-register","babel-polyfill","./test/helpers/setup-browser-env.js"],"verbose":true},"bugs":{"url":"https://github.com/planttheidea/remeasure/issues"},"dependencies":{"element-resize-event":"~2.0.7","lodash":"~4.17.4","moize":"~1.3.3","raf":"~3.3.0","react":">=0.14.0"},"description":"Get position and size of the DOM element for any React Component","devDependencies":{"ava":"0.17.0","babel":"6.5.2","babel-cli":"6.18.0","babel-eslint":"7.1.1","babel-loader":"6.2.10","babel-plugin-add-module-exports":"0.2.1","babel-plugin-transform-decorators-legacy":"1.3.4","babel-polyfill":"6.20.0","babel-preset-env":"^1.1.8","babel-preset-react":"6.16.0","babel-preset-stage-2":"6.18.0","eslint":"3.13.1","eslint-config-rapid7":"2.6.0","eslint-friendly-formatter":"2.0.7","eslint-loader":"1.6.1","eslint-plugin-react":"6.9.0","file-loader":"0.9.0","font-awesome":"4.7.0","html-webpack-plugin":"2.26.0","in-publish":"2.0.0","ink-docstrap":"1.3.0","jsdoc":"3.4.3","jsdoc-babel":"0.3.0","jsdom":"9.9.1","lodash-webpack-plugin":"0.10.7","nyc":"10.1.0","optimize-js-plugin":"0.0.4","react-dom":"15.4.2","rimraf":"2.5.4","sinon":"1.17.7","webpack":"1.14.0","webpack-dashboard":"0.2.1","webpack-dev-server":"1.16.2"},"homepage":"https://github.com/planttheidea/remeasure#readme","keywords":["react","measure","dimensions","position","size","height","width","resize","container-queries","element-queries"],"license":"MIT","main":"lib/index.js","name":"remeasure","peerDependencies":{"react":">=0.14.0"},"repository":{"type":"git","url":"git+https://github.com/planttheidea/remeasure.git"},"scripts":{"build":"NODE_ENV=development webpack --progress --colors","build:minified":"NODE_ENV=production webpack --progress --colors --config=webpack.config.minified.js","clean":"rimraf lib && rimraf dist && rimraf docs","dev":"NODE_ENV=development webpack-dashboard -p 3210 -- webpack-dev-server --colors --config=webpack.config.dev.js","dist":"npm run build && npm run build:minified","docs":"jsdoc -c ./jsdoc.config.json && git add --all","lint":"NODE_ENV=test eslint src","prepublish":"in-publish && npm run prepublish:compile || echo ''","prepublish:compile":"npm run lint && npm run clean && npm run test:coverage && npm run transpile && npm run dist && npm run docs","start":"npm run dev","test":"NODE_ENV=test ava --no-cache","test:coverage":"nyc npm test","test:watch":"NODE_ENV=test ava --watch","transpile":"babel src --out-dir lib"},"version":"2.1.1","gitHead":"7c7c34ee2d9a60861c1a89fb01427c7c0b7cd0d3","_id":"remeasure@2.1.1","_shasum":"127feb7a7a98889200f01d5fc9b63375c78dc9e7","_from":".","_npmVersion":"4.0.5","_nodeVersion":"7.4.0","_npmUser":{"name":"planttheidea","email":"tony.quetano@planttheidea.com"},"dist":{"shasum":"127feb7a7a98889200f01d5fc9b63375c78dc9e7","tarball":"https://registry.npmjs.org/remeasure/-/remeasure-2.1.1.tgz","integrity":"sha512-NxwNNl4i+uiPfSgfPwlzFi0nuvNinklGoZtY/EU5IXuoLOjcOw+mZ03v8KGz/OT951XUa8hew+l8XOtGle64QA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDKQmhCV7qshpI1hpv6CXIJW6Bnr/uW/LlNbrGVVmat+AiBF1i+Lu4KvetqBCLD7mydBEF8BVBWeMwk340ZuOf/d/w=="}]},"maintainers":[{"name":"planttheidea","email":"tony.quetano@planttheidea.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/remeasure-2.1.1.tgz_1484708174833_0.026164937298744917"},"directories":{}},"2.1.2":{"author":{"name":"planttheidea"},"ava":{"concurrency":5,"babel":{"babelrc":true,"plugins":["transform-decorators-legacy"]},"failFast":true,"files":["test/*.js"],"require":["babel-register","babel-polyfill","./test/helpers/setup-browser-env.js"],"verbose":true},"bugs":{"url":"https://github.com/planttheidea/remeasure/issues"},"dependencies":{"element-resize-event":"~2.0.7","lodash":"~4.17.4","moize":"~1.3.3","raf":"~3.3.0","react":">=0.14.0"},"description":"Get position and size of the DOM element for any React Component","devDependencies":{"ava":"0.17.0","babel":"6.5.2","babel-cli":"6.18.0","babel-eslint":"7.1.1","babel-loader":"6.2.10","babel-plugin-add-module-exports":"0.2.1","babel-plugin-transform-decorators-legacy":"1.3.4","babel-polyfill":"6.20.0","babel-preset-env":"^1.1.8","babel-preset-react":"6.16.0","babel-preset-stage-2":"6.18.0","eslint":"3.13.1","eslint-config-rapid7":"2.6.0","eslint-friendly-formatter":"2.0.7","eslint-loader":"1.6.1","eslint-plugin-react":"6.9.0","file-loader":"0.9.0","font-awesome":"4.7.0","html-webpack-plugin":"2.26.0","in-publish":"2.0.0","ink-docstrap":"1.3.0","jsdoc":"3.4.3","jsdoc-babel":"0.3.0","jsdom":"9.9.1","lodash-webpack-plugin":"0.10.7","nyc":"10.1.0","optimize-js-plugin":"0.0.4","react-dom":"15.4.2","rimraf":"2.5.4","sinon":"1.17.7","webpack":"1.14.0","webpack-dashboard":"0.2.1","webpack-dev-server":"1.16.2"},"homepage":"https://github.com/planttheidea/remeasure#readme","keywords":["react","measure","dimensions","position","size","height","width","resize","container-queries","element-queries"],"license":"MIT","main":"lib/index.js","name":"remeasure","peerDependencies":{"react":">=0.14.0"},"repository":{"type":"git","url":"git+https://github.com/planttheidea/remeasure.git"},"scripts":{"build":"NODE_ENV=development webpack --progress --colors","build:minified":"NODE_ENV=production webpack --progress --colors --config=webpack.config.minified.js","clean":"rimraf lib && rimraf dist && rimraf docs","dev":"NODE_ENV=development webpack-dashboard -p 3210 -- webpack-dev-server --colors --config=webpack.config.dev.js","dist":"npm run build && npm run build:minified","docs":"jsdoc -c ./jsdoc.config.json && git add --all","lint":"NODE_ENV=test eslint src","prepublish":"in-publish && npm run prepublish:compile || echo ''","prepublish:compile":"npm run lint && npm run clean && npm run test:coverage && npm run transpile && npm run dist && npm run docs","start":"npm run dev","test":"NODE_ENV=test ava --no-cache","test:coverage":"nyc npm test","test:watch":"NODE_ENV=test ava --watch","transpile":"babel src --out-dir lib"},"version":"2.1.2","gitHead":"3e6409395280da597d1d79d11c2d4755e3155cd1","_id":"remeasure@2.1.2","_shasum":"a7a457047ebbedea154ac2b880ea6237925587f6","_from":".","_npmVersion":"4.0.5","_nodeVersion":"7.4.0","_npmUser":{"name":"planttheidea","email":"tony.quetano@planttheidea.com"},"dist":{"shasum":"a7a457047ebbedea154ac2b880ea6237925587f6","tarball":"https://registry.npmjs.org/remeasure/-/remeasure-2.1.2.tgz","integrity":"sha512-xzwNjwZPXXN8eJKN3ISxiwhLck3zm3Ta2XEAvJmiCaC9OGSD5d4gqUvpQ2u/iIrIneMns8c5VmqRWVwQqWgaQg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEpSh2Qz9J9QCJoUJOYBB5AybtWMKLoR1MIjvpSRGA1MAiA59zcNL1Yq2XZenAq8c3A1ftLdsBqpneSjHnEF2Dl+pQ=="}]},"maintainers":[{"name":"planttheidea","email":"tony.quetano@planttheidea.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/remeasure-2.1.2.tgz_1485398487267_0.29644573852419853"},"directories":{}},"2.1.3":{"author":{"name":"planttheidea"},"ava":{"concurrency":5,"babel":{"babelrc":true,"plugins":["transform-decorators-legacy"]},"failFast":true,"files":["test/*.js"],"require":["babel-register","babel-polyfill","./test/helpers/setup-browser-env.js"],"verbose":true},"bugs":{"url":"https://github.com/planttheidea/remeasure/issues"},"dependencies":{"element-resize-event":"~2.0.7","lodash":"~4.17.4","raf":"~3.3.0","react":">=0.14.0"},"description":"Get position and size of the DOM element for any React Component","devDependencies":{"ava":"^0.18.1","babel":"6.5.2","babel-cli":"6.18.0","babel-eslint":"7.1.1","babel-loader":"6.2.10","babel-plugin-add-module-exports":"0.2.1","babel-plugin-transform-decorators-legacy":"1.3.4","babel-polyfill":"^6.22.0","babel-preset-env":"^1.1.8","babel-preset-react":"^6.22.0","babel-preset-stage-2":"^6.22.0","eslint":"^3.15.0","eslint-config-rapid7":"^2.7.0","eslint-friendly-formatter":"2.0.7","eslint-loader":"1.6.1","eslint-plugin-react":"6.9.0","file-loader":"^0.10.0","font-awesome":"4.7.0","html-webpack-plugin":"^2.28.0","in-publish":"2.0.0","ink-docstrap":"1.3.0","jsdoc":"3.4.3","jsdoc-babel":"0.3.0","jsdom":"^9.10.0","lodash-webpack-plugin":"^0.11.0","nyc":"^10.1.2","optimize-js-plugin":"0.0.4","react-dom":"15.4.2","rimraf":"2.5.4","sinon":"1.17.7","webpack":"1.14.0","webpack-dashboard":"^0.3.0","webpack-dev-server":"1.16.2"},"homepage":"https://github.com/planttheidea/remeasure#readme","keywords":["react","measure","dimensions","position","size","height","width","resize","container-queries","element-queries"],"license":"MIT","main":"lib/index.js","name":"remeasure","peerDependencies":{"react":">=0.14.0"},"repository":{"type":"git","url":"git+https://github.com/planttheidea/remeasure.git"},"scripts":{"build":"NODE_ENV=development webpack --progress --colors","build:minified":"NODE_ENV=production webpack --progress --colors --config=webpack.config.minified.js","clean":"rimraf lib && rimraf dist && rimraf docs","dev":"NODE_ENV=development webpack-dashboard -p 3210 -- webpack-dev-server --colors --config=webpack.config.dev.js","dist":"npm run build && npm run build:minified","docs":"jsdoc -c ./jsdoc.config.json && git add --all","lint":"NODE_ENV=test eslint src","prepublish":"in-publish && npm run prepublish:compile || echo ''","prepublish:compile":"npm run lint && npm run clean && npm run test:coverage && npm run transpile && npm run dist && npm run docs","start":"npm run dev","test":"NODE_ENV=test ava --no-cache","test:coverage":"nyc npm test","test:watch":"NODE_ENV=test ava --watch","transpile":"babel src --out-dir lib"},"version":"2.1.3","gitHead":"9f5d042280d3cb1dfb31ac97daee7552e4b07fb8","_id":"remeasure@2.1.3","_shasum":"424e5ca5eb08082e3807d03818ccac0cddd282f3","_from":".","_npmVersion":"4.1.2","_nodeVersion":"7.4.0","_npmUser":{"name":"planttheidea","email":"tony.quetano@planttheidea.com"},"dist":{"shasum":"424e5ca5eb08082e3807d03818ccac0cddd282f3","tarball":"https://registry.npmjs.org/remeasure/-/remeasure-2.1.3.tgz","integrity":"sha512-t88hCLzkBTc8C9jF1sDZhVoyRtudrA2hUn9jLxySXpVxfMy9X+bzqXPg6YYkvy4Ql6H+7RaWnOCGNZ3IXXlXwQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHkH+Sdja74eyur/MNV2NqbLMFpTQysdiUtaXJWjUPkxAiBUTV14DAQkzFqUNgNKDIe4sCWYRatjCN9E3sQeDbsPJg=="}]},"maintainers":[{"name":"planttheidea","email":"tony.quetano@planttheidea.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/remeasure-2.1.3.tgz_1486263889987_0.12971176975406706"},"directories":{}},"2.1.4":{"author":{"name":"planttheidea"},"ava":{"concurrency":5,"babel":{"babelrc":true,"plugins":["transform-decorators-legacy"]},"failFast":true,"files":["test/*.js"],"require":["babel-register","babel-polyfill","./test/helpers/setup-browser-env.js"],"verbose":true},"bugs":{"url":"https://github.com/planttheidea/remeasure/issues"},"dependencies":{"element-resize-event":"~2.0.7","lodash":"~4.17.4","raf":"~3.3.0","react":">=0.14.0"},"description":"Get position and size of the DOM element for any React Component","devDependencies":{"ava":"^0.18.2","babel":"^6.23.0","babel-cli":"^6.23.0","babel-eslint":"7.1.1","babel-loader":"^6.3.2","babel-plugin-add-module-exports":"0.2.1","babel-plugin-transform-decorators-legacy":"1.3.4","babel-polyfill":"^6.23.0","babel-preset-latest":"^6.22.0","babel-preset-react":"^6.23.0","babel-preset-stage-2":"^6.22.0","browser-env":"^2.0.21","eslint":"^3.16.1","eslint-config-rapid7":"^2.8.1","eslint-friendly-formatter":"2.0.7","eslint-loader":"^1.6.3","eslint-plugin-react":"^6.10.0","file-loader":"^0.10.1","font-awesome":"4.7.0","html-webpack-plugin":"^2.28.0","in-publish":"2.0.0","ink-docstrap":"1.3.0","jsdoc":"3.4.3","jsdoc-babel":"0.3.0","lodash-webpack-plugin":"^0.11.2","nyc":"^10.1.2","optimize-js-plugin":"0.0.4","react-dom":"15.4.2","rimraf":"^2.6.1","sinon":"1.17.7","webpack":"^2.2.1","webpack-dashboard":"^0.3.0","webpack-dev-server":"^2.4.1"},"homepage":"https://github.com/planttheidea/remeasure#readme","keywords":["react","measure","dimensions","position","size","height","width","resize","container-queries","element-queries"],"license":"MIT","main":"lib/index.js","name":"remeasure","peerDependencies":{"react":">=0.14.0"},"repository":{"type":"git","url":"git+https://github.com/planttheidea/remeasure.git"},"scripts":{"build":"NODE_ENV=development webpack --progress --colors","build:minified":"NODE_ENV=production webpack --progress --colors --config=webpack.config.minified.js","clean":"rimraf lib && rimraf dist && rimraf docs","dev":"NODE_ENV=development webpack-dashboard -p 3210 -- webpack-dev-server --colors --config=webpack.config.dev.js","dist":"npm run build && npm run build:minified","docs":"jsdoc -c ./jsdoc.config.json && git add --all","lint":"NODE_ENV=test eslint src","prepublish":"in-publish && npm run prepublish:compile || echo ''","prepublish:compile":"npm run lint && npm run test:coverage && npm run clean && npm run transpile && npm run dist && npm run docs","start":"npm run dev","test":"NODE_ENV=test ava --no-cache","test:coverage":"nyc npm test","test:watch":"NODE_ENV=test ava --watch","transpile":"babel src --out-dir lib"},"version":"2.1.4","gitHead":"0afe130e686aaf92569c9090e9009fbb4b563dbf","_id":"remeasure@2.1.4","_shasum":"e22bd75d53c4ff3ba3f2aa1d1138dd64e6dcf544","_from":".","_npmVersion":"4.3.0","_nodeVersion":"7.6.0","_npmUser":{"name":"planttheidea","email":"tony.quetano@planttheidea.com"},"dist":{"shasum":"e22bd75d53c4ff3ba3f2aa1d1138dd64e6dcf544","tarball":"https://registry.npmjs.org/remeasure/-/remeasure-2.1.4.tgz","integrity":"sha512-cCgsQA71fpwdMMxNvgZjA7RcVtKHydMhfkl9KVOpwYpVqFAwTqO+MWDPt7QZPSzPx07eB+YEX6Q6ip72abHbJg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCR2gtrI4pHCVUk/01sypwMlSciVMMo384B2HPVsp9t2wIgZCdYhP7dYYwB2q9QZby+CqqXH9+GUN4Kf0XX/STwi9I="}]},"maintainers":[{"name":"planttheidea","email":"tony.quetano@planttheidea.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/remeasure-2.1.4.tgz_1488078158856_0.8519920690450817"},"directories":{}},"2.2.0":{"author":{"name":"planttheidea"},"ava":{"concurrency":5,"babel":{"babelrc":true,"plugins":["transform-decorators-legacy"]},"failFast":true,"files":["test/*.js"],"require":["babel-register","babel-polyfill","./test/helpers/setup-browser-env.js"],"verbose":true},"bugs":{"url":"https://github.com/planttheidea/remeasure/issues"},"dependencies":{"element-resize-detector":"~1.1.11","lodash":"~4.17.4","raf":"~3.3.0","react":">=0.14.0"},"description":"Get position and size of the DOM element for any React Component","devDependencies":{"ava":"^0.18.2","babel":"^6.23.0","babel-cli":"^6.24.0","babel-eslint":"^7.2.0","babel-loader":"^6.4.1","babel-plugin-add-module-exports":"0.2.1","babel-plugin-transform-decorators-legacy":"1.3.4","babel-polyfill":"^6.23.0","babel-preset-latest":"^6.24.0","babel-preset-react":"^6.23.0","babel-preset-stage-2":"^6.22.0","browser-env":"^2.0.25","eslint":"^3.18.0","eslint-config-rapid7":"^2.8.1","eslint-friendly-formatter":"2.0.7","eslint-loader":"^1.6.3","eslint-plugin-react":"^6.10.3","file-loader":"^0.10.1","font-awesome":"4.7.0","html-webpack-plugin":"^2.28.0","in-publish":"2.0.0","ink-docstrap":"1.3.0","jsdoc":"3.4.3","jsdoc-babel":"0.3.0","lodash-webpack-plugin":"^0.11.2","nyc":"^10.1.2","optimize-js-plugin":"0.0.4","react-dom":"15.4.2","rimraf":"^2.6.1","sinon":"^2.1.0","webpack":"^2.2.1","webpack-dashboard":"^0.3.0","webpack-dev-server":"^2.4.2"},"homepage":"https://github.com/planttheidea/remeasure#readme","keywords":["react","measure","dimensions","position","size","height","width","resize","container-queries","element-queries"],"license":"MIT","main":"lib/index.js","name":"remeasure","peerDependencies":{"react":">=0.14.0"},"repository":{"type":"git","url":"git+https://github.com/planttheidea/remeasure.git"},"scripts":{"build":"NODE_ENV=development webpack --progress --colors","build:minified":"NODE_ENV=production webpack --progress --colors --config=webpack.config.minified.js","clean":"rimraf lib && rimraf dist && rimraf docs","dev":"NODE_ENV=development webpack-dashboard -p 3210 -- webpack-dev-server --colors --config=webpack.config.dev.js","dist":"npm run build && npm run build:minified","docs":"jsdoc -c ./jsdoc.config.json && git add --all","lint":"NODE_ENV=test eslint src","prepublish":"in-publish && npm run prepublish:compile || echo ''","prepublish:compile":"npm run lint && npm run test:coverage && npm run clean && npm run transpile && npm run dist && npm run docs","start":"npm run dev","test":"NODE_ENV=test ava --no-cache","test:coverage":"nyc npm test","test:watch":"NODE_ENV=test ava --watch","transpile":"babel src --out-dir lib"},"version":"2.2.0","gitHead":"a1cf7bfd24c36ff58ba9f91e6e7e17183660e3f1","_id":"remeasure@2.2.0","_shasum":"5349d91da166dc7ee4fedd7179f7c0e3f41b288e","_from":".","_npmVersion":"4.4.1","_nodeVersion":"7.7.2","_npmUser":{"name":"planttheidea","email":"tony.quetano@planttheidea.com"},"dist":{"shasum":"5349d91da166dc7ee4fedd7179f7c0e3f41b288e","tarball":"https://registry.npmjs.org/remeasure/-/remeasure-2.2.0.tgz","integrity":"sha512-8VcihPiFxomjNvQBzOIYykY9OhyL2Sl7AVNoXJxUPbERX7vOUNKtlKGbPaxDdHeQ2tJd0PGvyBlErJnVx6g22A==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCZwvXag+OmKpvJ0s3nbtCtRYDXL2x8WVo0trCCv3lecAIhANXMgNY4zsI9V5KLWvpVNLxc02qaTE4jJInkbvLP6+4r"}]},"maintainers":[{"name":"planttheidea","email":"tony.quetano@planttheidea.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/remeasure-2.2.0.tgz_1490095843514_0.5372834617737681"},"directories":{}},"2.2.1":{"author":{"name":"planttheidea"},"ava":{"concurrency":5,"babel":{"babelrc":true,"plugins":["transform-decorators-legacy"]},"failFast":true,"files":["test/*.js"],"require":["babel-register","babel-polyfill","./test/helpers/setup-browser-env.js"],"verbose":true},"bugs":{"url":"https://github.com/planttheidea/remeasure/issues"},"dependencies":{"element-resize-detector":"~1.1.11","lodash":"~4.17.4","raf":"~3.3.0","react":">=0.14.0"},"description":"Get position and size of the DOM element for any React Component","devDependencies":{"ava":"^0.18.2","babel":"^6.23.0","babel-cli":"^6.24.0","babel-eslint":"^7.2.0","babel-loader":"^6.4.1","babel-plugin-add-module-exports":"0.2.1","babel-plugin-transform-decorators-legacy":"1.3.4","babel-polyfill":"^6.23.0","babel-preset-latest":"^6.24.0","babel-preset-react":"^6.23.0","babel-preset-stage-2":"^6.22.0","browser-env":"^2.0.25","eslint":"^3.18.0","eslint-config-rapid7":"^2.8.1","eslint-friendly-formatter":"2.0.7","eslint-loader":"^1.6.3","eslint-plugin-react":"^6.10.3","file-loader":"^0.10.1","font-awesome":"4.7.0","html-webpack-plugin":"^2.28.0","in-publish":"2.0.0","ink-docstrap":"1.3.0","jsdoc":"3.4.3","jsdoc-babel":"0.3.0","lodash-webpack-plugin":"^0.11.2","nyc":"^10.1.2","optimize-js-plugin":"0.0.4","react-dom":"15.4.2","rimraf":"^2.6.1","sinon":"^2.1.0","webpack":"^2.3.0","webpack-dashboard":"^0.3.0","webpack-dev-server":"^2.4.2"},"homepage":"https://github.com/planttheidea/remeasure#readme","keywords":["react","measure","dimensions","position","size","height","width","resize","container-queries","element-queries"],"license":"MIT","main":"lib/index.js","name":"remeasure","peerDependencies":{"react":">=0.14.0"},"repository":{"type":"git","url":"git+https://github.com/planttheidea/remeasure.git"},"scripts":{"build":"NODE_ENV=development webpack --progress --colors","build:minified":"NODE_ENV=production webpack --progress --colors --config=webpack.config.minified.js","clean":"rimraf lib && rimraf dist && rimraf docs","dev":"NODE_ENV=development webpack-dashboard -p 3210 -- webpack-dev-server --colors --config=webpack.config.dev.js","dist":"npm run build && npm run build:minified","docs":"jsdoc -c ./jsdoc.config.json && git add --all","lint":"NODE_ENV=test eslint src","prepublish":"in-publish && npm run prepublish:compile || echo ''","prepublish:compile":"npm run lint && npm run test:coverage && npm run clean && npm run transpile && npm run dist && npm run docs","start":"npm run dev","test":"NODE_ENV=test ava --no-cache","test:coverage":"nyc npm test","test:watch":"NODE_ENV=test ava --watch","transpile":"babel src --out-dir lib"},"version":"2.2.1","gitHead":"dec88c4a5da33f2dad5722c5980560b17c00cffa","_id":"remeasure@2.2.1","_shasum":"43d4573b4916dc798f87db36b7b33d8b6f39e6f2","_from":".","_npmVersion":"4.4.1","_nodeVersion":"7.7.3","_npmUser":{"name":"planttheidea","email":"tony.quetano@planttheidea.com"},"dist":{"shasum":"43d4573b4916dc798f87db36b7b33d8b6f39e6f2","tarball":"https://registry.npmjs.org/remeasure/-/remeasure-2.2.1.tgz","integrity":"sha512-3QEwGLNENXYN8rZh6SiD4/di6ppAK3ubhSYdhMuQKZA/RLhlK6REF7US41ApZfKTx32j3925mclLep4BRa6Lbg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCHkr+tSDTQM1UnvTYlQmq3ufV2AxrA71Wkp8THVd7uSQIhAN3HIYsOwEo7z0NYvKTX2P9ebTX3a/cN6CzTSaauhtVc"}]},"maintainers":[{"name":"planttheidea","email":"tony.quetano@planttheidea.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/remeasure-2.2.1.tgz_1490151894963_0.6600053193978965"},"directories":{}},"2.3.0":{"author":{"name":"planttheidea"},"ava":{"concurrency":5,"babel":{"babelrc":true,"plugins":["transform-decorators-legacy"]},"failFast":true,"files":["test/*.js"],"require":["babel-register","babel-polyfill","./test/helpers/setup-browser-env.js"],"verbose":true},"bugs":{"url":"https://github.com/planttheidea/remeasure/issues"},"dependencies":{"element-resize-detector":"^1.1.12","lodash":"~4.17.4","raf":"~3.3.0","react":"^15.3.0"},"description":"Get position and size of the DOM element for any React Component","devDependencies":{"ava":"^0.18.2","babel":"^6.23.0","babel-cli":"^6.24.0","babel-eslint":"^7.2.0","babel-loader":"^6.4.1","babel-plugin-add-module-exports":"0.2.1","babel-plugin-transform-decorators-legacy":"1.3.4","babel-polyfill":"^6.23.0","babel-preset-latest":"^6.24.0","babel-preset-react":"^6.23.0","babel-preset-stage-2":"^6.22.0","browser-env":"^2.0.25","eslint":"^3.18.0","eslint-config-rapid7":"^2.8.1","eslint-friendly-formatter":"2.0.7","eslint-loader":"^1.6.3","eslint-plugin-react":"^6.10.3","file-loader":"^0.10.1","font-awesome":"4.7.0","html-webpack-plugin":"^2.28.0","in-publish":"2.0.0","ink-docstrap":"1.3.0","jsdoc":"3.4.3","jsdoc-babel":"0.3.0","lodash-webpack-plugin":"^0.11.2","nyc":"^10.1.2","optimize-js-plugin":"0.0.4","react-dom":"15.4.2","rimraf":"^2.6.1","sinon":"^2.1.0","webpack":"^2.3.0","webpack-dashboard":"^0.3.0","webpack-dev-server":"^2.4.2"},"homepage":"https://github.com/planttheidea/remeasure#readme","keywords":["react","measure","dimensions","position","size","height","width","resize","container-queries","element-queries"],"license":"MIT","main":"lib/index.js","name":"remeasure","peerDependencies":{"react":">=0.14.0"},"repository":{"type":"git","url":"git+https://github.com/planttheidea/remeasure.git"},"scripts":{"build":"NODE_ENV=development webpack --progress --colors","build:minified":"NODE_ENV=production webpack --progress --colors --config=webpack.config.minified.js","clean":"rimraf lib && rimraf dist && rimraf docs","dev":"NODE_ENV=development webpack-dashboard -p 3210 -- webpack-dev-server --colors --config=webpack.config.dev.js","dist":"npm run build && npm run build:minified","docs":"jsdoc -c ./jsdoc.config.json && git add --all","lint":"NODE_ENV=test eslint src","prepublish":"in-publish && npm run prepublish:compile || echo ''","prepublish:compile":"npm run lint && npm run test:coverage && npm run clean && npm run transpile && npm run dist && npm run docs","start":"npm run dev","test":"NODE_ENV=test ava --no-cache","test:coverage":"nyc npm test","test:watch":"NODE_ENV=test ava --watch","transpile":"babel src --out-dir lib"},"version":"2.3.0","gitHead":"f21bb6252cf926ce459d19db2aa619bc60ce8bf2","_id":"remeasure@2.3.0","_shasum":"f8470b46795079559f2c749edc455bec1c2036aa","_from":".","_npmVersion":"4.5.0","_nodeVersion":"7.7.3","_npmUser":{"name":"planttheidea","email":"tony.quetano@planttheidea.com"},"dist":{"shasum":"f8470b46795079559f2c749edc455bec1c2036aa","tarball":"https://registry.npmjs.org/remeasure/-/remeasure-2.3.0.tgz","integrity":"sha512-yYRpBwyyopCXB/ecNQmQwFD+dB1Nv75TYnTSaoUVLrUgGgnzNA1tcMKD8/KZJ2qsOZk6C8fLkQqq+/ZZH5kQtQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFnIJCoNqNS21KAqpbcckDQFlym4eaZqKViM/awrQDlGAiAUtW9i6yLM3V9Tk9r7CxJQ7Ew3isjAgkv9z+je95lYOA=="}]},"maintainers":[{"name":"planttheidea","email":"tony.quetano@planttheidea.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/remeasure-2.3.0.tgz_1493575246660_0.3616308674681932"},"directories":{}},"2.3.1":{"author":{"name":"planttheidea"},"ava":{"concurrency":5,"babel":{"babelrc":true,"plugins":["transform-decorators-legacy"]},"failFast":true,"files":["test/*.js"],"require":["babel-register","babel-polyfill","./test/helpers/setup-browser-env.js"],"verbose":true},"bugs":{"url":"https://github.com/planttheidea/remeasure/issues"},"dependencies":{"element-resize-detector":"^1.1.12","lodash":"~4.17.4","raf":"^3.3.2","react":"^15.3.0"},"description":"Get position and size of the DOM element for any React Component","devDependencies":{"ava":"^0.19.1","babel":"^6.23.0","babel-cli":"^6.24.0","babel-eslint":"^7.2.0","babel-loader":"^7.0.0","babel-plugin-add-module-exports":"0.2.1","babel-plugin-transform-decorators-legacy":"1.3.4","babel-polyfill":"^6.23.0","babel-preset-latest":"^6.24.0","babel-preset-react":"^6.23.0","babel-preset-stage-2":"^6.22.0","browser-env":"^2.0.25","enzyme":"^2.8.2","enzyme-to-json":"^1.5.1","eslint":"^3.19.0","eslint-config-rapid7":"^2.8.1","eslint-friendly-formatter":"^3.0.0","eslint-loader":"^1.6.3","eslint-plugin-react":"^7.0.1","file-loader":"^0.11.2","font-awesome":"4.7.0","html-webpack-plugin":"^2.28.0","in-publish":"2.0.0","ink-docstrap":"1.3.0","jsdoc":"3.4.3","jsdoc-babel":"0.3.0","lodash-webpack-plugin":"^0.11.2","nyc":"^11.0.2","optimize-js-plugin":"0.0.4","react-addons-test-utils":"^15.5.1","react-dom":"^15.5.4","rimraf":"^2.6.1","sinon":"^2.3.4","webpack":"^2.3.0","webpack-dashboard":"^0.4.0","webpack-dev-server":"^2.4.2"},"homepage":"https://github.com/planttheidea/remeasure#readme","keywords":["react","measure","dimensions","position","size","height","width","resize","container-queries","element-queries"],"license":"MIT","main":"lib/index.js","name":"remeasure","peerDependencies":{"react":">=0.14.0"},"repository":{"type":"git","url":"git+https://github.com/planttheidea/remeasure.git"},"scripts":{"build":"NODE_ENV=development webpack --progress --colors","build:minified":"NODE_ENV=production webpack --progress --colors --config=webpack.config.minified.js","clean":"rimraf lib && rimraf dist && rimraf docs","dev":"NODE_ENV=development webpack-dashboard -p 3210 -- webpack-dev-server --colors --config=webpack.config.dev.js","dist":"npm run build && npm run build:minified","docs":"jsdoc -c ./jsdoc.config.json && git add --all","lint":"NODE_ENV=test eslint src","prepublish":"in-publish && npm run prepublish:compile || echo ''","prepublish:compile":"npm run lint && npm run test:coverage && npm run clean && npm run transpile && npm run dist && npm run docs","start":"npm run dev","test":"NODE_ENV=test ava --no-cache","test:coverage":"nyc npm test","test:watch":"NODE_ENV=test ava --watch","transpile":"babel src --out-dir lib"},"version":"2.3.1","gitHead":"4d8bbcc2e3424d2d6feeea4f45f4eef5ee370363","_id":"remeasure@2.3.1","_shasum":"4223a08d786eab593a9c1a6377116c21026dd567","_from":".","_npmVersion":"4.6.1","_nodeVersion":"7.10.0","_npmUser":{"name":"planttheidea","email":"tony.quetano@planttheidea.com"},"dist":{"shasum":"4223a08d786eab593a9c1a6377116c21026dd567","tarball":"https://registry.npmjs.org/remeasure/-/remeasure-2.3.1.tgz","integrity":"sha512-loJTcpcOqy2vdAkm+9pIE19waOxJOJq8gciYTkDyP7J5znKRwgyB2i0qiwbwq4eErNGNsTTmBsXLvdMoXl7Zpw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCpFudpvr9jFVfE7ef7PjqSIt4TVls9dL/BMnHnT+ybygIgNPsEcl1fYawJd4KT3q5GCMTmw4ln9LRA6s3KS7uNEp0="}]},"maintainers":[{"name":"planttheidea","email":"tony.quetano@planttheidea.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/remeasure-2.3.1.tgz_1497093675148_0.11385913146659732"},"directories":{}},"2.4.0":{"author":{"name":"planttheidea"},"ava":{"concurrency":5,"babel":{"babelrc":true,"plugins":["transform-decorators-legacy"]},"failFast":true,"files":["test/*.js"],"require":["babel-register","babel-polyfill","./test/helpers/setup-browser-env.js"],"verbose":true},"browserslist":["defaults","Explorer >= 9","Safari >= 6","Opera >= 15","iOS >= 8","Android >= 4"],"bugs":{"url":"https://github.com/planttheidea/remeasure/issues"},"dependencies":{"element-resize-detector":"^1.1.12","lodash":"~4.17.4","raf":"^3.3.2","react":"^15.3.0"},"description":"Get position and size of the DOM element for any React Component","devDependencies":{"ava":"^0.21.0","babel":"^6.23.0","babel-cli":"^6.24.0","babel-eslint":"^7.2.0","babel-loader":"^7.1.1","babel-plugin-add-module-exports":"0.2.1","babel-plugin-transform-decorators-legacy":"1.3.4","babel-polyfill":"^6.23.0","babel-preset-env":"^1.6.0","babel-preset-react":"^6.23.0","babel-preset-stage-2":"^6.22.0","browser-env":"^3.1.0","enzyme":"^2.9.1","enzyme-to-json":"^1.5.1","eslint":"^4.3.0","eslint-config-rapid7":"^2.10.0","eslint-friendly-formatter":"^3.0.0","eslint-loader":"^1.9.0","eslint-plugin-react":"^7.1.0","file-loader":"^0.11.2","font-awesome":"4.7.0","html-webpack-plugin":"^2.29.0","in-publish":"2.0.0","ink-docstrap":"1.3.0","jsdoc":"^3.5.3","jsdoc-babel":"0.3.0","lodash-webpack-plugin":"^0.11.2","nyc":"^11.0.3","optimize-js-plugin":"0.0.4","react-addons-test-utils":"^15.6.0","react-dom":"^15.6.1","rimraf":"^2.6.1","sinon":"^2.3.8","webpack":"^3.3.0","webpack-dashboard":"^0.4.0","webpack-dev-server":"^2.6.1"},"homepage":"https://github.com/planttheidea/remeasure#readme","keywords":["react","measure","dimensions","position","size","height","width","resize","container-queries","element-queries"],"license":"MIT","main":"lib/index.js","module":"es/index.js","name":"remeasure","peerDependencies":{"react":">=0.14.0"},"repository":{"type":"git","url":"git+https://github.com/planttheidea/remeasure.git"},"scripts":{"build":"NODE_ENV=development webpack --progress --colors","build:minified":"NODE_ENV=production webpack --progress --colors --config=webpack.config.minified.js","clean":"npm run clean:dist && npm run clean:es && npm run clean:dist && npm run clean:docs","clean:dist":"rimraf dist","clean:docs":"rimraf docs","clean:es":"rimraf es","clean:lib":"rimraf lib","dev":"NODE_ENV=development webpack-dashboard -p 3210 -- webpack-dev-server --colors --config=webpack.config.dev.js","dist":"npm run clean:dist && npm run build && npm run build:minified","docs":"npm run clean:docs && jsdoc -c ./jsdoc.config.json && git add --all","lint":"NODE_ENV=test eslint src","lint:fix":"npm run lint -- --fix","prepublish":"in-publish && npm run prepublish:compile || echo ''","prepublish:compile":"npm run lint && npm run test:coverage && npm run transpile:lib && npm run transpile:es && npm run dist && npm run docs","start":"npm run dev","test":"NODE_ENV=test ava","test:coverage":"nyc npm test","test:update":"npm run test -- --update-snapshots","test:watch":"npm run test -- --watch","transpile:es":"npm run clean:es && BABEL_ENV=es babel src --out-dir es","transpile:lib":"npm run clean:lib && babel src --out-dir lib"},"version":"2.4.0","gitHead":"27c83d9373a4100e56a5ab6fe2290774382bfc0e","_id":"remeasure@2.4.0","_npmVersion":"5.3.0","_nodeVersion":"8.1.4","_npmUser":{"name":"planttheidea","email":"tony.quetano@planttheidea.com"},"dist":{"integrity":"sha512-c6XYPHM7sqoZBIugBB+NVd8PQBO8MoyMyvw7gRUZTUY0TeDDew6Zl9LYDBYGIHgpwTwwCGC77aJypW3GA4hz0w==","shasum":"7d769319a7cbe4b67536ea5e2b0fe6915deeb0cd","tarball":"https://registry.npmjs.org/remeasure/-/remeasure-2.4.0.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIE5Z1pfu4zShQxjmMs2A/bqOxr0/cJ81qP+fMFLgbu8OAiEA2JCJfeFyMXnG6kb6OYDzxpQFzXGc9wplRLoMsu7KgNQ="}]},"maintainers":[{"email":"tony_quetano@rapid7.com","name":"tquetano-r7"},{"email":"tony.quetano@planttheidea.com","name":"planttheidea"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/remeasure-2.4.0.tgz_1500831307227_0.8695310258772224"},"directories":{}},"2.4.1":{"author":{"name":"planttheidea"},"ava":{"babel":{"babelrc":true,"plugins":["transform-decorators-legacy"]},"failFast":true,"files":["test/*.js"],"require":["babel-register","babel-polyfill","./test/helpers/setup-browser-env.js"],"verbose":true},"browserslist":["defaults","Explorer >= 9","Safari >= 6","Opera >= 15","iOS >= 8","Android >= 4"],"bugs":{"url":"https://github.com/planttheidea/remeasure/issues"},"dependencies":{"lodash":"^4.17.4","raf":"^3.3.2","react":">=15.3.0","resize-observer-polyfill":"^1.4.2"},"description":"Get position and size of the DOM element for any React Component","devDependencies":{"ava":"^0.22.0","babel-cli":"^6.26.0","babel-core":"^6.23.0","babel-eslint":"^7.2.0","babel-loader":"^7.1.2","babel-plugin-add-module-exports":"0.2.1","babel-plugin-transform-decorators-legacy":"1.3.4","babel-polyfill":"^6.26.0","babel-preset-env":"^1.6.0","babel-preset-react":"^6.23.0","babel-preset-stage-2":"^6.22.0","browser-env":"^3.2.0","enzyme":"^2.9.1","enzyme-to-json":"^1.5.1","eslint":"^4.5.0","eslint-config-rapid7":"^2.11.1","eslint-friendly-formatter":"^3.0.0","eslint-loader":"^1.9.0","eslint-plugin-react":"^7.3.0","file-loader":"^0.11.2","font-awesome":"4.7.0","html-webpack-plugin":"^2.30.1","in-publish":"2.0.0","ink-docstrap":"1.3.0","jsdoc":"^3.5.4","jsdoc-babel":"0.3.0","lodash-webpack-plugin":"^0.11.2","mockery":"^2.1.0","nyc":"^11.0.3","optimize-js-plugin":"0.0.4","react-addons-test-utils":"^15.6.0","react-dom":"^15.6.1","rimraf":"^2.6.1","sinon":"^3.2.1","webpack":"^3.5.5","webpack-dev-server":"^2.7.1"},"homepage":"https://github.com/planttheidea/remeasure#readme","keywords":["react","measure","dimensions","position","size","height","width","resize","container-queries","element-queries"],"license":"MIT","main":"lib/index.js","module":"es/index.js","name":"remeasure","repository":{"type":"git","url":"git+https://github.com/planttheidea/remeasure.git"},"scripts":{"build":"NODE_ENV=development webpack --progress --colors","build:minified":"NODE_ENV=production webpack --progress --colors --config=webpack.config.minified.js","build:stats":"NODE_ENV=development webpack --progress --colors --json > stats.json","clean":"npm run clean:dist && npm run clean:es && npm run clean:dist && npm run clean:docs","clean:dist":"rimraf dist","clean:docs":"rimraf docs","clean:es":"rimraf es","clean:lib":"rimraf lib","dev":"NODE_ENV=development webpack-dev-server --colors --progress --config=webpack.config.dev.js","dist":"npm run clean:dist && npm run build && npm run build:minified","docs":"npm run clean:docs && jsdoc -c ./jsdoc.config.json && git add --all","lint":"NODE_ENV=test eslint src","lint:fix":"npm run lint -- --fix","prepublish":"if in-publish; then npm run prepublish:compile; fi","prepublish:compile":"npm run lint && npm run test:coverage && npm run transpile:lib && npm run transpile:es && npm run dist && npm run docs","start":"npm run dev","test":"NODE_ENV=test ava","test:coverage":"nyc npm test","test:update":"npm run test -- --update-snapshots","test:watch":"npm run test -- --watch","transpile:es":"npm run clean:es && BABEL_ENV=es babel src --out-dir es","transpile:lib":"npm run clean:lib && babel src --out-dir lib"},"version":"2.4.1","gitHead":"9722812b6b01584049aeb8b1e111b53f5d71da49","_id":"remeasure@2.4.1","_npmVersion":"5.3.0","_nodeVersion":"8.2.1","_npmUser":{"name":"planttheidea","email":"tony.quetano@planttheidea.com"},"dist":{"integrity":"sha512-h3jEmDcj4DaaPm9amg0h1ydrqFJJQri/3MZr78s5QRuZdkxaOl8u0DAwOcjpK5h8BoRza7zBb+cMrxSLrbc6nA==","shasum":"4db051571d0dc366dd78ea964530fbc9060cd4ec","tarball":"https://registry.npmjs.org/remeasure/-/remeasure-2.4.1.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICsJek57wCwD4XYDB0d32D5jRKFX3VqQVe+jvg2o9EFFAiAd1QJnDnvppPaSPP9cAAe/TP8nuH1BeFjD1+efymWcEQ=="}]},"maintainers":[{"email":"tony_quetano@rapid7.com","name":"tquetano-r7"},{"email":"tony.quetano@planttheidea.com","name":"planttheidea"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/remeasure-2.4.1.tgz_1504003381762_0.541377445217222"},"directories":{}},"2.5.0":{"author":{"name":"planttheidea"},"ava":{"babel":{"babelrc":true,"plugins":["transform-decorators-legacy"]},"failFast":true,"files":["test/*.js"],"require":["babel-register","babel-polyfill","./test/helpers/setup-browser-env.js"],"verbose":true},"browserslist":["defaults","Explorer >= 9","Safari >= 6","Opera >= 15","iOS >= 8","Android >= 4"],"bugs":{"url":"https://github.com/planttheidea/remeasure/issues"},"dependencies":{"lodash":"^4.17.4","raf":"^3.3.2","react":"^15.3.0 || ^16.0.0","react-dom":"^15.3.0 || ^16.0.0","resize-observer-polyfill":"^1.4.2"},"description":"Get position and size of the DOM element for any React Component","devDependencies":{"ava":"^0.22.0","babel-cli":"^6.26.0","babel-core":"^6.23.0","babel-eslint":"^8.0.1","babel-loader":"^7.1.2","babel-plugin-add-module-exports":"0.2.1","babel-plugin-transform-decorators-legacy":"1.3.4","babel-plugin-transform-react-remove-prop-types":"^0.4.9","babel-polyfill":"^6.26.0","babel-preset-env":"^1.6.0","babel-preset-react":"^6.23.0","babel-preset-stage-2":"^6.22.0","browser-env":"^3.2.0","enzyme":"^3.0.0","enzyme-adapter-react-16":"^1.0.0","enzyme-to-json":"^3.0.1","eslint":"^4.5.0","eslint-config-rapid7":"^2.11.1","eslint-friendly-formatter":"^3.0.0","eslint-loader":"^1.9.0","eslint-plugin-react":"^7.3.0","file-loader":"^1.1.4","font-awesome":"4.7.0","html-webpack-plugin":"^2.30.1","in-publish":"2.0.0","ink-docstrap":"1.3.0","jsdoc":"^3.5.4","jsdoc-babel":"0.3.0","lodash-webpack-plugin":"^0.11.2","mockery":"^2.1.0","nyc":"^11.0.3","optimize-js-plugin":"0.0.4","react-addons-test-utils":"^15.6.0","react-test-renderer":"^16.0.0","rimraf":"^2.6.1","sinon":"^4.0.0","webpack":"^3.5.5","webpack-dev-server":"^2.7.1"},"homepage":"https://github.com/planttheidea/remeasure#readme","keywords":["react","measure","dimensions","position","size","height","width","resize","container-queries","element-queries"],"license":"MIT","main":"lib/index.js","module":"es/index.js","name":"remeasure","repository":{"type":"git","url":"git+https://github.com/planttheidea/remeasure.git"},"scripts":{"build":"NODE_ENV=development webpack --progress --colors","build:minified":"NODE_ENV=production webpack --progress --colors --config=webpack.config.minified.js","build:stats":"NODE_ENV=development webpack --progress --colors --json > stats.json","clean":"npm run clean:dist && npm run clean:es && npm run clean:dist && npm run clean:docs","clean:dist":"rimraf dist","clean:docs":"rimraf docs","clean:es":"rimraf es","clean:lib":"rimraf lib","dev":"NODE_ENV=development webpack-dev-server --colors --progress --config=webpack.config.dev.js","dist":"npm run clean:dist && npm run build && npm run build:minified","docs":"npm run clean:docs && jsdoc -c ./jsdoc.config.json && git add --all","lint":"NODE_ENV=test eslint src","lint:fix":"npm run lint -- --fix","prepublish":"if in-publish; then npm run prepublish:compile; fi","prepublish:compile":"npm run lint && npm run test:coverage && npm run transpile:lib && npm run transpile:es && npm run dist && npm run docs","start":"npm run dev","test":"NODE_ENV=test ava","test:coverage":"nyc npm test","test:update":"npm run test -- --update-snapshots","test:watch":"npm run test -- --watch","transpile:es":"npm run clean:es && BABEL_ENV=es babel src --out-dir es","transpile:lib":"npm run clean:lib && babel src --out-dir lib"},"version":"2.5.0","gitHead":"2c49299645333e9e77f4dd5f5df4543174d6185a","_id":"remeasure@2.5.0","_npmVersion":"5.3.0","_nodeVersion":"8.4.0","_npmUser":{"name":"planttheidea","email":"tony.quetano@planttheidea.com"},"dist":{"integrity":"sha512-Bgxm3ESGb+hKURtI4PIPA/izM4GfcUee1AU7jTPkgCiiIPHX5Bvqo4GKxUTALc/TaYXMoBYUOk/64DfgENIHeQ==","shasum":"4df287e91135d7378fc792b86a879f0ef1833e62","tarball":"https://registry.npmjs.org/remeasure/-/remeasure-2.5.0.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIF4fYN82L7LB1l+87WJx/U0UeRkyzftlJcEvWgSiZazkAiEAvPQvVrezRpqiuvaBSTEeeawQeou0tSpuuxZiHANFgwQ="}]},"maintainers":[{"email":"tony_quetano@rapid7.com","name":"tquetano-r7"},{"email":"tony.quetano@planttheidea.com","name":"planttheidea"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/remeasure-2.5.0.tgz_1506817308275_0.8779056582134217"},"directories":{}},"2.5.1":{"author":{"name":"planttheidea"},"ava":{"babel":{"babelrc":true,"plugins":["transform-decorators-legacy"]},"failFast":true,"files":["test/*.js"],"require":["babel-register","babel-polyfill","./test/helpers/setup-browser-env.js"],"verbose":true},"browserslist":["defaults","Explorer >= 9","Safari >= 6","Opera >= 15","iOS >= 8","Android >= 4"],"bugs":{"url":"https://github.com/planttheidea/remeasure/issues"},"dependencies":{"lodash":"^4.17.4","raf":"^3.3.2","resize-observer-polyfill":"^1.4.2"},"description":"Get position and size of the DOM element for any React Component","devDependencies":{"ava":"^0.22.0","babel-cli":"^6.26.0","babel-core":"^6.23.0","babel-eslint":"^8.0.1","babel-loader":"^7.1.2","babel-plugin-add-module-exports":"0.2.1","babel-plugin-transform-decorators-legacy":"1.3.4","babel-plugin-transform-react-remove-prop-types":"^0.4.9","babel-polyfill":"^6.26.0","babel-preset-env":"^1.6.0","babel-preset-react":"^6.23.0","babel-preset-stage-2":"^6.22.0","browser-env":"^3.2.0","enzyme":"^3.0.0","enzyme-adapter-react-16":"^1.0.0","enzyme-to-json":"^3.0.1","eslint":"^4.5.0","eslint-config-rapid7":"^2.11.1","eslint-friendly-formatter":"^3.0.0","eslint-loader":"^1.9.0","eslint-plugin-react":"^7.3.0","file-loader":"^1.1.4","font-awesome":"4.7.0","html-webpack-plugin":"^2.30.1","in-publish":"2.0.0","ink-docstrap":"1.3.0","jsdoc":"^3.5.4","jsdoc-babel":"0.3.0","lodash-webpack-plugin":"^0.11.2","mockery":"^2.1.0","nyc":"^11.0.3","optimize-js-plugin":"0.0.4","react":"^16.0.0","react-dom":"^16.0.0","react-test-renderer":"^16.0.0","rimraf":"^2.6.1","sinon":"^4.0.0","webpack":"^3.5.5","webpack-dev-server":"^2.7.1"},"homepage":"https://github.com/planttheidea/remeasure#readme","keywords":["react","measure","dimensions","position","size","height","width","resize","container-queries","element-queries"],"license":"MIT","main":"lib/index.js","module":"es/index.js","name":"remeasure","peerDependencies":{"react":"^15.3.0 || ^16.0.0","react-dom":"^15.3.0 || ^16.0.0"},"repository":{"type":"git","url":"git+https://github.com/planttheidea/remeasure.git"},"scripts":{"build":"NODE_ENV=development webpack --progress --colors","build:minified":"NODE_ENV=production webpack --progress --colors --config=webpack.config.minified.js","build:stats":"NODE_ENV=development webpack --progress --colors --json > stats.json","clean":"npm run clean:dist && npm run clean:es && npm run clean:dist && npm run clean:docs","clean:dist":"rimraf dist","clean:docs":"rimraf docs","clean:es":"rimraf es","clean:lib":"rimraf lib","dev":"NODE_ENV=development webpack-dev-server --colors --progress --config=webpack.config.dev.js","dist":"npm run clean:dist && npm run build && npm run build:minified","docs":"npm run clean:docs && jsdoc -c ./jsdoc.config.json && git add --all","lint":"NODE_ENV=test eslint src","lint:fix":"npm run lint -- --fix","prepublish":"if in-publish; then npm run prepublish:compile; fi","prepublish:compile":"npm run lint && npm run test:coverage && npm run transpile:lib && npm run transpile:es && npm run dist && npm run docs","start":"npm run dev","test":"NODE_ENV=test ava","test:coverage":"nyc npm test","test:update":"npm run test -- --update-snapshots","test:watch":"npm run test -- --watch","transpile:es":"npm run clean:es && BABEL_ENV=es babel src --out-dir es","transpile:lib":"npm run clean:lib && babel src --out-dir lib"},"version":"2.5.1","gitHead":"152f444d1c9693a39c29f758f5ddafb8c81205f1","_id":"remeasure@2.5.1","_npmVersion":"5.3.0","_nodeVersion":"8.4.0","_npmUser":{"name":"planttheidea","email":"tony.quetano@planttheidea.com"},"dist":{"integrity":"sha512-Yq33giupOfX7wQLZu+pboTcQ7lyWchxkfEEi2T0n3Up/lw2KKP/basBKuMg1yQF1x0hHfupq2VQxjvJ7+jwdyA==","shasum":"14e6fbb1270f381182d3bf3c3072d64da347d9ad","tarball":"https://registry.npmjs.org/remeasure/-/remeasure-2.5.1.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBO5scijsz5azWgsdBCMRuUCyiOxSNnnFm17cUmFzUgiAiAeMlYFw/vp4ycEF1x6rlpvFU8oHh+abmYLCD/RCOsCQQ=="}]},"maintainers":[{"email":"tony_quetano@rapid7.com","name":"tquetano-r7"},{"email":"tony.quetano@planttheidea.com","name":"planttheidea"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/remeasure-2.5.1.tgz_1509233498243_0.26917612040415406"},"directories":{}},"2.6.0":{"author":{"name":"planttheidea"},"ava":{"babel":{"babelrc":true,"plugins":["transform-runtime","transform-decorators-legacy"]},"failFast":true,"files":["test/*.js"],"require":["babel-register","./test/helpers/setup-browser-env.js"],"verbose":true},"browserslist":["defaults","Explorer >= 9","Safari >= 6","Opera >= 15","iOS >= 8","Android >= 4"],"bugs":{"url":"https://github.com/planttheidea/remeasure/issues"},"dependencies":{"debounce":"^1.1.0","raf":"^3.3.2","resize-observer-polyfill":"^1.5.0"},"description":"Get position and size of the DOM element for any React Component","devDependencies":{"ava":"^0.24.0","babel-cli":"^6.26.0","babel-core":"^6.23.0","babel-eslint":"^8.1.2","babel-loader":"^7.1.2","babel-plugin-add-module-exports":"0.2.1","babel-plugin-transform-decorators-legacy":"1.3.4","babel-plugin-transform-react-remove-prop-types":"^0.4.12","babel-plugin-transform-runtime":"^6.23.0","babel-preset-env":"^1.6.0","babel-preset-react":"^6.23.0","babel-preset-stage-2":"^6.22.0","babel-runtime":"^6.26.0","browser-env":"^3.2.4","enzyme":"^3.2.0","enzyme-adapter-react-16":"^1.1.1","enzyme-to-json":"^3.3.0","eslint":"^4.14.0","eslint-config-rapid7":"^2.11.1","eslint-friendly-formatter":"^3.0.0","eslint-loader":"^1.9.0","eslint-plugin-react":"^7.5.1","file-loader":"^1.1.6","font-awesome":"4.7.0","html-webpack-plugin":"^2.30.1","in-publish":"2.0.0","ink-docstrap":"1.3.2","jsdoc":"^3.5.4","jsdoc-babel":"0.3.0","lodash-webpack-plugin":"^0.11.2","mockery":"^2.1.0","nyc":"^11.4.1","optimize-js-plugin":"0.0.4","react":"^16.2.0","react-dom":"^16.2.0","react-test-renderer":"^16.2.0","rimraf":"^2.6.1","sinon":"^4.1.3","webpack":"^3.10.0","webpack-dev-server":"^2.9.7"},"homepage":"https://github.com/planttheidea/remeasure#readme","keywords":["react","measure","dimensions","position","size","height","width","resize","container-queries","element-queries"],"license":"MIT","main":"lib/index.js","module":"es/index.js","name":"remeasure","peerDependencies":{"react":"^15.3.0 || ^16.0.0","react-dom":"^15.3.0 || ^16.0.0"},"repository":{"type":"git","url":"git+https://github.com/planttheidea/remeasure.git"},"scripts":{"build":"NODE_ENV=development webpack --progress --colors","build:minified":"NODE_ENV=production webpack --progress --colors --config=webpack.config.minified.js","build:stats":"NODE_ENV=development webpack --progress --colors --json > stats.json","build:stats:minified":"NODE_ENV=production webpack --progress --colors --config=webpack.config.minified.js --json > stats.json","clean":"npm run clean:dist && npm run clean:es && npm run clean:dist && npm run clean:docs","clean:dist":"rimraf dist","clean:docs":"rimraf docs","clean:es":"rimraf es","clean:lib":"rimraf lib","dev":"NODE_ENV=development webpack-dev-server --colors --progress --config=webpack.config.dev.js","dist":"npm run clean:dist && npm run build && npm run build:minified","docs":"npm run clean:docs && jsdoc -c ./jsdoc.config.json && git add --all","lint":"NODE_ENV=test eslint src","lint:fix":"npm run lint -- --fix","prepublish":"if in-publish; then npm run prepublish:compile; fi","prepublish:compile":"npm run lint && npm run test:coverage && npm run transpile:lib && npm run transpile:es && npm run dist && npm run docs","start":"npm run dev","test":"NODE_ENV=test ava","test:coverage":"nyc npm test","test:update":"npm run test -- --update-snapshots","test:watch":"npm run test -- --watch","transpile:es":"npm run clean:es && BABEL_ENV=es babel src --out-dir es","transpile:lib":"npm run clean:lib && BABEL_ENV=lib babel src --out-dir lib"},"version":"2.6.0","gitHead":"b4e8de852a827e9f0e5a0906e76e09e9c2020532","_id":"remeasure@2.6.0","_npmVersion":"5.6.0","_nodeVersion":"9.3.0","_npmUser":{"name":"planttheidea","email":"tony.quetano@planttheidea.com"},"dist":{"integrity":"sha512-E95mSt0SuJYYuslweq2P8EeGFYDb3cRxqVjiW/nT+MM05vo4m7MRGodkedSISVdDYOfsOWXPKbUH2ryN1atvAA==","shasum":"20f016e23645cd4f46a80d687ee2a38e589fdd03","tarball":"https://registry.npmjs.org/remeasure/-/remeasure-2.6.0.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBEbHtxH8tu+gO4AV312oRyUNDRIFvJhYC3KHZ9Vy20LAiEA+4hygMWeaIuPwzTVPTDHksIGOhULEehlTL29ABy/wnY="}]},"maintainers":[{"email":"tony_quetano@rapid7.com","name":"tquetano-r7"},{"email":"tony.quetano@planttheidea.com","name":"planttheidea"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/remeasure-2.6.0.tgz_1514550044190_0.9219637764617801"},"directories":{}},"3.0.0":{"author":{"name":"planttheidea"},"ava":{"babel":{"babelrc":true,"plugins":["transform-runtime","transform-decorators-legacy"]},"failFast":true,"files":["test/*.js"],"require":["babel-register","./test/helpers/setup-browser-env.js"],"verbose":true},"browserslist":["defaults","Explorer >= 9","Safari >= 6","Opera >= 15","iOS >= 8","Android >= 4"],"bugs":{"url":"https://github.com/planttheidea/remeasure/issues"},"dependencies":{"debounce":"^1.1.0","fast-equals":"^1.0.6","micro-memoize":"^1.0.0","raf":"^3.3.2","resize-observer-polyfill":"^1.5.0"},"description":"Get position and size of the DOM element for any React Component","devDependencies":{"ava":"^0.24.0","babel-cli":"^6.26.0","babel-core":"^6.23.0","babel-eslint":"^8.2.1","babel-loader":"^7.1.2","babel-plugin-add-module-exports":"0.2.1","babel-plugin-transform-decorators-legacy":"^1.3.4","babel-plugin-transform-react-remove-prop-types":"^0.4.12","babel-plugin-transform-runtime":"^6.23.0","babel-preset-env":"^1.6.0","babel-preset-react":"^6.23.0","babel-preset-stage-2":"^6.22.0","babel-runtime":"^6.26.0","browser-env":"^3.2.4","case-sensitive-paths-webpack-plugin":"^2.1.1","enzyme":"^3.2.0","enzyme-adapter-react-16":"^1.1.1","enzyme-to-json":"^3.3.0","eslint":"^4.16.0","eslint-config-rapid7":"^2.11.1","eslint-friendly-formatter":"^3.0.0","eslint-loader":"^1.9.0","eslint-plugin-react":"^7.5.1","file-loader":"^1.1.6","font-awesome":"4.7.0","html-webpack-plugin":"^2.30.1","in-publish":"2.0.0","ink-docstrap":"1.3.2","jsdoc":"^3.5.4","jsdoc-babel":"0.3.0","lodash-webpack-plugin":"^0.11.2","mockery":"^2.1.0","nyc":"^11.4.1","optimize-js-plugin":"0.0.4","react":"^16.2.0","react-dev-utils":"^5.0.0","react-dom":"^16.2.0","react-hot-loader":"^3.1.3","react-test-renderer":"^16.2.0","rimraf":"^2.6.1","sinon":"^4.2.0","webpack":"^3.10.0","webpack-dev-server":"^2.11.1"},"homepage":"https://github.com/planttheidea/remeasure#readme","keywords":["react","measure","dimensions","position","size","height","width","resize","container-queries","element-queries"],"license":"MIT","main":"lib/index.js","module":"es/index.js","name":"remeasure","peerDependencies":{"react":"^15.3.0 || ^16.0.0","react-dom":"^15.3.0 || ^16.0.0"},"repository":{"type":"git","url":"git+https://github.com/planttheidea/remeasure.git"},"scripts":{"benchmark":"npm run transpile:lib -- --no-comments && node benchmark/index.js","build":"NODE_ENV=development webpack --progress --colors --config=webpack/webpack.config.js","build:minified":"NODE_ENV=production webpack --progress --colors --config=webpack/webpack.config.minified.js","build:profile":"NODE_ENV=production webpack --progress --colors --config=webpack/webpack.config.js --json > stats.json","clean":"rimraf lib && rimraf es && rimraf dist","dev":"NODE_ENV=development webpack-dev-server --progress --colors --config=webpack/webpack.config.dev.js","lint":"eslint --max-warnings 0 src","prepublish":"if in-publish; then npm run prepublish:compile; fi","prepublish:compile":"npm run lint && npm run test:coverage && npm run clean && npm run transpile:lib && npm run transpile:es && npm run build && npm run build:minified","start":"npm run dev","test":"NODE_PATH=. NODE_ENV=test ava","test:coverage":"nyc --cache npm test","test:watch":"npm run test -- --watch","transpile:es":"BABEL_ENV=es babel src --out-dir es","transpile:lib":"BABEL_ENV=lib babel src --out-dir lib"},"version":"3.0.0","gitHead":"c8656520b8db3a548a33062309b76af82f9b6dff","_id":"remeasure@3.0.0","_npmVersion":"5.3.0","_nodeVersion":"8.4.0","_npmUser":{"name":"tquetano-r7","email":"tony_quetano@rapid7.com"},"dist":{"integrity":"sha512-7YNlg3gy8Rt2tbidZR38zhOZUH/FU2DXX7+S9sbFQz/Q2GSXnCmll6zO4fqNP7kD8mbSK0aSzM2ZZTssPYkDcg==","shasum":"8e939fbf17dc1bff48f5ec7aaff9a9fd3f661964","tarball":"https://registry.npmjs.org/remeasure/-/remeasure-3.0.0.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCPOSfvl8VXiTpXUIfitL+BWdBsCxt6Ex4QYg64glV58QIhAPEGDuCxDYQtdbV/ddyLI1YZTcbJVTLi0ukbW8FsHUL5"}]},"maintainers":[{"email":"tony_quetano@rapid7.com","name":"tquetano-r7"},{"email":"tony.quetano@planttheidea.com","name":"planttheidea"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/remeasure-3.0.0.tgz_1516625175989_0.5099070142023265"},"directories":{}},"3.0.1":{"author":{"name":"planttheidea"},"ava":{"babel":{"babelrc":true,"plugins":["transform-runtime","transform-decorators-legacy"]},"failFast":true,"files":["test/*.js"],"require":["babel-register","./test/helpers/setup-browser-env.js"],"verbose":true},"browserslist":["defaults","Explorer >= 9","Safari >= 6","Opera >= 15","iOS >= 8","Android >= 4"],"bugs":{"url":"https://github.com/planttheidea/remeasure/issues"},"dependencies":{"debounce":"^1.1.0","fast-equals":"^1.0.6","micro-memoize":"^1.0.0","raf":"^3.3.2","resize-observer-polyfill":"^1.5.0"},"description":"Get position and size of the DOM element for any React Component","devDependencies":{"ava":"^0.24.0","babel-cli":"^6.26.0","babel-core":"^6.23.0","babel-eslint":"^8.2.1","babel-loader":"^7.1.2","babel-plugin-add-module-exports":"0.2.1","babel-plugin-transform-decorators-legacy":"^1.3.4","babel-plugin-transform-react-remove-prop-types":"^0.4.12","babel-plugin-transform-runtime":"^6.23.0","babel-preset-env":"^1.6.0","babel-preset-react":"^6.23.0","babel-preset-stage-2":"^6.22.0","babel-runtime":"^6.26.0","browser-env":"^3.2.4","case-sensitive-paths-webpack-plugin":"^2.1.1","enzyme":"^3.2.0","enzyme-adapter-react-16":"^1.1.1","enzyme-to-json":"^3.3.1","eslint":"^4.16.0","eslint-config-rapid7":"^2.11.1","eslint-friendly-formatter":"^3.0.0","eslint-loader":"^1.9.0","eslint-plugin-react":"^7.5.1","file-loader":"^1.1.6","font-awesome":"4.7.0","html-webpack-plugin":"^2.30.1","in-publish":"2.0.0","ink-docstrap":"1.3.2","jsdoc":"^3.5.4","jsdoc-babel":"0.3.0","lodash-webpack-plugin":"^0.11.2","mockery":"^2.1.0","nyc":"^11.4.1","optimize-js-plugin":"0.0.4","react":"^16.2.0","react-dev-utils":"^5.0.0","react-dom":"^16.2.0","react-hot-loader":"^3.1.3","react-test-renderer":"^16.2.0","rimraf":"^2.6.1","sinon":"^4.2.1","webpack":"^3.10.0","webpack-dev-server":"^2.11.1"},"homepage":"https://github.com/planttheidea/remeasure#readme","keywords":["react","measure","dimensions","position","size","height","width","resize","container-queries","element-queries"],"license":"MIT","main":"lib/index.js","module":"es/index.js","name":"remeasure","peerDependencies":{"react":"^15.3.0 || ^16.0.0","react-dom":"^15.3.0 || ^16.0.0"},"repository":{"type":"git","url":"git+https://github.com/planttheidea/remeasure.git"},"scripts":{"benchmark":"npm run transpile:lib -- --no-comments && node benchmark/index.js","build":"NODE_ENV=development webpack --progress --colors --config=webpack/webpack.config.js","build:minified":"NODE_ENV=production webpack --progress --colors --config=webpack/webpack.config.minified.js","build:profile":"NODE_ENV=production webpack --progress --colors --config=webpack/webpack.config.js --json > stats.json","clean":"rimraf lib && rimraf es && rimraf dist","dev":"NODE_ENV=development webpack-dev-server --progress --colors --config=webpack/webpack.config.dev.js","lint":"eslint --max-warnings 0 src","prepublish":"if in-publish; then npm run prepublish:compile; fi","prepublish:compile":"npm run lint && npm run test:coverage && npm run clean && npm run transpile:lib && npm run transpile:es && npm run build && npm run build:minified","start":"npm run dev","test":"NODE_PATH=. NODE_ENV=test ava","test:coverage":"nyc --cache npm test","test:watch":"npm run test -- --watch","transpile:es":"BABEL_ENV=es babel src --out-dir es","transpile:lib":"BABEL_ENV=lib babel src --out-dir lib"},"version":"3.0.1","gitHead":"d73d758e476067f446d1de8c3d0d540ba123c2cf","_id":"remeasure@3.0.1","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"tquetano-r7","email":"tony_quetano@rapid7.com"},"dist":{"integrity":"sha512-6PAt7zXnyWuiF/eyYoGW7o1w2ncikJ3J0ajAq1WsYvqoVzzHKlwH62ulgry7q4qVNI8lVAmHmDf/Wef7vd32Sg==","shasum":"f9a6b38fc2d57eae7d4c7cc2502fe65f94902a87","tarball":"https://registry.npmjs.org/remeasure/-/remeasure-3.0.1.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAranPfQcN4Nw3mUikCGSvMOViHtJtPnrtXrvt/ZDpbUAiEAh4y6Kh+E1DUr9J8RSHWaFCA4EVHk6ej/q7E5Wjssunk="}]},"maintainers":[{"email":"tony_quetano@rapid7.com","name":"tquetano-r7"},{"email":"tony.quetano@planttheidea.com","name":"planttheidea"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/remeasure-3.0.1.tgz_1516789106629_0.8236463801003993"},"directories":{}},"3.1.0":{"author":{"name":"planttheidea"},"ava":{"babel":{"babelrc":true,"plugins":["transform-runtime","transform-decorators-legacy"]},"failFast":true,"files":["test/*.js"],"require":["babel-register","./test/helpers/setup-browser-env.js"],"verbose":true},"browserslist":["defaults","Explorer >= 9","Safari >= 6","Opera >= 15","iOS >= 8","Android >= 4"],"bugs":{"url":"https://github.com/planttheidea/remeasure/issues"},"dependencies":{"debounce":"^1.1.0","fast-equals":"^1.0.6","micro-memoize":"^1.0.0","raf":"^3.3.2","resize-observer-polyfill":"^1.5.0"},"description":"Get position and size of the DOM element for any React Component","devDependencies":{"ava":"^0.24.0","babel-cli":"^6.26.0","babel-core":"^6.23.0","babel-eslint":"^8.2.1","babel-loader":"^7.1.2","babel-plugin-add-module-exports":"0.2.1","babel-plugin-transform-decorators-legacy":"^1.3.4","babel-plugin-transform-react-remove-prop-types":"^0.4.12","babel-plugin-transform-runtime":"^6.23.0","babel-preset-env":"^1.6.0","babel-preset-react":"^6.23.0","babel-preset-stage-2":"^6.22.0","babel-runtime":"^6.26.0","browser-env":"^3.2.4","case-sensitive-paths-webpack-plugin":"^2.1.1","enzyme":"^3.2.0","enzyme-adapter-react-16":"^1.1.1","enzyme-to-json":"^3.3.1","eslint":"^4.16.0","eslint-config-rapid7":"^2.11.1","eslint-friendly-formatter":"^3.0.0","eslint-loader":"^1.9.0","eslint-plugin-react":"^7.5.1","file-loader":"^1.1.6","font-awesome":"4.7.0","html-webpack-plugin":"^2.30.1","in-publish":"2.0.0","ink-docstrap":"1.3.2","jsdoc":"^3.5.4","jsdoc-babel":"0.3.0","lodash-webpack-plugin":"^0.11.2","mockery":"^2.1.0","nyc":"^11.4.1","optimize-js-plugin":"0.0.4","react":"^16.2.0","react-dev-utils":"^5.0.0","react-dom":"^16.2.0","react-hot-loader":"^3.1.3","react-test-renderer":"^16.2.0","rimraf":"^2.6.1","sinon":"^4.2.1","webpack":"^3.10.0","webpack-dev-server":"^2.11.1"},"homepage":"https://github.com/planttheidea/remeasure#readme","keywords":["react","measure","dimensions","position","size","height","width","resize","container-queries","element-queries"],"license":"MIT","main":"lib/index.js","module":"es/index.js","name":"remeasure","peerDependencies":{"react":"^15.3.0 || ^16.0.0","react-dom":"^15.3.0 || ^16.0.0"},"repository":{"type":"git","url":"git+https://github.com/planttheidea/remeasure.git"},"scripts":{"benchmark":"npm run transpile:lib -- --no-comments && node benchmark/index.js","build":"NODE_ENV=development webpack --progress --colors --config=webpack/webpack.config.js","build:minified":"NODE_ENV=production webpack --progress --colors --config=webpack/webpack.config.minified.js","build:profile":"NODE_ENV=production webpack --progress --colors --config=webpack/webpack.config.js --json > stats.json","clean":"rimraf lib && rimraf es && rimraf dist","dev":"NODE_ENV=development webpack-dev-server --progress --colors --config=webpack/webpack.config.dev.js","lint":"eslint --max-warnings 0 src","prepublish":"if in-publish; then npm run prepublish:compile; fi","prepublish:compile":"npm run lint && npm run test:coverage && npm run clean && npm run transpile:lib && npm run transpile:es && npm run build && npm run build:minified","start":"npm run dev","test":"NODE_PATH=. NODE_ENV=test ava","test:coverage":"nyc --cache npm test","test:update":"npm run test -- --update-snapshots","test:watch":"npm run test -- --watch","transpile:es":"BABEL_ENV=es babel src --out-dir es","transpile:lib":"BABEL_ENV=lib babel src --out-dir lib"},"version":"3.1.0","gitHead":"1a226c16629d69663c1eca2a38fcb9e51deaf0e1","_id":"remeasure@3.1.0","_npmVersion":"6.1.0","_nodeVersion":"8.11.3","_npmUser":{"name":"planttheidea","email":"tony.quetano@planttheidea.com"},"dist":{"integrity":"sha512-AyrtVHlNhcG7Yp6RG6KjB2QBi3i+NReD9scAEbYEdhowegoIBE02e1PmA0D0HX886dIZ7s7aJwL3kLLk+D6r6Q==","shasum":"72a7f71e321a11a516cf158f8912b31c80236ee0","tarball":"https://registry.npmjs.org/remeasure/-/remeasure-3.1.0.tgz","fileCount":20,"unpackedSize":876068,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbPWRcCRA9TVsSAnZWagAAZlYQAJtL5DICnsG0Iq9JQIB6\nQEHR4mmA2haCMV8tflLFV+9L8/zC9GRKFCmGN0aEe8pmwVDy1BKmb5Nq9jlg\nlq1Rn1qSjPlCAJmU7vvMnCOgmdqYgxckos9eGMkV5lknzcd8gza/dAwYBCym\nRniehmizF6ndqIEuiy7FEXqU7gjL2UacYZQaP2t1Xes79wFS+c918i3GR9NO\nj8V2Uth3LUCXH+oF1+CXo7LVYtiulnFSQ30MRgK8EHFhDwDZWjX9TumWNtRR\n10s9c6UES11EacwPzJZkd1QoPh3uJwnS5h0bbZHeWGaqltT8UeJGXdo3Cs9Q\nhN17K4yvFb/vs7a2x/1VPMMB9tCXLPjxTIqG161I1HpdmwkoyKhTedgA/8Tq\ncbl6F5BGQcbW0aVa9ybLBjKwGagF3HX1oajV2RpGjlY3JG1DCzzZEitefXDB\n43bK5yf7fobayX3MKAg97k0a5O0GzbZkVkBjlDW48wvVQDiefiz9dupUIPYd\nBqMW1x6vtWOwzkxQQplfc6yD2niOo3Q7lczsoJUVLYKck3BUuR4hwY/mVvO/\nXs1AXtTJ+DiuWyo03SqmTWB5AfDJl0OCkpBmLwWtStpPVxwdUBXwNA8Ik0EN\nny4oUMt0onbjiSF3lf4E2EFLCtfjJ1cHYO7dDKnmcR5nVTVLWeyC3o+ZtUKE\nsP5t\r\n=Z2qM\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGJv5pvjvfe+JdGe+j2VZzuT9iRutN3x+sqvgSFoemrIAiEAmI1ituldJP31FfRdY8gflvXuAgJGbZ8CXQSHVo/n6dI="}]},"maintainers":[{"email":"tony.quetano@planttheidea.com","name":"planttheidea"},{"email":"tony_quetano@rapid7.com","name":"tquetano-r7"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/remeasure_3.1.0_1530750044686_0.1065519470473748"},"_hasShrinkwrap":false},"3.1.1":{"author":{"name":"tony.quetano@planttheidea.com"},"ava":{"failFast":true,"files":["test/*.js"],"require":["@babel/register","./test/helpers/setup-browser-env.js"],"verbose":true},"browserslist":["defaults","Explorer >= 9","Safari >= 6","Opera >= 15","iOS >= 8","Android >= 4"],"bugs":{"url":"https://github.com/planttheidea/remeasure/issues"},"dependencies":{"debounce":"^1.1.0","fast-equals":"^1.0.6","micro-memoize":"^2.1.1","raf":"^3.3.2","resize-observer-polyfill":"^1.5.0"},"description":"Get position and size of the DOM element for any React Component","devDependencies":{"@babel/cli":"^7.0.0","@babel/core":"^7.0.0","@babel/plugin-proposal-class-properties":"^7.0.0","@babel/plugin-proposal-decorators":"^7.0.0","@babel/plugin-transform-runtime":"^7.0.0","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/register":"^7.0.0","@babel/runtime":"^7.0.0","ava":"^1.0.0-beta.8","babel-eslint":"^10.0.1","babel-loader":"^8.0.0","babel-plugin-transform-decorators-legacy":"^1.3.4","babel-plugin-transform-react-remove-prop-types":"^0.4.18","browser-env":"^3.2.4","case-sensitive-paths-webpack-plugin":"^2.1.1","enzyme":"^3.6.0","enzyme-adapter-react-16":"^1.5.0","enzyme-to-json":"^3.3.1","eslint":"^5.6.1","eslint-config-rapid7":"^3.1.0","eslint-friendly-formatter":"^4.0.1","eslint-loader":"^2.1.1","file-loader":"^2.0.0","font-awesome":"4.7.0","html-webpack-plugin":"^3.2.0","in-publish":"2.0.0","ink-docstrap":"1.3.2","jsdoc":"^3.5.4","jsdoc-babel":"0.5.0","lodash-webpack-plugin":"^0.11.2","mockery":"^2.1.0","nyc":"^13.0.1","optimize-js-plugin":"0.0.4","prop-types":"^15.6.2","react":"^16.5.2","react-dev-utils":"^6.0.3","react-dom":"^16.5.2","react-hot-loader":"^4.3.11","react-test-renderer":"^16.5.2","rimraf":"^2.6.1","sinon":"^6.3.4","webpack":"^4.20.2","webpack-cli":"^3.1.2","webpack-dev-server":"^3.1.9"},"homepage":"https://github.com/planttheidea/remeasure#readme","keywords":["react","measure","dimensions","position","size","height","width","resize","container-queries","element-queries"],"license":"MIT","main":"lib/index.js","module":"es/index.js","name":"remeasure","peerDependencies":{"prop-types":"^15.6.2","react":"^15.3.0 || ^16.0.0","react-dom":"^15.3.0 || ^16.0.0"},"repository":{"type":"git","url":"git+https://github.com/planttheidea/remeasure.git"},"scripts":{"benchmark":"npm run transpile:lib -- --no-comments && node benchmark/index.js","build":"NODE_ENV=development webpack --progress --colors --config=webpack/webpack.config.js","build:minified":"NODE_ENV=production webpack --progress --colors --config=webpack/webpack.config.minified.js","build:profile":"NODE_ENV=production webpack --progress --colors --config=webpack/webpack.config.js --json > stats.json","clean":"rimraf lib && rimraf es && rimraf dist","dev":"NODE_ENV=development webpack-dev-server --progress --colors --config=webpack/webpack.config.dev.js","lint":"eslint --max-warnings 0 src","prepublish":"if in-publish; then npm run prepublish:compile; fi","prepublish:compile":"npm run lint && npm run test:coverage && npm run clean && npm run transpile:lib && npm run transpile:es && npm run build && npm run build:minified","start":"npm run dev","test":"NODE_PATH=. NODE_ENV=test ava","test:coverage":"nyc --cache npm test","test:update":"npm run test -- --update-snapshots","test:watch":"npm run test -- --watch","transpile:es":"BABEL_ENV=es babel src --out-dir es","transpile:lib":"BABEL_ENV=lib babel src --out-dir lib"},"version":"3.1.1","gitHead":"d80b1f30b13ff7f8d5de6120e1719d5e712d090e","_id":"remeasure@3.1.1","_npmVersion":"6.4.1","_nodeVersion":"8.11.4","_npmUser":{"name":"planttheidea","email":"tony.quetano@planttheidea.com"},"dist":{"integrity":"sha512-RC5TSPA/IXzXc2NZBEogvITYb1Yn2f3a8B2YdVm5kF3tO73jfdiDPczlfMcF9DND9am4UoxhICQ1RhDH+r9tCw==","shasum":"f7cc65bc65a16613aa09fd1159559d887c455b50","tarball":"https://registry.npmjs.org/remeasure/-/remeasure-3.1.1.tgz","fileCount":20,"unpackedSize":842406,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbtJ6ICRA9TVsSAnZWagAA9KAQAKINIeq5hSxQTXGjdocK\nnXeHp01FEAa6RnC0OEd5Don1NT42OJuKrYOQuK8uQH3rS1sR2/0TCyrRSNf4\nlLjoNcjAO7Afn/1o58fXVjpLfucaC0zbINhmYjuDXq+l8gumdVcTkj44lk1g\nrYyRE3BkYKyavXfZYjtgDD7zTGofBFg9MSlzgTSAza6lI0nzSr2I4v9+0nIl\nIjhUzqek3zvl/wt6Gd0NiwU8z81lxHlnXc6RPlwGEI8XgyTfDIeQSlSF8NCk\n9QK+J72Jt/7hQDk2trkIf3fWdAX21J8ROJflI02YEHwUHDZEaIN1ixEfAu6q\nXCFaDKYP9ztaZpWhWhO3SdSZoLugaIkyC1WOJ9FE9TsfRIQtK5I7hZoRu54j\nd8r9I01axgW8YFERcbiHDJl/XrlFktz4oFa3HSc2CxJobOpZ6Zx1Po5QOvLH\nsqSsm24txu7mpiFNyA8LcSLJ7RDM1DYBlxQXcqlXRzT2HWHdP6lWmWvLbsgo\n2b3Y8IVDsVzp1EKxRh7PrlTu2mujtekQef/SsjStmfFJ1VWlf3+q14acyF1v\n7Tr4TO/9OR/FlORSHTBMDWJk59Eq3m5y4NkRJyTMWyK9gh60lOKgZI9VzC9U\nt/qdtxKEjKkJOsyZAYi8U9MeWKPMFLFua6mOT52SJFAbwNsB17Ipvd57LNGw\nbjIZ\r\n=CT0E\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDT4qb1TMIwehoXjh7J3x/c9b4K3gmhQ0VQsbfqT7YhyAIhALIoAz18SbA+iAiMUWtdi9fwAqf0PUJw0oAl9Fb6lC2p"}]},"maintainers":[{"email":"tony.quetano@planttheidea.com","name":"planttheidea"},{"email":"tony_quetano@rapid7.com","name":"tquetano-r7"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/remeasure_3.1.1_1538563719632_0.7473483350732251"},"_hasShrinkwrap":false}},"readme":"# remeasure\n\n<img src=\"https://img.shields.io/badge/build-passing-brightgreen.svg\"/>\n<img src=\"https://img.shields.io/badge/coverage-100%25-brightgreen.svg\"/>\n<img src=\"https://img.shields.io/badge/license-MIT-blue.svg\"/>\n\nGet position and size of the DOM element for any React Component\n\n## Table of contents\n\n- [Usage](#usage)\n  - [As a decorator](#as-a-decorator)\n  - [As a component](#as-a-component)\n  - [Measurements](#measurements)\n- [Advanced usage](#advanced-usage)\n  - [keys](#keys)\n  - [options](#options)\n  - [ref](#ref)\n- [Convenience methods](#convenience-methods)\n- [Caveats](#caveats)\n- [Support](#support)\n- [Development](#development)\n\n## Usage\n\n```javascript\n// ES2015\nimport { measure, Measured } from \"remeasure\";\n\n// CommonJS\nconst { measure, Measured } = require(\"remeasure\").default;\n\n// old school script\nvar measure = window.Remeasure.measure;\nvar Measured = window.Remeasure.Measured;\n```\n\n#### As a decorator\n\n```javascript\n@measure\nclass MyComponent extends React.Component {\n  render() {\n    const { height, width } = this.props;\n\n    return <div>I have access to my height and width through props!</div>;\n  }\n}\n\nconst StatelessComponent = measure(({ height, width }) => {\n  return <div>In here too!</div>;\n});\n```\n\n#### As a component\n\nYou can use the component with function-rendering components one of three ways:\n\n```javascript\n// using a children method\nconst MyMeasuredComponent = () => {\n  return (\n    <Measured height width>\n      {({ height, width }) => {\n        return (\n          <div>\n            My height is {height} and my width is {width}\n          </div>\n        );\n      }}\n    </Measured>\n  );\n};\n\n// using a component method\nconst MyMeasuredComponent = () => {\n  return (\n    <Measured\n      height\n      width\n      component={({ height, width }) => {\n        return (\n          <div>\n            My height is {height} and my width is {width}\n          </div>\n        );\n      }}\n    />\n  );\n};\n\n// using a render method\nconst MyMeasuredComponent = () => {\n  return (\n    <Measured\n      height\n      width\n      render={({ height, width }) => {\n        return (\n          <div>\n            My height is {height} and my width is {width}\n          </div>\n        );\n      }}\n    />\n  );\n};\n```\n\nFor performance reasons, it is recommended that you store the component as a separate method rather than create a method inline:\n\n```javascript\n// using a render method\nconst Render = ({ height, width }) => {\n  return (\n    <div>\n      My height is {height} and my width is {width}\n    </div>\n  );\n};\n\nconst MyMeasuredComponent = () => {\n  return <Measured height width render={Render} />;\n};\n```\n\n#### Measurements\n\nThe following properties are available for measurement:\n\n```javascript\n{\n  bottom: Number,\n  clientLeft: Number,\n  clientHeight: Number,\n  clientWidth: Number,\n  clientTop: Number,\n  height: Number,\n  left: Number,\n  naturalHeight: Number,\n  naturalWidth: Number,\n  offsetHeight: Number,\n  offsetLeft: Number,\n  offsetTop: Number,\n  offsetWidth: Number,\n  scrollHeight: Number,\n  scrollLeft: Number,\n  scrollTop: Number,\n  scrollWidth: Number,\n  right: Number,\n  top: Number\n  width: Number\n}\n```\n\nThe `bottom`, `left`, `right`, and `top` properties are what you would expect from the result of `element.getBoundingClientRect()`. `naturalHeight` and `naturalWidth` are properties that are native to `img` elements, and for all non-`img` elements they are coalesced with `scrollHeight` and `scrollWidth`, respectively.\n\nThese properties are retrieved on mount, but will also automatically update if the element is resized thanks to [ResizeObserver](https://github.com/que-etc/resize-observer-polyfill). Please note that elements that do not support content (such as `img`) are not supported by this resize listener because there is no content box to observe. If you need to support those elements, simply create a higher-order component that wraps that element in a `div` and decorate that component.\n\n## Advanced usage\n\n#### keys\n\n`(Array<string>|string)`\n\nThe keys to listen for changes to. If not specified, all possible keys will be measured.\n\nExamples:\n\n```javascript\nimport measure from \"remeasure\";\n\n// pass a string value for a single property\nconst measureOnlyOffsetWidth = measure(\"offsetWidth\");\n\nconst MyStatelessComponent = measureOnlyOffsetWidth(({ offsetWidth }) => {\n  return <div>Only offsetWidth is injected</div>;\n});\n\n// or an array of string values for multiple properties\n@measure([\"top\", \"height\"])\nclass MyComponent extends Component {\n  render() {\n    const { top, height } = this.props;\n\n    return <div>Both the top and height props are injected</div>;\n  }\n}\n```\n\nYou can apply the keys one of two ways on the `Measure` component:\n\n```javascript\n// either as individual boolean properties\n<Measured height>\n  {({height}) => {\n    return (\n      <div>I am {height} pixels in height.</div>\n    );\n  }}\n</Measured>\n\n// or as the \"keys\" prop\n<Measured keys={['height']}>\n  {({height}) => {\n    return (\n      <div>I am {height} pixels in height.</div>\n    );\n  }}\n</Measured>\n```\n\nNote that the properties will only be applied if they are set to `true` (yes, you can actually toggle what properties are measured!).\n\n#### options\n\n`Object`\n\nAllows customization of the measurements. Available options:\n\n```javascript\n{\n    // value in milliseconds to debounce rerenders\n    debounce: Number,\n\n    // sets namespace for values to be passed into props on\n    namespace: String,\n\n    // should element rerender when resized\n    renderOnResize: Boolean = true\n\n    // should element rerender when the window is resized\n    renderOnWindowResize: Boolean = false\n}\n```\n\nExample usage with the decorator:\n\n```javascript\n// use them alone\n@measure({ renderOnResize: false })\nclass MyComponent extends Component {\n  render() {\n    const { height, width } = this.props;\n\n    return <div>The height and width props will not update with resizes.</div>;\n  }\n}\n\n// or you can use them with keys\nconst MyStatelessComponent = measure([\"height\", \"width\"], {\n  debounce: 50,\n  namespace: \"measurements\"\n})(({ measurements }) => {\n  return (\n    <div>\n      You can still pass options when you want to specify keys, as the second\n      parameter.\n    </div>\n  );\n});\n```\n\nExample usage with the `Measured` component:\n\n```javascript\n<Measured debounce={500} namespace=\"measurements\">\n  {({ measurements }) => {\n    return <div>My measurements: {JSON.stringify(measurements)}</div>;\n  }}\n</Measured>\n```\n\n#### ref\n\nLike any other component, you can access the `Measured` component instance via the `ref`, but when using the `measure` decorator you will be accessing the `Measured` HOC and not the original component. If you want to access the original component, it is available as the `originalComponent` property on that `ref`.\n\n```javascript\n@measure.width\nclass Foo extends Component {\n  getProps() {\n    return this.props;\n  }\n\n  render() {\n    return <div>Use getProps to get my props!</div>;\n  }\n}\n...\nclass FooConsumer extends Component {\n  componentDidMount() {\n    console.log(this.foo); // Measured component\n    console.log(this.foo.originalComponent); // Foo component\n    console.log(this.foo.originalComponent.getProps()); // {bar: 'bar'}\n  }\n\n  render() {\n    <Foo\n      ref={(component) => {\n        this.foo = component;\n      }}\n      bar=\"bar\"\n    />\n  }\n}\n```\n\n## Convenience methods\n\nFor each key that is measured, a convenience function exists on the `measure` decorator. Example:\n\n```javascript\n@measure.width\nclass MyMeasuredComponent extends Component {\n  render() {\n    const { width } = this.props;\n\n    return <div>I have width of {width}.</div>;\n  }\n}\n```\n\n## Caveats\n\nA couple things to keep in mind when using `remeasure`:\n\n**Void tags cannot detect element resize**\n\nIf children on a tag are considered invalid HTML (such as for `<input/>`, `<img/>`, etc), then the internal element resize detector cannot work. The easy solution to this is to update the component via props (on update, a recalculation of values is triggered).\n\n**Components may render twice on update**\n\nIf you perform an update to the component `props` or `state` that also happens to change its dimensions, the component will update twice, once for the changes to `props` / `state`, and again for the changes to its dimensions. This is because the component needs to render in the DOM before updated values can be calculated.\n\n## Support\n\n`remeasure` has been tested and confirmed to work on the following browsers:\n\n- Chrome\n- Firefox\n- Opera\n- Edge\n- IE9+\n\n`remeasure` also works with universal / isomorphic applications.\n\n## Development\n\nStandard stuff, clone the repo and `npm i` to get the dependencies. npm scripts available:\n\n- `build` => builds the distributed JS with `NODE_ENV=development` and with sourcemaps\n- `build-minified` => builds the distributed JS with `NODE_ENV=production` and minified\n- `compile-for-publish` => runs the `lint`, `test`, `transpile`, `dist` scripts\n- `dev` => runs the webpack dev server for the playground\n- `dist` => runs the `build` and `build-minified`\n- `lint` => runs ESLint against files in the `src` folder\n- `prepublish` => if in publish, runs `compile-for-publish`\n- `test` => run ava with NODE_ENV=test\n- `test:watch` => runs `test` but with persistent watcher\n- `transpile` => runs Babel against files in `src` to files in `lib`\n","maintainers":[{"email":"tony.quetano@planttheidea.com","name":"planttheidea"},{"email":"tony_quetano@rapid7.com","name":"tquetano-r7"}],"time":{"modified":"2022-06-26T11:04:55.546Z","created":"2016-07-21T22:07:25.885Z","1.0.0":"2016-07-21T22:07:25.885Z","1.0.1":"2016-07-21T22:14:00.694Z","1.1.0":"2016-07-22T01:00:23.759Z","1.2.0":"2016-07-22T10:27:09.942Z","1.2.1":"2016-07-22T12:13:56.560Z","1.3.0":"2016-07-23T11:25:44.790Z","1.3.1":"2016-07-23T11:43:37.537Z","1.3.2":"2016-07-23T14:00:50.816Z","1.4.0":"2016-09-21T03:09:42.034Z","1.4.1":"2016-09-22T11:32:09.995Z","1.4.3":"2016-10-04T12:34:14.254Z","1.5.0":"2016-10-27T10:07:45.631Z","1.6.0":"2016-10-27T11:24:03.487Z","1.6.1":"2016-12-07T01:03:22.886Z","2.0.0":"2016-12-29T15:25:13.599Z","2.0.1":"2016-12-29T15:56:34.612Z","2.1.0":"2017-01-17T02:41:51.781Z","2.1.1":"2017-01-18T02:56:17.212Z","2.1.2":"2017-01-26T02:41:29.736Z","2.1.3":"2017-02-05T03:04:52.479Z","2.1.4":"2017-02-26T03:02:41.759Z","2.2.0":"2017-03-21T11:30:46.182Z","2.2.1":"2017-03-22T03:04:57.438Z","2.3.0":"2017-04-30T18:00:47.451Z","2.3.1":"2017-06-10T11:21:16.831Z","2.4.0":"2017-07-23T17:35:08.555Z","2.4.1":"2017-08-29T10:43:03.173Z","2.5.0":"2017-10-01T00:21:49.761Z","2.5.1":"2017-10-28T23:31:39.652Z","2.6.0":"2017-12-29T12:20:45.744Z","3.0.0":"2018-01-22T12:46:17.404Z","3.0.1":"2018-01-24T10:18:27.977Z","3.1.0":"2018-07-05T00:20:44.929Z","3.1.1":"2018-10-03T10:48:39.827Z"},"homepage":"https://github.com/planttheidea/remeasure#readme","keywords":["react","measure","dimensions","position","size","height","width","resize","container-queries","element-queries"],"repository":{"type":"git","url":"git+https://github.com/planttheidea/remeasure.git"},"author":{"name":"tony.quetano@planttheidea.com"},"bugs":{"url":"https://github.com/planttheidea/remeasure/issues"},"license":"MIT","readmeFilename":"README.md","users":{"houshengandt":true}}