{"name":"jss","description":"A lib for generating Style Sheets with JavaScript.","version":"7.0.2","author":{"name":"Oleg Slobodskoi","email":"oleg008@gmail.com"},"repository":{"type":"git","url":"git+ssh://git@github.com/cssinjs/jss.git"},"keywords":["jss","style","sheet","stylesheet","css","components","composable","css in js","css-in-js"],"license":"MIT","main":"./lib/index.js","engines":{"node":">=4"},"devDependencies":{"babel-cli":"6.18.0","babel-core":"6.20.0","babel-eslint":"7.1.1","babel-loader":"6.2.9","babel-plugin-inline-version":"1.0.2","babel-plugin-rewire":"1.0.0","babel-plugin-transform-es3-member-expression-literals":"6.8.0","babel-plugin-transform-es3-property-literals":"6.8.0","babel-plugin-transform-flow-strip-types":"6.18.0","babel-plugin-transform-inline-environment-variables":"6.8.0","babel-preset-es2015":"6.18.0","babel-preset-stage-0":"6.16.0","codecov":"1.0.1","common-tags":"^1.4.0","cross-env":"3.1.3","detect-browser":"1.5.0","es5-shim":"4.5.9","eslint":"3.11.1","eslint-config-airbnb":"13.0.0","eslint-config-jss":"3.0.0","eslint-plugin-flowtype":"2.29.1","eslint-plugin-import":"2.2.0","eslint-plugin-jsx-a11y":"^2.2.3","eslint-plugin-react":"^6.5.0","expect.js":"0.3.1","flow-bin":"0.36.0","flow-copy-source":"^1.1.0","json-loader":"0.5.4","jss-cache":"^1.0.0","jss-camel-case":"4.0.0","jss-compose":"3.0.1","jss-default-unit":"6.0.0","jss-expand":"3.0.0","jss-extend":"4.0.0","jss-global":"^1.0.0","jss-isolate":"2.0.1","jss-nested":"4.0.0","jss-props-sort":"4.0.0","jss-vendor-prefixer":"5.0.0","karma":"1.3.0","karma-benchmark":"0.6.0","karma-benchmark-reporter":"0.1.1","karma-browserstack-launcher":"1.1.1","karma-chrome-launcher":"2.0.0","karma-coverage":"1.1.1","karma-mocha":"1.3.0","karma-mocha-reporter":"2.2.1","karma-sourcemap-loader":"0.3.7","karma-webpack":"1.8.0","lint-staged":"3.2.2","mocha":"3.2.0","pre-commit":"1.1.3","rimraf":"2.5.4","webpack":"^2.3.3"},"scripts":{"all":"npm run lint && npm run flow && npm run test && npm run build","build":"npm run clean && npm run build:lib && npm run build:max && npm run build:min && npm run build:tests","build:lib":"babel src --out-dir lib && npm run flow:copy-src","build:max":"cross-env NODE_ENV=development webpack src/index.js dist/jss.js","build:min":"cross-env NODE_ENV=production webpack src/index.js dist/jss.min.js","build:tests":"cross-env NODE_ENV=test webpack tests/index.js tmp/tests.js","clean":"rimraf '{lib,dist,tmp}/*'","flow":"flow --show-all-errors","flow:copy-src":"flow-copy-source -i './src/**' src lib","lint":"eslint ./src ./tests ./benchmark ./*.js && npm run flow","lint:staged":"lint-staged && npm run flow","prepublish":"npm run all","test":"cross-env NODE_ENV=test karma start --single-run","test:watch":"cross-env NODE_ENV=test karma start","posttest":"[ -z \"$TRAVIS\" ] || codecov","codecov":"codecov","bench":"cross-env BENCHMARK=true karma start --single-run"},"dependencies":{"is-in-browser":"1.0.2","warning":"3.0.0"},"files":["dist","lib","flow-typed","readme.md","changelog.md","LICENSE"],"lint-staged":{"./src ./tests ./benchmark ./*.js":["eslint","git add"]},"pre-commit":"lint:staged","gitHead":"32907aa16c896fb74aa3d63b5492cb35f6142bc2","bugs":{"url":"https://github.com/cssinjs/jss/issues"},"homepage":"https://github.com/cssinjs/jss#readme","_id":"jss@7.0.2","_shasum":"281f7f7f2586cfc6e1b72cb96929fb6a42744e24","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.10.2","_npmUser":{"name":"kof","email":"oleg008@gmail.com"},"dist":{"shasum":"281f7f7f2586cfc6e1b72cb96929fb6a42744e24","size":68809,"noattachment":false,"key":"/jss/-/jss-7.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/jss/download/jss-7.0.2.tgz"},"maintainers":[{"name":"kof","email":""}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/jss-7.0.2.tgz_1492128375086_0.9349074445199221"},"directories":{},"publish_time":1492128375902,"_hasShrinkwrap":false,"_cnpm_publish_time":1492128375902,"_cnpmcore_publish_time":"2021-12-15T16:41:33.515Z","dist-tags":{"latest":"10.10.0","next":"10.9.1-alpha.2"}}