{"name":"styled-system","version":"4.2.2","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":"mkdirp dist && npm run build:cjs && npm run build:esm","prettier":"prettier \"{src,test,examples}/**/*.js\" --write","clean":"rm -rf dist","build:cjs":"NODE_ENV=cjs babel src -o dist/index.cjs.js","build:esm":"NODE_ENV=esm babel src -o dist/index.esm.js","logo":"npx repng docs/src/logo/index.js -d docs/static -f logo.png -w 512 -h 512","logo-svg":"npx scrs docs/src/logo/index.js --svg > docs/static/logo.svg","logo-white":"npx scrs docs/src/logo/white.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"},"keywords":["react","css-in-js","styled-components","emotion"],"author":{"name":"Brent Jackson"},"license":"MIT","devDependencies":{"@babel/cli":"^7.2.3","@babel/core":"^7.4.0","@babel/plugin-transform-runtime":"^7.4.0","@babel/preset-env":"^7.4.2","@babel/preset-react":"^7.0.0","@babel/register":"^7.4.0","@emotion/core":"^10.0.9","@emotion/styled":"^10.0.9","ava":"^1.3.1","husky":"^1.3.1","lint-staged":"^8.1.5","nyc":"^13.3.0","prettier":"^1.16.4","react":"^16.8.5","react-test-renderer":"^16.8.5","styled-components":"^4.2.0"},"ava":{"require":["@babel/register"]},"nyc":{"exclude":["test/**/*","**/babel.config.js","docs","bench","examples","packages/**/*"],"reporter":["lcov","text-summary","html"]},"bundlesize":[{"path":"dist/*"}],"repository":{"type":"git","url":"git+https://github.com/jxnblk/styled-system.git"},"dependencies":{"@babel/runtime":"^7.4.2","prop-types":"^15.7.2"},"husky":{"hooks":{"precommit":"lint-staged"}},"lint-staged":{"*.{js,md}":["prettier --write","git add"]},"gitHead":"af33c08d75a05fcbe1b27cbe3ac872fd1bbaf72c","bugs":{"url":"https://github.com/jxnblk/styled-system/issues"},"homepage":"https://github.com/jxnblk/styled-system#readme","_id":"styled-system@4.2.2","_nodeVersion":"10.9.0","_npmVersion":"6.6.0","dist":{"shasum":"f456d53039706418f4898dc6cc2caf338a9ac46f","size":11676,"noattachment":false,"key":"/styled-system/-/styled-system-4.2.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/styled-system/download/styled-system-4.2.2.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.2.2_1557327141272_0.334146518545146"},"_hasShrinkwrap":false,"publish_time":1557327141418,"_cnpm_publish_time":1557327141418,"dist-tags":{"alpha":"5.0.0-alpha.0","latest":"5.1.5","next":"5.0.0-12"}}