{"name":"csso","version":"3.2.0","description":"CSS minifier with structural optimisations","keywords":["css","compress","minifier","minify","optimise","optimisation","csstree"],"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":"git+https://github.com/css/csso.git"},"bugs":{"url":"https://github.com/css/csso/issues"},"main":"./lib/index","eslintConfig":{"env":{"node":true,"mocha":true,"es6":true},"rules":{"no-duplicate-case":2,"no-undef":2,"no-unused-vars":[2,{"vars":"all","args":"after-used"}]}},"scripts":{"test":"mocha --reporter dot","codestyle":"jscs lib test && eslint lib test","codestyle-and-test":"npm run codestyle && npm test","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 codestyle-and-test && npm run coveralls","browserify":"browserify -t package-json-versionify --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":{"css-tree":"1.0.0-alpha23"},"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","package-json-versionify":"^1.0.4","source-map":"^0.5.6","uglify-js":"^2.6.1"},"engines":{"node":">=0.10.0"},"files":["bin","dist/csso-browser.js","lib","HISTORY.md","LICENSE","README.md"],"gitHead":"e8dc48371a044d42515f5ab7921df50cea3f5403","_id":"csso@3.2.0","_shasum":"b290b9581551904aad45bca8988af17ca0711235","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.11.3","_npmUser":{"name":"lahmatiy","email":"rdvornov@gmail.com"},"dist":{"shasum":"b290b9581551904aad45bca8988af17ca0711235","size":86465,"noattachment":false,"key":"/csso/-/csso-3.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/csso/download/csso-3.2.0.tgz"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csso-3.2.0.tgz_1505087037965_0.8565004800911993"},"directories":{},"publish_time":1505087039265,"_cnpm_publish_time":1505087039265,"_hasShrinkwrap":false,"dist-tags":{"latest":"5.0.5"}}