{"name":"styled-components","version":"0.3.0","description":"**This is a work in progress** based off of [this demo](https://github.com/geelen/css-components-demo).","main":"lib/index.js","scripts":{"build":"npm run build:lib && npm run build:umd","prebuild:lib":"rm -rf lib/*","build:lib":"babel --out-dir lib src","prebuild:umd":"rm -rf dist/*","build:umd":"webpack --config webpack.config.babel.js","build:watch":"npm run build:lib -- --watch","test":"mocha \"./src/**/*.test.js\" --require babel-core/register --timeout 5000","test:watch":"npm run test -- --watch","flow":"flow; test $? -eq 0 -o $? -eq 2","lint":"eslint src","prepublish":"npm run build","lint-staged":"lint-staged"},"repository":{"type":"git","url":"git+https://github.com/css-components/styled-components.git"},"keywords":["react","css","css-in-js"],"author":{"name":"Glen Maddern"},"license":"MIT","bugs":{"url":"https://github.com/css-components/styled-components/issues"},"homepage":"https://github.com/css-components/styled-components#readme","dependencies":{"fbjs":"^0.8.4","glamor":"^2.15.5","js-base64":"^2.1.9","lodash":"^4.15.0","react":"^15.3.2","source-map":"^0.5.6","supports-color":"^3.1.2","react-native":"^0.34.1"},"devDependencies":{"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-flow-strip-types":"^6.14.0","babel-preset-latest":"^6.14.0","babel-preset-react":"^6.11.1","enzyme":"^2.4.1","eslint":"^3.5.0","eslint-config-airbnb":"^11.1.0","eslint-plugin-import":"^1.15.0","eslint-plugin-jsx-a11y":"^2.2.2","eslint-plugin-react":"^6.2.1","expect":"^1.20.2","flow-bin":"^0.32.0","lint-staged":"^3.0.3","mocha":"^3.0.2","pre-commit":"^1.1.3","proxyquire":"^1.7.10","react-addons-test-utils":"^15.3.2","react-dom":"^15.3.2","webpack":"^1.13.2"},"babel":{"presets":["latest","react"],"plugins":["add-module-exports","transform-flow-strip-types"]},"lint-staged":{"*.js":["eslint --fix","git add"]},"pre-commit":"lint-staged","optionalDependencies":{"react-native":"^0.34.1"},"gitHead":"bd2376d040cc6d189a38b8860b189f5084a920db","_id":"styled-components@0.3.0","_shasum":"25b17d3790a41291015a7154ccc4710d244cd7dd","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.5.0","_npmUser":{"name":"geelen","email":"hi@glenmaddern.com"},"dist":{"shasum":"25b17d3790a41291015a7154ccc4710d244cd7dd","size":248599,"noattachment":false,"key":"/styled-components/-/styled-components-0.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/styled-components/download/styled-components-0.3.0.tgz"},"maintainers":[{"name":"mxstbr","email":"npm@mxstbr.com"},{"name":"philpl","email":""},{"name":"probablyup","email":"glitterbyte@gmail.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/styled-components-0.3.0.tgz_1476068531295_0.47549962252378464"},"directories":{},"publish_time":1476068533373,"_cnpm_publish_time":1476068533373,"_hasShrinkwrap":false,"dist-tags":{"latest":"6.3.12","prerelease":"6.3.7-prerelease.3","test":"6.4.0-prerelease.14"}}