{"name":"csso","version":"3.5.1","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 --depth=1 -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","postpublish":"npm run gh-pages"},"dependencies":{"css-tree":"1.0.0-alpha.29"},"devDependencies":{"browserify":"^13.0.0","coveralls":"^2.11.6","eslint":"^2.2.0","istanbul":"^0.4.2","jscs":"~3.0.7","mocha":"^3.5.3","package-json-versionify":"^1.0.4","source-map":"^0.5.6","uglify-js":"^2.6.1"},"engines":{"node":">=0.10.0"},"files":["dist/csso-browser.js","lib","HISTORY.md","LICENSE","README.md"],"gitHead":"415ab2b00f2f86ddd3f15e219a5e4c5aa3534aa7","_id":"csso@3.5.1","_npmVersion":"6.0.1","_nodeVersion":"9.2.0","_npmUser":{"name":"lahmatiy","email":"rdvornov@gmail.com"},"dist":{"shasum":"7b9eb8be61628973c1b261e169d2f024008e758b","size":90271,"noattachment":false,"key":"/csso/-/csso-3.5.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/csso/download/csso-3.5.1.tgz"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csso_3.5.1_1528374251478_0.1426776224544044"},"_hasShrinkwrap":false,"publish_time":1528374251599,"_cnpm_publish_time":1528374251599,"dist-tags":{"latest":"5.0.5"}}