{"name":"react-with-styles","version":"0.2.1","description":"Coming soon.","main":"lib/withStyles.js","directories":{"test":"test"},"scripts":{"build":"npm run clean && babel src/ -d lib/","check-changelog":"expr $(git status --porcelain 2>/dev/null| grep \"^\\s*M.*CHANGELOG.md\" | wc -l) >/dev/null || (echo 'Please edit CHANGELOG.md' && exit 1)","check-only-changelog-changed":"(expr $(git status --porcelain 2>/dev/null| grep -v \"CHANGELOG.md\" | wc -l) >/dev/null && echo 'Only CHANGELOG.md may have uncommitted changes' && exit 1) || exit 0","clean":"rimraf lib","lint":"eslint .","mocha":"mocha --compilers js:babel-register,jsx:babel-register --require airbnb-js-shims --recursive test","postversion":"git commit package.json CHANGELOG.md -m \"Version $npm_package_version\" && npm run tag && git push && git push --tags && npm publish","prepublish":"in-publish && npm run build || not-in-publish","pretest":"npm run --silent lint","preversion":"npm run test && npm run check-changelog && npm run check-only-changelog-changed","tag":"git tag v$npm_package_version","test":"npm run tests-only","tests-only":"npm run mocha --silent test","version:major":"npm --no-git-tag-version version major","version:minor":"npm --no-git-tag-version version minor","version:patch":"npm --no-git-tag-version version patch"},"repository":{"type":"git","url":"git+https://github.com/airbnb/react-with-styles.git"},"keywords":["react","css","styles","aphrodite","radium","inline","styles","react","native"],"author":{"name":"Joe Lencioni","email":"joe.lencioni@airbnb.com"},"license":"MIT","bugs":{"url":"https://github.com/airbnb/react-with-styles/issues"},"homepage":"https://github.com/airbnb/react-with-styles#readme","devDependencies":{"airbnb-js-shims":"^1.0.1","babel-cli":"^6.11.4","babel-preset-airbnb":"^2.0.0","babel-register":"^6.11.6","chai":"^3.5.0","enzyme":"^2.4.1","eslint":"^3.3.1","eslint-config-airbnb":"^10.0.1","eslint-plugin-import":"^1.14.0","eslint-plugin-jsx-a11y":"^2.1.0","eslint-plugin-react":"^6.1.2","in-publish":"^2.0.0","mocha":"^3.0.2","react":"^15.3.1","react-addons-test-utils":"^15.3.1","react-dom":"^15.3.1","rimraf":"^2.5.4"},"peerDependencies":{"react":">=0.14"},"dependencies":{"deepmerge":"^0.2.10","global-cache":"^1.2.0","has":"^1.0.1","hoist-non-react-statics":"^1.2.0","aphrodite":"^0.5.0"},"optionalDependencies":{"aphrodite":"^0.5.0"},"gitHead":"ebef4d76eecc2276ff2481ac329bdb84c2d92a64","_id":"react-with-styles@0.2.1","_shasum":"536bc95041288057499c79ba3f19ba7c8374d43b","_from":".","_npmVersion":"3.9.5","_nodeVersion":"6.2.2","_npmUser":{"name":"lencioni","email":"joe.lencioni@gmail.com"},"dist":{"shasum":"536bc95041288057499c79ba3f19ba7c8374d43b","size":11136,"noattachment":false,"key":"/react-with-styles/-/react-with-styles-0.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-with-styles/download/react-with-styles-0.2.1.tgz"},"maintainers":[{"name":"airbnbeng","email":"opensource@airbnb.com"},{"name":"brieb","email":""},{"name":"christianv","email":"vueringschristian@gmail.com"},{"name":"danbeam","email":""},{"name":"lencioni","email":"joe.lencioni@gmail.com"},{"name":"noratarano","email":"noratarano@gmail.com"},{"name":"sharmilajesupaul","email":"tosharmila@gmail.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/react-with-styles-0.2.1.tgz_1472082732531_0.19412239803932607"},"publish_time":1472082736147,"_hasShrinkwrap":false,"_cnpm_publish_time":1472082736147,"_cnpmcore_publish_time":"2021-12-16T14:57:05.970Z","dist-tags":{"alpha":"4.1.0-alpha.2","latest":"5.0.0"}}