{"name":"react-sizeme","version":"2.0.0","description":"Make your React Components aware of their width and height.","main":"lib/react-sizeme.js","scripts":{"prebuild":"rm -rf lib && mkdir lib","build":"NODE_ENV=production webpack","commit":"git-cz","test":"NODE_ENV=test mocha --compilers js:babel-register --recursive --require ./test/setup.js \"test/**/*.test.js\"","test:coverage":"NODE_ENV=test babel-node $(npm bin)/isparta cover $(npm bin)/_mocha -- -R spec --require ./test/setup.js","report-coverage":"cat ./coverage/lcov.info | $(npm bin)/codecov","lint":"eslint src","semantic-release":"semantic-release pre && npm publish && semantic-release post","example":"NODE_ENV=development node ./example"},"repository":{"type":"git","url":"git+https://github.com/ctrlplusb/react-sizeme.git"},"keywords":["react","component","element-queries","size","dimensions"],"author":{"name":"Sean Matheson","email":"sean@ctrlplusb.com"},"license":"MIT","bugs":{"url":"https://github.com/ctrlplusb/react-sizeme/issues"},"homepage":"https://github.com/ctrlplusb/react-sizeme#readme","devDependencies":{"babel-cli":"6.7.5","babel-core":"6.7.6","babel-eslint":"6.0.2","babel-loader":"6.2.4","babel-plugin-lodash":"2.2.2","babel-plugin-rewire":"1.0.0-rc-2","babel-preset-es2015":"6.6.0","babel-preset-react":"6.5.0","babel-preset-stage-1":"6.5.0","babel-register":"6.7.2","chai":"3.5.0","codecov.io":"0.1.6","commitizen":"2.7.6","compression":"1.6.1","cz-conventional-changelog":"1.1.5","enzyme":"2.2.0","eslint":"2.7.0","eslint-config-airbnb":"7.0.0","eslint-loader":"1.3.0","eslint-plugin-jsx-a11y":"0.6.2","eslint-plugin-mocha":"2.1.0","eslint-plugin-react":"4.3.0","express":"4.13.4","ghooks":"1.2.0","isparta":"4.0.0","jsdom":"8.3.1","mocha":"2.4.5","path":"0.12.7","react":"15.0.1","react-addons-test-utils":"15.0.1","react-dom":"15.0.1","semantic-release":"6.2.1","sinon":"1.17.3","sinon-chai":"2.8.0","stats-webpack-plugin":"0.3.1","webpack":"1.12.15","webpack-dev-middleware":"1.6.1","webpack-hot-middleware":"2.10.0"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0","react-dom":"^0.14.0 || ^15.0.0"},"czConfig":{"path":"node_modules/cz-conventional-changelog"},"config":{"ghooks":{"pre-commit":"npm run test"}},"dependencies":{"invariant":"^2.2.0","element-resize-detector":"^1.1.0","lodash":"^4.10.0"},"gitHead":"7cdb8a9b80d36c6be5650d5408652e5ddb2de9e0","_id":"react-sizeme@2.0.0","_shasum":"5becc04e4160993afa5bc90ef85d0edc9c8460ba","_from":".","_npmVersion":"3.8.6","_nodeVersion":"4.4.3","_npmUser":{"name":"ctrlplusb","email":"sean@ctrlplusb.com"},"dist":{"shasum":"5becc04e4160993afa5bc90ef85d0edc9c8460ba","size":30207,"noattachment":false,"key":"/react-sizeme/-/react-sizeme-2.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-sizeme/download/react-sizeme-2.0.0.tgz"},"maintainers":[{"name":"ctrlplusb","email":"sean@ctrlplusb.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/react-sizeme-2.0.0.tgz_1461064326996_0.34231921983882785"},"directories":{},"publish_time":1461064328208,"_cnpm_publish_time":1461064328208,"_hasShrinkwrap":false,"dist-tags":{"latest":"3.0.2","next":"3.0.0"}}