{"name":"csso","version":"5.0.4","description":"CSS minifier with structural optimisations","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"}],"repository":{"type":"git","url":"git+https://github.com/css/csso.git"},"license":"MIT","keywords":["css","compress","minifier","minify","optimise","optimisation","csstree"],"type":"module","unpkg":"dist/csso.esm.js","jsdelivr":"dist/csso.esm.js","browser":{"./cjs/version.cjs":"./dist/version.cjs","./lib/version.js":"./dist/version.js"},"main":"./cjs/index.cjs","module":"./lib/index.js","exports":{".":{"import":"./lib/index.js","require":"./cjs/index.cjs"},"./syntax":{"import":"./lib/syntax.js","require":"./cjs/syntax.cjs"},"./dist/*":"./dist/*.js","./package.json":"./package.json"},"scripts":{"test":"mocha test --reporter ${REPORTER:-progress}","test:cjs":"mocha cjs-test --reporter ${REPORTER:-progress}","test:dist":"mocha dist/test --reporter ${REPORTER:-progress}","lint":"eslint lib scripts test","lint-and-test":"npm run lint && npm test","build":"npm run bundle && npm run esm-to-cjs","build-and-test":"npm run build && npm run test:dist && npm run test:cjs","bundle":"node scripts/bundle","bundle-and-test":"npm run bundle && npm run test:dist","esm-to-cjs":"node scripts/esm-to-cjs.cjs","esm-to-cjs-and-test":"npm run esm-to-cjs && npm run test:cjs","coverage":"c8 --reporter=lcovonly npm test","prepublishOnly":"npm run lint-and-test && npm run build-and-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"},"dependencies":{"css-tree":"~2.0.4"},"devDependencies":{"c8":"^7.10.0","esbuild":"^0.14.1","eslint":"^7.24.0","mocha":"^9.1.2","rollup":"^2.60.2","source-map-js":"^1.0.1"},"engines":{"node":"^10 || ^12.20.0 || ^14.13.0 || >=15.0.0","npm":">=7.0.0"},"gitHead":"94fcfa0282d1f363e661eeca27af5e09289bcc14","bugs":{"url":"https://github.com/css/csso/issues"},"homepage":"https://github.com/css/csso#readme","_id":"csso@5.0.4","_nodeVersion":"18.5.0","_npmVersion":"8.12.1","dist":{"shasum":"ea5e6c023faf0baa9230e69b4f91ccaaa0a3db8b","size":167168,"noattachment":false,"key":"/csso/-/csso-5.0.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/csso/download/csso-5.0.4.tgz"},"_npmUser":{"name":"lahmatiy","email":"rdvornov@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csso_5.0.4_1657796445346_0.26957232401234754"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-07-14T11:03:53.966Z","publish_time":1657796445604,"_cnpm_publish_time":1657796445604,"dist-tags":{"latest":"5.0.5"}}