{"name":"styled-system","version":"4.0.4","description":"Responsive, theme-based style props for building design systems with React","main":"dist/index.cjs.js","module":"dist/index.esm.js","sideEffects":false,"scripts":{"prepare":"npm run clean && npm run build:cjs && npm run build:esm","prettier":"prettier \"{src,test}/**/*.js\" --write","clean":"rm -rf dist && mkdir dist","build:cjs":"cross-env NODE_ENV=cjs babel src -o dist/index.cjs.js","build:esm":"cross-env NODE_ENV=esm babel src -o dist/index.esm.js","logo-svg":"scrs docs/src/Logo.js --svg > docs/static/logo.svg","logo-white":"scrs docs/src/LogoWhite.js --svg > docs/static/logo-white.svg","size":"npx bundlesize","cover":"nyc report --reporter=html --reporter=lcov > coverage.lcov","codecov":"nyc report --reporter=html --reporter=lcov > coverage.lcov && npx codecov","test":"nyc ava","bench":"node bench","todo_fix__logo":"npx repng docs/src/Logo.js -d docs -f logo.png -w 512 -h 512 -p '{\"size\":512}'"},"keywords":["react","css-in-js","styled-components","glamorous"],"author":{"name":"Brent Jackson"},"license":"MIT","devDependencies":{"@babel/cli":"^7.2.3","@babel/core":"^7.3.4","@babel/plugin-transform-runtime":"^7.3.4","@babel/preset-env":"^7.3.4","@babel/preset-react":"^7.0.0","@babel/register":"^7.0.0","@emotion/core":"^10.0.9","@emotion/styled":"^10.0.9","ava":"^1.3.1","benchmark":"^2.1.4","cross-env":"^5.2.0","husky":"^1.3.1","is-ci":"^1.1.0","lint-staged":"^8.1.5","nyc":"^13.3.0","prettier":"^1.16.4","react":"^16.8.4","react-live":"^1.12.0","react-test-renderer":"^16.8.4","rebass":"^3.0.1","scrs":"^1.1.0","styled-components":"^4.1.3"},"ava":{"require":["@babel/register"]},"nyc":{"exclude":["test/**/*","**/babel.config.js","docs","bench","examples","packages/**/*"]},"bundlesize":[{"path":"dist/*"}],"repository":{"type":"git","url":"git+https://github.com/jxnblk/styled-system.git"},"dependencies":{"@babel/runtime":"^7.3.4","prop-types":"^15.7.2"},"husky":{"hooks":{"precommit":"lint-staged"}},"lint-staged":{"*.{js,md}":["prettier --write","git add"]},"gitHead":"4237fd70cacdf649e761e3351e1827b829393a02","bugs":{"url":"https://github.com/jxnblk/styled-system/issues"},"homepage":"https://github.com/jxnblk/styled-system#readme","_id":"styled-system@4.0.4","_nodeVersion":"10.15.0","_npmVersion":"6.8.0","dist":{"shasum":"a754553536366b4fe75be08f4e706b4acd4620f8","size":13059,"noattachment":false,"key":"/styled-system/-/styled-system-4.0.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/styled-system/download/styled-system-4.0.4.tgz"},"maintainers":[{"name":"johno","email":"johnotander@gmail.com"},{"name":"jxnblk","email":""}],"_npmUser":{"name":"jxnblk","email":"jxnblk@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/styled-system_4.0.4_1552357065227_0.7866277908280712"},"_hasShrinkwrap":false,"publish_time":1552357065414,"_cnpm_publish_time":1552357065414,"dist-tags":{"alpha":"5.0.0-alpha.0","latest":"5.1.5","next":"5.0.0-12"}}