{"name":"csso","description":"CSSO — CSS optimizer","version":"1.6.2","homepage":"https://github.com/css/csso","author":{"name":"Sergey Kryzhanovsky","email":"skryzhanovsky@ya.ru","url":"https://github.com/afelix"},"maintainers":[{"name":"lahmatiy","email":"rdvornov@gmail.com"},{"name":"tadatuta","email":"i@tadatuta.com"},{"name":"veged","email":"veged@ya.ru"}],"license":"MIT","repository":{"type":"git","url":"https://github.com/css/csso"},"bugs":{"url":"https://github.com/css/csso/issues"},"bin":{"csso":"./bin/csso"},"main":"./lib/index","eslintConfig":{"env":{"node":true,"mocha":true,"es6":true},"rules":{"no-undef":1,"no-unused-vars":[1,{"vars":"all","args":"after-used"}]}},"scripts":{"test":"jscs lib && eslint lib test && mocha --reporter dot","hydrogen":"node --trace-hydrogen --trace-phase=Z --trace-deopt --code-comments --hydrogen-track-positions --redirect-code-traces --redirect-code-traces-to=code.asm --trace_hydrogen_file=code.cfg --print-opt-code bin/csso --stat -o /dev/null","coverage":"istanbul cover _mocha -- -R dot","coveralls":"istanbul cover _mocha --report lcovonly -- -R dot && cat ./coverage/lcov.info | coveralls","travis":"npm run test && npm run coveralls","browserify":"browserify --standalone csso lib/index.js | uglifyjs --compress --mangle -o dist/csso-browser.js","gh-pages":"git clone -b gh-pages https://github.com/css/csso.git .gh-pages && npm run browserify && cp dist/csso-browser.js .gh-pages/ && cd .gh-pages && git commit -am \"update\" && git push && cd .. && rm -rf .gh-pages","prepublish":"npm run browserify"},"dependencies":{"clap":"^1.0.9","source-map":"^0.5.3"},"devDependencies":{"browserify":"^13.0.0","coveralls":"^2.11.6","eslint":"^2.2.0","istanbul":"^0.4.2","jscs":"~2.10.0","mocha":"~2.4.2","uglify-js":"^2.6.1"},"engines":{"node":">=0.10.0"},"files":["bin","dist/csso-browser.js","lib","HISTORY.md","LICENSE","README.md"],"gitHead":"e4c2de4b62f644d4c39d115ecec2faaa9d3e93ef","_id":"csso@1.6.2","_shasum":"bf7ad9b12adb4552c1ad501caeb640d95f34f871","_from":".","_npmVersion":"3.3.6","_nodeVersion":"5.0.0","_npmUser":{"name":"lahmatiy","email":"rdvornov@gmail.com"},"dist":{"shasum":"bf7ad9b12adb4552c1ad501caeb640d95f34f871","size":73409,"noattachment":false,"key":"/csso/-/csso-1.6.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/csso/download/csso-1.6.2.tgz"},"_npmOperationalInternal":{"host":"packages-6-west.internal.npmjs.com","tmp":"tmp/csso-1.6.2.tgz_1456778452879_0.2912929905578494"},"directories":{},"publish_time":1456778456387,"_cnpm_publish_time":1456778456387,"_hasShrinkwrap":false,"dist-tags":{"latest":"5.0.5"}}