{"name":"csso","version":"4.0.3","description":"CSS minifier with structural optimisations","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"},"keywords":["css","compress","minifier","minify","optimise","optimisation","csstree"],"main":"./lib/index","scripts":{"test":"mocha --reporter dot","lint":"eslint lib test","lint-and-test":"npm run lint && npm test","build":"rollup --config && terser dist/csso.js --compress --mangle -o dist/csso.min.js","coverage":"nyc npm test","coveralls":"nyc report --reporter=text-lcov | coveralls","travis":"nyc npm run lint-and-test && npm run coveralls","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","gh-pages":"git clone --depth=1 -b gh-pages https://github.com/css/csso.git .gh-pages && npm run build && cp dist/csso.min.js .gh-pages/ && cd .gh-pages && git commit -am \"update\" && git push && cd .. && rm -rf .gh-pages","prepublishOnly":"npm run build","postpublish":"npm run gh-pages"},"dependencies":{"css-tree":"1.0.0-alpha.39"},"devDependencies":{"@rollup/plugin-commonjs":"^11.0.1","@rollup/plugin-json":"^4.0.1","@rollup/plugin-node-resolve":"^7.0.0","coveralls":"^3.0.11","eslint":"^6.8.0","mocha":"^7.1.1","nyc":"^15.0.0","rollup":"^1.29.0","source-map":"^0.6.1","terser":"^4.6.3"},"engines":{"node":">=8.0.0"},"gitHead":"a5df5d6262ce7b4c8e554852fec109d0d602f575","_id":"csso@4.0.3","_nodeVersion":"13.10.0","_npmVersion":"6.13.7","dist":{"shasum":"0d9985dc852c7cc2b2cacfbbe1079014d1a8e903","size":191219,"noattachment":false,"key":"/csso/-/csso-4.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/csso/download/csso-4.0.3.tgz"},"_npmUser":{"name":"lahmatiy","email":"rdvornov@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csso_4.0.3_1585052112752_0.7945351789470176"},"_hasShrinkwrap":false,"publish_time":1585052112899,"_cnpm_publish_time":1585052112899,"dist-tags":{"latest":"5.0.5"}}