{"name":"css-in-js-utils","version":"3.1.0","description":"Useful utility functions for CSS in JS solutions","main":"lib/index.js","module":"es/index.js","types":"es/index.d.ts","jsnext:main":"es/index.js","sideEffects":false,"keywords":["css","cssinjs","utils","small"],"repository":{"type":"git","url":"git+https://github.com/robinweser/css-in-js-utils.git"},"author":{"name":"robinweser","email":"contact@weser.io"},"license":"MIT","scripts":{"build":"yarn run clean && yarn build:es && yarn build:lib","build:lib":"cross-env BABEL_ENV=commonjs babel modules --extensions '.ts' --ignore 'modules/__tests__','**/*.d.ts' --out-dir lib","build:es":"tsc && babel es --out-dir es","clean":"rimraf es lib coverage","check":"yarn lint && yarn test:coverage","format":"prettier --write \"modules/**/*.{js,ts}\"","lint":"eslint 'modules/**/*.{js,ts}'","release":"git pull --rebase && yarn run check && yarn build && npm publish","test":"cross-env BABEL_ENV=commonjs jest","test:coverage":"cross-env BABEL_ENV=commonjs jest --coverage","watch":"yarn test -- --watch"},"jest":{"moduleDirectories":["node_modules","modules"]},"dependencies":{"hyphenate-style-name":"^1.0.3"},"devDependencies":{"@babel/cli":"^7.8.4","@babel/core":"^7.9.0","@babel/preset-env":"^7.9.5","@babel/preset-typescript":"^7.9.0","@types/jest":"^25.2.1","@typescript-eslint/eslint-plugin":"^2.26.0","@typescript-eslint/parser":"^2.26.0","babel-jest":"^25.2.6","babel-plugin-transform-es2015-modules-commonjs":"^6.26.2","cross-env":"^7.0.2","eslint":"^6.8.0","eslint-config-airbnb-base":"^14.1.0","eslint-plugin-import":"^2.20.2","jest":"^25.2.6","prettier":"^1.7.4","rimraf":"^2.6.1","typescript":"^3.8.3"},"gitHead":"401c5070c6dcab5f0daef591b0bdffbdd7c4c60b","bugs":{"url":"https://github.com/robinweser/css-in-js-utils/issues"},"homepage":"https://github.com/robinweser/css-in-js-utils#readme","_id":"css-in-js-utils@3.1.0","_nodeVersion":"10.16.0","_npmVersion":"6.9.0","dist":{"shasum":"640ae6a33646d401fc720c54fc61c42cd76ae2bb","size":17937,"noattachment":false,"key":"/css-in-js-utils/-/css-in-js-utils-3.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/css-in-js-utils/download/css-in-js-utils-3.1.0.tgz"},"maintainers":[{"name":"rofrischmann","email":"robin@rofrischmann.de"}],"_npmUser":{"name":"rofrischmann","email":"robin@weser.io"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/css-in-js-utils_3.1.0_1597151449834_0.365743358390725"},"_hasShrinkwrap":false,"publish_time":1597151449966,"_cnpm_publish_time":1597151449966,"dist-tags":{"latest":"3.1.0"}}