{"name":"jss","description":"A lib for generating Style Sheets with JavaScript.","version":"3.4.0","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":"67484c9e023a7f6f0d5be86cdd02b6ca828d38f0","bugs":{"url":"https://github.com/jsstyles/jss/issues"},"homepage":"https://github.com/jsstyles/jss#readme","_id":"jss@3.4.0","_shasum":"910d4a05e582f3aeed5c91245316638f68bb793c","_from":".","_npmVersion":"2.14.2","_nodeVersion":"4.0.0","_npmUser":{"name":"kof","email":"oleg008@gmail.com"},"maintainers":[{"name":"kof","email":""}],"dist":{"shasum":"910d4a05e582f3aeed5c91245316638f68bb793c","size":59613,"noattachment":false,"key":"/jss/-/jss-3.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/jss/download/jss-3.4.0.tgz"},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/jss-3.4.0.tgz_1459722405700_0.2235392234288156"},"directories":{},"publish_time":1459722408023,"_hasShrinkwrap":false,"_cnpm_publish_time":1459722408023,"_cnpmcore_publish_time":"2021-12-15T16:41:44.296Z","dist-tags":{"latest":"10.10.0","next":"10.9.1-alpha.2"}}