{"name":"postcss-csso","version":"6.0.0","description":"PostCSS plugin to minify CSS using CSSO","keywords":["css","minifier","minify","compress","optimisation","csso","postcss","plugin"],"repository":{"type":"git","url":"git+https://github.com/lahmatiy/postcss-csso.git"},"author":{"name":"Roman Dvornov","email":"rdvornov@gmail.com"},"license":"MIT","type":"module","main":"./cjs/index.cjs","exports":{".":{"import":"./lib/index.js","require":"./cjs/index.cjs"},"./package.json":"./package.json"},"scripts":{"test":"mocha test --reporter ${REPORTER:-progress}","test:cjs":"mocha cjs-test --reporter ${REPORTER:-progress}","lint":"eslint lib test","build":"npm run esm-to-cjs","build-and-test":"npm run esm-to-cjs-and-test","esm-to-cjs":"node scripts/esm-to-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 && npm test && npm run build-and-test"},"engines":{"node":"^12.20.0 || ^14.13.0 || >=15.0.0","npm":">=7.0.0"},"peerDependencies":{"postcss":"^8.0.0"},"dependencies":{"csso":"^5.0.1"},"devDependencies":{"c8":"^7.10.0","eslint":"^8.4.1","mocha":"^9.1.3","postcss":"^8.0.0","postcss-nested":"^5.0.5","rollup":"^2.60.2"},"gitHead":"ec535176605ebade2a2164ac25421d61b7801bc6","bugs":{"url":"https://github.com/lahmatiy/postcss-csso/issues"},"homepage":"https://github.com/lahmatiy/postcss-csso#readme","_id":"postcss-csso@6.0.0","_nodeVersion":"16.13.1","_npmVersion":"8.1.2","dist":{"shasum":"ff3ec8ce0694d797b75f7f7e10c4ac5a35e7780f","size":4170,"noattachment":false,"key":"/postcss-csso/-/postcss-csso-6.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/postcss-csso/download/postcss-csso-6.0.0.tgz"},"_npmUser":{"name":"lahmatiy","email":"rdvornov@gmail.com"},"directories":{},"maintainers":[{"name":"lahmatiy","email":"rdvornov@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss-csso_6.0.0_1639532250697_0.46279550043549444"},"_hasShrinkwrap":false,"publish_time":1639532250868,"_cnpm_publish_time":1639532250868,"dist-tags":{"latest":"6.0.0"}}