{"name":"jss","description":"A lib for generating Style Sheets with JavaScript.","version":"3.6.2","author":{"name":"Oleg Slobodskoi","email":"oleg008@gmail.com"},"repository":{"type":"git","url":"git+ssh://git@github.com/jsstyles/jss.git"},"keywords":["jss","style","sheet","stylesheet","css","components","composable"],"license":"MIT","main":"./lib/index.js","engines":{"node":">=4.0.0 <6.0.0"},"devDependencies":{"babel-cli":"^6.5.1","babel-core":"^6.5.1","babel-eslint":"^5.0.0-beta9","babel-loader":"^6.2.2","babel-preset-es2015":"^6.5.0","babel-preset-stage-0":"^6.5.0","eslint":"^1.10.3","eslint-plugin-react":"^3.16.1","es5-shim":"4.3.1","eslint-config-jss":"0.2.0","eslint-config-airbnb":"0.1.0","karma":"0.13.19","karma-browserstack-launcher":"^0.1.7","karma-chrome-launcher":"0.2.0","karma-coverage":"0.5.3","karma-firefox-launcher":"0.1.7","karma-qunit":"0.1.7","karma-safari-launcher":"0.1.1","karma-sourcemap-loader":"0.3.5","karma-webpack":"1.7.0","lodash":"3.10.1","qunitjs":"1.20.0","webpack":"1.12.2"},"scripts":{"all":"npm run lint && npm run test && npm run build","clean":"rm -fr ./lib/*","build":"npm run clean && npm run build:lib && npm run build:max && npm run build:min && npm run build:test","build:lib":"babel src --out-dir lib","build:max":"NODE_ENV=development webpack src/index.js dist/jss.js","build:min":"NODE_ENV=production webpack src/index.js dist/jss.min.js","build:test":"NODE_ENV=test webpack test/index.js tmp/tests.js","lint":"eslint ./src ./test","prepublish":"npm run all","test":"karma start"},"gitHead":"cc210c1a85e9f35f11284c0db4512bd530ffb7fc","bugs":{"url":"https://github.com/jsstyles/jss/issues"},"homepage":"https://github.com/jsstyles/jss#readme","_id":"jss@3.6.2","_shasum":"0640dce0e645d3476630e5651d5ca7935c14f71f","_from":".","_npmVersion":"2.14.2","_nodeVersion":"4.0.0","_npmUser":{"name":"kof","email":"oleg008@gmail.com"},"maintainers":[{"name":"kof","email":""}],"dist":{"shasum":"0640dce0e645d3476630e5651d5ca7935c14f71f","size":65156,"noattachment":false,"key":"/jss/-/jss-3.6.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/jss/download/jss-3.6.2.tgz"},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/jss-3.6.2.tgz_1460457949513_0.34620144171640277"},"directories":{},"publish_time":1460457951775,"_hasShrinkwrap":false,"_cnpm_publish_time":1460457951775,"_cnpmcore_publish_time":"2021-12-15T16:41:43.313Z","dist-tags":{"latest":"10.10.0","next":"10.9.1-alpha.2"}}