{"name":"htmlnano","version":"1.0.0","description":"Modular HTML minifier, built on top of the PostHTML","main":"index.js","author":{"name":"Kirill Maltsev","email":"maltsevkirill@gmail.com"},"license":"MIT","scripts":{"compile":"rimraf lib/*.js && rimraf lib/modules/*.js && babel -d lib/ lib/","lint":"eslint *.js lib/*.es6 lib/modules/*.es6 lib/presets/*.es6 test/","pretest":"npm run lint && npm run compile","test":":","posttest":"mocha --require @babel/register --recursive --check-leaks --globals addresses","prepare":"npm run compile","release:patch":"release-it patch -n"},"release-it":{"hooks":{"before:init":"npm test"}},"keywords":["posthtml","posthtml-plugin","html","postproccessor","minifier"],"babel":{"presets":[["@babel/env",{"targets":{"node":10}}]]},"dependencies":{"cssnano":"^5.0.0","postcss":"^8.2.9","posthtml":"^0.15.2","purgecss":"^4.0.0","relateurl":"^0.2.7","srcset":"^3.0.0","svgo":"^2.3.0","terser":"^5.6.1","timsort":"^0.3.0","uncss":"^0.17.3"},"devDependencies":{"@babel/cli":"^7.13.14","@babel/core":"^7.13.15","@babel/preset-env":"^7.13.15","@babel/register":"^7.13.14","babel-eslint":"^10.1.0","eslint":"^7.24.0","expect":"^26.6.2","mocha":"^8.3.2","release-it":"^14.6.1","rimraf":"^3.0.2"},"repository":{"type":"git","url":"git://github.com/posthtml/htmlnano.git"},"bugs":{"url":"https://github.com/posthtml/htmlnano/issues"},"homepage":"https://github.com/posthtml/htmlnano","gitHead":"b8f064546818b0acd611889c5a92203b52cf9432","_id":"htmlnano@1.0.0","_nodeVersion":"14.16.0","_npmVersion":"6.14.11","dist":{"shasum":"b1119617d514051cefb3622a337baecd14edd08b","size":22990,"noattachment":false,"key":"/htmlnano/-/htmlnano-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/htmlnano/download/htmlnano-1.0.0.tgz"},"_npmUser":{"name":"maltsev","email":"maltsevkirill@gmail.com"},"directories":{},"maintainers":[{"name":"maltsev","email":"maltsevkirill@gmail.com"},{"name":"scrum","email":"scrum@list.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/htmlnano_1.0.0_1618645150578_0.9865513747312142"},"_hasShrinkwrap":false,"publish_time":1618645150746,"_cnpm_publish_time":1618645150746,"dist-tags":{"latest":"2.0.2"}}