{"name":"react-sizeme","version":"2.2.0","description":"Make your React Components aware of their width and height.","main":"lib/react-sizeme.js","scripts":{"prebuild":"rm -rf lib && mkdir lib","build":"NODE_ENV=production webpack","commit":"git-cz","test":"NODE_ENV=test mocha --compilers js:babel-register --recursive --require ./test/setup.js \"test/**/*.test.js\"","test:coverage":"NODE_ENV=test babel-node $(npm bin)/isparta cover $(npm bin)/_mocha -- -R spec --require ./test/setup.js","report-coverage":"cat ./coverage/lcov.info | $(npm bin)/codecov","lint":"eslint src","semantic-release":"semantic-release pre && npm publish && semantic-release post","example":"NODE_ENV=development node ./example"},"repository":{"type":"git","url":"git+https://github.com/ctrlplusb/react-sizeme.git"},"keywords":["react","component","element-queries","size","dimensions"],"author":{"name":"Sean Matheson","email":"sean@ctrlplusb.com"},"license":"MIT","bugs":{"url":"https://github.com/ctrlplusb/react-sizeme/issues"},"homepage":"https://github.com/ctrlplusb/react-sizeme#readme","devDependencies":{"babel-cli":"6.14.0","babel-core":"6.14.0","babel-eslint":"6.1.2","babel-loader":"6.2.5","babel-plugin-lodash":"3.2.8","babel-plugin-rewire":"1.0.0-rc-2","babel-preset-es2015":"6.14.0","babel-preset-react":"6.11.1","babel-preset-stage-1":"6.13.0","babel-register":"6.14.0","chai":"3.5.0","codecov.io":"0.1.6","commitizen":"2.8.6","compression":"1.6.2","cz-conventional-changelog":"1.2.0","enzyme":"2.4.1","eslint":"3.5.0","eslint-config-airbnb":"11.1.0","eslint-loader":"1.5.0","eslint-plugin-import":"1.14.0","eslint-plugin-jsx-a11y":"2.2.2","eslint-plugin-mocha":"4.5.1","eslint-plugin-react":"6.2.0","express":"4.14.0","ghooks":"1.3.2","isparta":"4.0.0","jsdom":"9.5.0","lodash-webpack-plugin":"0.10.0","mocha":"3.0.2","path":"0.12.7","react":"15.3.1","react-addons-test-utils":"15.3.1","react-dom":"15.3.1","semantic-release":"4.3.5","sinon":"1.17.5","sinon-chai":"2.8.0","stats-webpack-plugin":"0.4.2","webpack":"1.13.2","webpack-dev-middleware":"1.7.0","webpack-hot-middleware":"2.12.2"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0","react-dom":"^0.14.0 || ^15.0.0"},"config":{"ghooks":{"pre-commit":"npm run test"},"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"dependencies":{"element-resize-detector":"1.1.8","invariant":"^2.2.0","lodash":"4.15.0"},"gitHead":"3749f6793188cd9bfce01bf579ef273be3c1c9aa","_id":"react-sizeme@2.2.0","_shasum":"f5b23126a014aafc97fb8b0b5af1575f7e9bbed2","_from":".","_npmVersion":"3.10.7","_nodeVersion":"4.5.0","_npmUser":{"name":"ctrlplusb","email":"sean@ctrlplusb.com"},"dist":{"shasum":"f5b23126a014aafc97fb8b0b5af1575f7e9bbed2","size":32415,"noattachment":false,"key":"/react-sizeme/-/react-sizeme-2.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-sizeme/download/react-sizeme-2.2.0.tgz"},"maintainers":[{"name":"ctrlplusb","email":"sean@ctrlplusb.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/react-sizeme-2.2.0.tgz_1473715289722_0.6390211773104966"},"directories":{},"publish_time":1473715291815,"_cnpm_publish_time":1473715291815,"_hasShrinkwrap":false,"dist-tags":{"latest":"3.0.2","next":"3.0.0"}}