{"_id":"htmlnano","_rev":"2882408","name":"htmlnano","description":"Modular HTML minifier, built on top of the PostHTML","dist-tags":{"latest":"2.0.2"},"maintainers":[{"name":"maltsev","email":"maltsevkirill@gmail.com"},{"name":"scrum","email":"scrum@list.ru"}],"time":{"modified":"2022-10-06T07:31:03.000Z","created":"2016-01-18T13:17:39.562Z","2.0.2":"2022-04-06T17:31:38.334Z","2.0.1":"2022-04-04T17:45:53.121Z","2.0.0":"2022-01-12T14:47:43.465Z","1.1.1":"2021-09-19T09:34:57.347Z","1.1.0":"2021-09-19T09:12:47.672Z","1.0.1":"2021-09-11T07:34:36.387Z","1.0.0":"2021-04-17T07:39:10.746Z","0.2.9":"2021-04-11T07:54:35.712Z","0.2.8":"2020-11-15T19:54:35.918Z","0.2.7":"2020-10-17T06:44:27.449Z","0.2.6":"2020-07-15T07:45:30.700Z","0.2.5":"2019-11-09T14:38:37.852Z","0.2.4":"2019-07-11T10:23:39.308Z","0.2.3":"2019-02-14T12:05:13.825Z","0.2.2":"2019-01-03T21:52:05.467Z","0.2.1":"2018-12-01T12:23:57.148Z","0.2.0":"2018-09-14T17:57:34.166Z","0.1.10":"2018-08-03T12:07:10.679Z","0.1.9":"2018-04-29T10:13:42.921Z","0.1.8":"2018-04-17T11:52:09.775Z","0.1.7":"2018-03-13T18:32:39.848Z","0.1.6":"2017-06-27T15:17:56.509Z","0.1.5":"2016-04-24T12:21:04.760Z","0.1.4":"2016-02-16T15:23:09.216Z","0.1.3":"2016-02-09T12:24:32.226Z","0.1.2":"2016-02-07T20:32:08.359Z","0.1.1":"2016-01-31T21:34:15.764Z","0.1.0":"2016-01-18T13:17:39.562Z"},"users":{"stevenvachon":true},"author":{"name":"Kirill Maltsev","email":"maltsevkirill@gmail.com"},"repository":{"type":"git","url":"git://github.com/posthtml/htmlnano.git"},"versions":{"2.0.2":{"name":"htmlnano","version":"2.0.2","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 --timeout 5000 --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":{"cosmiconfig":"^7.0.1","posthtml":"^0.16.5","timsort":"^0.3.0"},"devDependencies":{"@babel/cli":"^7.15.7","@babel/core":"^7.15.5","@babel/eslint-parser":"^7.17.0","@babel/preset-env":"^7.15.6","@babel/register":"^7.15.3","cssnano":"^5.0.11","eslint":"^8.12.0","expect":"^27.2.0","mocha":"^9.1.0","postcss":"^8.3.11","purgecss":"^4.0.3","relateurl":"^0.2.7","release-it":"^14.11.5","rimraf":"^3.0.2","srcset":"^5.0.0","svgo":"^2.8.0","terser":"^5.10.0","uncss":"^0.17.3"},"peerDependencies":{"cssnano":"^5.0.11","postcss":"^8.3.11","purgecss":"^4.0.3","relateurl":"^0.2.7","srcset":"^5.0.0","svgo":"^2.8.0","terser":"^5.10.0","uncss":"^0.17.3"},"peerDependenciesMeta":{"cssnano":{"optional":true},"postcss":{"optional":true},"purgecss":{"optional":true},"relateurl":{"optional":true},"srcset":{"optional":true},"svgo":{"optional":true},"terser":{"optional":true},"uncss":{"optional":true}},"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":"53de65e2d6ddcd4e06bc8d456e8eb470801001d9","_id":"htmlnano@2.0.2","_nodeVersion":"17.5.0","_npmVersion":"8.4.1","dist":{"shasum":"3e3170941e2446a86211196d740272ebca78f878","size":289007,"noattachment":false,"key":"/htmlnano/-/htmlnano-2.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/htmlnano/download/htmlnano-2.0.2.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_2.0.2_1649266298130_0.30437744486425466"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-04-06T22:06:51.858Z","publish_time":1649266298334,"_cnpm_publish_time":1649266298334},"2.0.1":{"name":"htmlnano","version":"2.0.1","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 --timeout 5000 --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":{"cosmiconfig":"^7.0.1","posthtml":"^0.16.5","timsort":"^0.3.0"},"devDependencies":{"@babel/cli":"^7.15.7","@babel/core":"^7.15.5","@babel/eslint-parser":"^7.17.0","@babel/preset-env":"^7.15.6","@babel/register":"^7.15.3","cssnano":"^5.0.11","eslint":"^8.12.0","expect":"^27.2.0","mocha":"^9.1.0","postcss":"^8.3.11","purgecss":"^4.0.3","relateurl":"^0.2.7","release-it":"^14.11.5","rimraf":"^3.0.2","srcset":"^5.0.0","svgo":"^2.8.0","terser":"^5.10.0","uncss":"^0.17.3"},"peerDependencies":{"cssnano":"^5.0.11","postcss":"^8.3.11","purgecss":"^4.0.3","relateurl":"^0.2.7","srcset":"^5.0.0","svgo":"^2.8.0","terser":"^5.10.0","uncss":"^0.17.3"},"peerDependenciesMeta":{"cssnano":{"optional":true},"postcss":{"optional":true},"purgecss":{"optional":true},"relateurl":{"optional":true},"srcset":{"optional":true},"svgo":{"optional":true},"terser":{"optional":true},"uncss":{"optional":true}},"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":"50d7f0688f80dd7e77b1e5230bfc4e192c421fcf","_id":"htmlnano@2.0.1","_nodeVersion":"17.5.0","_npmVersion":"8.4.1","dist":{"shasum":"46d99a5e0fb5c98881e2f970d13554bb36332ba3","size":288835,"noattachment":false,"key":"/htmlnano/-/htmlnano-2.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/htmlnano/download/htmlnano-2.0.1.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_2.0.1_1649094352905_0.9969446388349221"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-04-04T19:33:37.850Z","deprecated":"This version has been deprecated because it contains a critical bug. Until it's fixed it's better to use 2.0.0","publish_time":1649094353121,"_cnpm_publish_time":1649094353121},"2.0.0":{"name":"htmlnano","version":"2.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 --timeout 5000 --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":{"cosmiconfig":"^7.0.1","posthtml":"^0.16.5","timsort":"^0.3.0"},"devDependencies":{"@babel/cli":"^7.15.7","@babel/core":"^7.15.5","@babel/preset-env":"^7.15.6","@babel/register":"^7.15.3","babel-eslint":"^10.1.0","cssnano":"^5.0.11","eslint":"^7.32.0","expect":"^27.2.0","mocha":"^9.1.0","postcss":"^8.3.11","purgecss":"^4.0.3","relateurl":"^0.2.7","release-it":"^14.11.5","rimraf":"^3.0.2","srcset":"^5.0.0","svgo":"^2.8.0","terser":"^5.10.0","uncss":"^0.17.3"},"peerDependencies":{"cssnano":"^5.0.11","postcss":"^8.3.11","purgecss":"^4.0.3","relateurl":"^0.2.7","srcset":"^5.0.0","svgo":"^2.8.0","terser":"^5.10.0","uncss":"^0.17.3"},"peerDependenciesMeta":{"cssnano":{"optional":true},"postcss":{"optional":true},"purgecss":{"optional":true},"relateurl":{"optional":true},"srcset":{"optional":true},"svgo":{"optional":true},"terser":{"optional":true},"uncss":{"optional":true}},"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":"e967c325991c7366f8a84a0a935b98f4d4a74479","_id":"htmlnano@2.0.0","_nodeVersion":"17.3.0","_npmVersion":"8.3.0","dist":{"shasum":"07376faa064f7e1e832dfd91e1a9f606b0bc9b78","size":290940,"noattachment":false,"key":"/htmlnano/-/htmlnano-2.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/htmlnano/download/htmlnano-2.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_2.0.0_1641998863170_0.49228015855189566"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-12T14:57:55.192Z","publish_time":1641998863465,"_cnpm_publish_time":1641998863465},"1.1.1":{"name":"htmlnano","version":"1.1.1","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 --timeout 5000 --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":{"cosmiconfig":"^7.0.1","cssnano":"^5.0.8","postcss":"^8.3.6","posthtml":"^0.16.5","purgecss":"^4.0.0","relateurl":"^0.2.7","srcset":"^4.0.0","svgo":"^2.6.1","terser":"^5.8.0","timsort":"^0.3.0","uncss":"^0.17.3"},"devDependencies":{"@babel/cli":"^7.15.7","@babel/core":"^7.15.5","@babel/preset-env":"^7.15.6","@babel/register":"^7.15.3","babel-eslint":"^10.1.0","eslint":"^7.32.0","expect":"^27.2.0","mocha":"^9.1.0","release-it":"^14.11.5","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":"2f7997d37c23df076eac622463755c1dc60c4fd8","_id":"htmlnano@1.1.1","_nodeVersion":"14.17.4","_npmVersion":"6.14.14","dist":{"shasum":"aea50e1d7ac156370ea766d4cd75f2d3d1a953cc","size":158958,"noattachment":false,"key":"/htmlnano/-/htmlnano-1.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/htmlnano/download/htmlnano-1.1.1.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.1.1_1632044097147_0.5718694907386335"},"_hasShrinkwrap":false,"publish_time":1632044097347,"_cnpm_publish_time":1632044097347},"1.1.0":{"name":"htmlnano","version":"1.1.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 --timeout 5000 --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":{"cosmiconfig":"^7.0.1","cssnano":"^5.0.8","postcss":"^8.3.6","posthtml":"^0.16.5","purgecss":"^4.0.0","relateurl":"^0.2.7","srcset":"^4.0.0","svgo":"^2.6.1","terser":"^5.8.0","timsort":"^0.3.0","uncss":"^0.17.3"},"devDependencies":{"@babel/cli":"^7.15.7","@babel/core":"^7.15.5","@babel/preset-env":"^7.15.6","@babel/register":"^7.15.3","babel-eslint":"^10.1.0","eslint":"^7.32.0","expect":"^27.2.0","mocha":"^9.1.0","release-it":"^14.11.5","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":"4df008af406acff8fa5d8c47de66f16641fb0a15","_id":"htmlnano@1.1.0","_nodeVersion":"14.17.4","_npmVersion":"6.14.14","dist":{"shasum":"e7bf20d24bb6eed6fe71e72392751e90c7cbe8bc","size":158902,"noattachment":false,"key":"/htmlnano/-/htmlnano-1.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/htmlnano/download/htmlnano-1.1.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.1.0_1632042767493_0.5128521552899881"},"_hasShrinkwrap":false,"publish_time":1632042767672,"_cnpm_publish_time":1632042767672,"deprecated":"Contains fatal errors. Use 1.1.1+ instead"},"1.0.1":{"name":"htmlnano","version":"1.0.1","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 --timeout 5000 --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":{"cosmiconfig":"^7.0.1","cssnano":"^5.0.8","postcss":"^8.3.6","posthtml":"^0.16.5","purgecss":"^4.0.0","relateurl":"^0.2.7","srcset":"^4.0.0","svgo":"^2.4.0","terser":"^5.7.2","timsort":"^0.3.0","uncss":"^0.17.3"},"devDependencies":{"@babel/cli":"^7.15.4","@babel/core":"^7.15.5","@babel/preset-env":"^7.15.6","@babel/register":"^7.15.3","babel-eslint":"^10.1.0","eslint":"^7.32.0","expect":"^27.1.1","mocha":"^9.1.0","release-it":"^14.11.5","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":"d2a6a8de1b313ce89c252a0c1537349926554405","_id":"htmlnano@1.0.1","_nodeVersion":"14.17.4","_npmVersion":"6.14.14","dist":{"shasum":"213b4a6f27eb6aceb21243846292ae1345d54bb8","size":156180,"noattachment":false,"key":"/htmlnano/-/htmlnano-1.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/htmlnano/download/htmlnano-1.0.1.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.1_1631345676196_0.5101491524135577"},"_hasShrinkwrap":false,"publish_time":1631345676387,"_cnpm_publish_time":1631345676387},"1.0.0":{"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},"0.2.9":{"name":"htmlnano","version":"0.2.9","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":"^4.1.11","posthtml":"^0.15.1","purgecss":"^2.3.0","relateurl":"^0.2.7","srcset":"^3.0.0","svgo":"^1.3.2","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.23.0","expect":"^26.6.2","mocha":"^8.3.2","release-it":"^14.5.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":"3bd81bb38007cbf8572fdf5c7398cd0dfcc1c565","_id":"htmlnano@0.2.9","_nodeVersion":"14.16.0","_npmVersion":"6.14.11","dist":{"shasum":"5723a26afa0d1343ea8648c2d5be8170744af9a7","size":22550,"noattachment":false,"key":"/htmlnano/-/htmlnano-0.2.9.tgz","tarball":"http://registry.cnpm.dingdandao.com/htmlnano/download/htmlnano-0.2.9.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_0.2.9_1618127675582_0.1903937105044775"},"_hasShrinkwrap":false,"publish_time":1618127675712,"_cnpm_publish_time":1618127675712},"0.2.8":{"name":"htmlnano","version":"0.2.8","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":"^4.1.10","posthtml":"^0.13.4","posthtml-render":"^1.3.0","purgecss":"^2.3.0","relateurl":"^0.2.7","srcset":"^3.0.0","svgo":"^1.3.2","terser":"^4.8.0","timsort":"^0.3.0","uncss":"^0.17.3"},"devDependencies":{"@babel/cli":"^7.12.1","@babel/core":"^7.12.3","@babel/preset-env":"^7.12.1","@babel/register":"^7.12.1","babel-eslint":"^10.1.0","eslint":"^7.13.0","expect":"^26.6.2","mocha":"^8.2.1","release-it":"^14.2.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":"cbabcd144499bd8c350828571d89ab4d9cc526a5","_id":"htmlnano@0.2.8","_nodeVersion":"14.15.0","_npmVersion":"6.14.8","dist":{"shasum":"d9c22daa18c8ea7675a0bf07cc904793ccaeb56f","size":22479,"noattachment":false,"key":"/htmlnano/-/htmlnano-0.2.8.tgz","tarball":"http://registry.cnpm.dingdandao.com/htmlnano/download/htmlnano-0.2.8.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_0.2.8_1605470075795_0.5851012049448565"},"_hasShrinkwrap":false,"publish_time":1605470075918,"_cnpm_publish_time":1605470075918},"0.2.7":{"name":"htmlnano","version":"0.2.7","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"]},"dependencies":{"cssnano":"^4.1.10","posthtml":"^0.13.4","posthtml-render":"^1.2.2","purgecss":"^2.3.0","relateurl":"^0.2.7","svgo":"^1.3.2","terser":"^4.8.0","uncss":"^0.17.3"},"devDependencies":{"@babel/cli":"^7.12.1","@babel/core":"^7.12.3","@babel/preset-env":"^7.12.1","@babel/register":"^7.12.1","babel-eslint":"^10.1.0","eslint":"^7.4.0","expect":"^26.1.0","mocha":"^8.2.0","release-it":"^14.1.0","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":"785164ac9ca1d43e358bf62feb140ff817add48b","_id":"htmlnano@0.2.7","_nodeVersion":"14.9.0","_npmVersion":"6.14.7","dist":{"shasum":"8d116750c15571687edf56069a7819d41925bdcb","size":20693,"noattachment":false,"key":"/htmlnano/-/htmlnano-0.2.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/htmlnano/download/htmlnano-0.2.7.tgz"},"maintainers":[{"name":"maltsev","email":"maltsevkirill@gmail.com"},{"name":"scrum","email":"scrum@list.ru"}],"_npmUser":{"name":"maltsev","email":"maltsevkirill@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/htmlnano_0.2.7_1602917067309_0.9901945019817984"},"_hasShrinkwrap":false,"publish_time":1602917067449,"_cnpm_publish_time":1602917067449},"0.2.6":{"name":"htmlnano","version":"0.2.6","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"]},"dependencies":{"cssnano":"^4.1.10","normalize-html-whitespace":"^1.0.0","posthtml":"^0.13.1","posthtml-render":"^1.2.2","purgecss":"^2.3.0","svgo":"^1.3.2","terser":"^4.8.0","uncss":"^0.17.3"},"devDependencies":{"@babel/cli":"^7.10.5","@babel/core":"^7.10.5","@babel/preset-env":"^7.10.4","@babel/register":"^7.10.5","babel-eslint":"^10.1.0","eslint":"^7.4.0","expect":"^26.1.0","mocha":"^8.0.1","release-it":"^13.6.5","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":"6607fb7aa8c842af81b0fea9771ae288266f1a2b","_id":"htmlnano@0.2.6","_nodeVersion":"14.4.0","_npmVersion":"6.14.4","dist":{"shasum":"d36e39729faa1dd5f8709d8963c67c7502e578b1","size":50390,"noattachment":false,"key":"/htmlnano/-/htmlnano-0.2.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/htmlnano/download/htmlnano-0.2.6.tgz"},"maintainers":[{"name":"maltsev","email":"maltsevkirill@gmail.com"},{"name":"scrum","email":"scrum@list.ru"}],"_npmUser":{"name":"maltsev","email":"maltsevkirill@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/htmlnano_0.2.6_1594799130445_0.5788007603680505"},"_hasShrinkwrap":false,"publish_time":1594799130700,"_cnpm_publish_time":1594799130700},"0.2.5":{"name":"htmlnano","version":"0.2.5","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-core/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":["env"]},"dependencies":{"cssnano":"^4.1.10","normalize-html-whitespace":"^1.0.0","posthtml":"^0.12.0","posthtml-render":"^1.1.5","purgecss":"^1.4.0","svgo":"^1.3.2","terser":"^4.3.9","uncss":"^0.17.2"},"devDependencies":{"babel-cli":"^6.26.0","babel-core":"^6.26.3","babel-eslint":"^10.0.3","babel-preset-env":"^1.7.0","eslint":"^6.6.0","expect":"^24.9.0","mocha":"^6.2.2","release-it":"^12.4.3","rimraf":"^3.0.0"},"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":"d4df2106fa9f22f8c1df0d5ed651c121953c579f","_id":"htmlnano@0.2.5","_nodeVersion":"12.12.0","_npmVersion":"6.11.3","dist":{"shasum":"134fd9548c7cbe51c8508ce434a3f9488cff1b0b","size":14890,"noattachment":false,"key":"/htmlnano/-/htmlnano-0.2.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/htmlnano/download/htmlnano-0.2.5.tgz"},"maintainers":[{"name":"maltsev","email":"maltsevkirill@gmail.com"},{"name":"scrum","email":"scrum@list.ru"}],"_npmUser":{"name":"maltsev","email":"maltsevkirill@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/htmlnano_0.2.5_1573310317715_0.4359132709647253"},"_hasShrinkwrap":false,"publish_time":1573310317852,"_cnpm_publish_time":1573310317852},"0.2.4":{"name":"htmlnano","version":"0.2.4","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-core/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":["env"]},"dependencies":{"cssnano":"^4.1.10","normalize-html-whitespace":"^1.0.0","object-assign":"^4.0.1","posthtml":"^0.11.4","posthtml-render":"^1.1.5","svgo":"^1.2.2","terser":"^4.1.2","uncss":"^0.17.0"},"devDependencies":{"babel-cli":"^6.26.0","babel-core":"^6.26.3","babel-eslint":"^10.0.2","babel-preset-env":"^1.7.0","eslint":"^6.0.1","expect":"^24.8.0","mocha":"^6.1.0","release-it":"^12.3.3","rimraf":"^2.6.3"},"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":"14c0d33336b34222e22488ee9ecc3495cbf18813","_id":"htmlnano@0.2.4","_nodeVersion":"12.3.1","_npmVersion":"6.9.0","dist":{"shasum":"c9717b46f4186bdd1df555427d7689c1005c3b86","size":14286,"noattachment":false,"key":"/htmlnano/-/htmlnano-0.2.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/htmlnano/download/htmlnano-0.2.4.tgz"},"maintainers":[{"name":"maltsev","email":"maltsevkirill@gmail.com"},{"name":"scrum","email":"scrum@list.ru"}],"_npmUser":{"name":"maltsev","email":"maltsevkirill@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/htmlnano_0.2.4_1562840619169_0.15463372627291183"},"_hasShrinkwrap":false,"publish_time":1562840619308,"_cnpm_publish_time":1562840619308},"0.2.3":{"name":"htmlnano","version":"0.2.3","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-core/register --recursive --check-leaks --globals addresses","prepare":"npm run compile","release:patch":"release-it patch -n"},"release-it":{"scripts":{"beforeStart":"npm test"}},"keywords":["posthtml","posthtml-plugin","html","postproccessor","minifier"],"babel":{"presets":["env"]},"dependencies":{"cssnano":"^4.1.9","normalize-html-whitespace":"^0.2.0","object-assign":"^4.0.1","posthtml":"^0.11.3","posthtml-render":"^1.1.4","svgo":"^1.0.5","terser":"^3.16.1","uncss":"^0.16.2"},"devDependencies":{"babel-cli":"^6.26.0","babel-core":"^6.26.3","babel-eslint":"^10.0.0","babel-preset-env":"^1.7.0","eslint":"^5.13.0","expect":"^24.0.0","mocha":"^5.2.0","release-it":"^10.0.0","rimraf":"^2.6.3"},"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":"6b5d29023898279994c9500f3c562b851727ad2a","_id":"htmlnano@0.2.3","_npmVersion":"6.4.1","_nodeVersion":"8.15.0","_npmUser":{"name":"maltsev","email":"maltsevkirill@gmail.com"},"dist":{"shasum":"ff654a641e8006c893bdd9ad4988ee4ab664449a","size":14127,"noattachment":false,"key":"/htmlnano/-/htmlnano-0.2.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/htmlnano/download/htmlnano-0.2.3.tgz"},"maintainers":[{"name":"maltsev","email":"maltsevkirill@gmail.com"},{"name":"scrum","email":"scrum@list.ru"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/htmlnano_0.2.3_1550145913606_0.06217595721814306"},"_hasShrinkwrap":false,"publish_time":1550145913825,"_cnpm_publish_time":1550145913825},"0.2.2":{"name":"htmlnano","version":"0.2.2","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-core/register --recursive --check-leaks --globals addresses","prepare":"npm run compile","release:patch":"release-it patch -n"},"release-it":{"scripts":{"beforeStart":"npm test"}},"keywords":["posthtml","posthtml-plugin","html","postproccessor","minifier"],"babel":{"presets":["env"]},"dependencies":{"cssnano":"^4.1.8","normalize-html-whitespace":"^0.2.0","object-assign":"^4.0.1","posthtml":"^0.11.3","posthtml-render":"^1.1.4","svgo":"^1.0.5","terser":"^3.14.0","uncss":"^0.16.2"},"devDependencies":{"babel-cli":"^6.26.0","babel-core":"^6.26.3","babel-eslint":"^10.0.0","babel-preset-env":"^1.7.0","eslint":"^5.11.1","expect":"^23.6.0","mocha":"^5.2.0","release-it":"^9.4.4","rimraf":"^2.6.3"},"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":"b03f1ab88c0bf651d21af4851e5dec3375f1251c","_id":"htmlnano@0.2.2","_npmVersion":"6.4.1","_nodeVersion":"6.9.5","_npmUser":{"name":"maltsev","email":"maltsevkirill@gmail.com"},"dist":{"shasum":"750b2c4a92b326fe64f8748016a007b49334b372","size":13848,"noattachment":false,"key":"/htmlnano/-/htmlnano-0.2.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/htmlnano/download/htmlnano-0.2.2.tgz"},"maintainers":[{"name":"maltsev","email":"maltsevkirill@gmail.com"},{"name":"scrum","email":"scrum@list.ru"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/htmlnano_0.2.2_1546552325304_0.9544887123352701"},"_hasShrinkwrap":false,"publish_time":1546552325467,"_cnpm_publish_time":1546552325467},"0.2.1":{"name":"htmlnano","version":"0.2.1","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-core/register --recursive --check-leaks --globals addresses","prepare":"npm run compile"},"keywords":["posthtml","posthtml-plugin","html","postproccessor","minifier"],"babel":{"presets":["env"]},"dependencies":{"cssnano":"^4.1.0","normalize-html-whitespace":"^0.2.0","object-assign":"^4.0.1","posthtml":"^0.11.3","posthtml-render":"^1.1.4","svgo":"^1.0.5","terser":"^3.8.2"},"devDependencies":{"babel-cli":"^6.26.0","babel-core":"^6.26.3","babel-eslint":"^10.0.0","babel-preset-env":"^1.7.0","eslint":"^5.5.0","expect":"^23.6.0","mocha":"^5.2.0","rimraf":"^2.6.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":"eeafa88dd5147835c1bf8f78c3d0edff00df6e91","_id":"htmlnano@0.2.1","_npmVersion":"6.4.1","_nodeVersion":"6.9.5","_npmUser":{"name":"maltsev","email":"maltsevkirill@gmail.com"},"dist":{"shasum":"e4d7028e2d5fbab96d3434b60fee95065a00aa31","size":12916,"noattachment":false,"key":"/htmlnano/-/htmlnano-0.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/htmlnano/download/htmlnano-0.2.1.tgz"},"maintainers":[{"name":"maltsev","email":"maltsevkirill@gmail.com"},{"name":"scrum","email":"scrum@list.ru"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/htmlnano_0.2.1_1543667037046_0.5196141009157598"},"_hasShrinkwrap":false,"publish_time":1543667037148,"_cnpm_publish_time":1543667037148},"0.2.0":{"name":"htmlnano","version":"0.2.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-core/register --recursive --check-leaks --globals addresses","prepare":"npm run compile"},"keywords":["posthtml","posthtml-plugin","html","postproccessor","minifier"],"babel":{"presets":["es2015"]},"dependencies":{"cssnano":"^4.1.0","normalize-html-whitespace":"^0.2.0","object-assign":"^4.0.1","posthtml":"^0.11.3","posthtml-render":"^1.1.4","svgo":"^1.0.5","terser":"^3.8.2"},"devDependencies":{"babel-cli":"^6.26.0","babel-core":"^6.26.3","babel-eslint":"^9.0.0","babel-preset-es2015":"^6.1.18","eslint":"^5.5.0","expect":"^23.6.0","mocha":"^5.2.0","rimraf":"^2.6.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":"73ab1fdee2aa738b28d2cbb39acbb154eef1fe68","_id":"htmlnano@0.2.0","_npmVersion":"6.4.0","_nodeVersion":"6.9.5","_npmUser":{"name":"maltsev","email":"maltsevkirill@gmail.com"},"dist":{"shasum":"a48f1056521c121e04b2fc92c83b174b0fe680aa","size":13145,"noattachment":false,"key":"/htmlnano/-/htmlnano-0.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/htmlnano/download/htmlnano-0.2.0.tgz"},"maintainers":[{"name":"maltsev","email":"maltsevkirill@gmail.com"},{"name":"scrum","email":"scrum@list.ru"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/htmlnano_0.2.0_1536947853977_0.2823899774284273"},"_hasShrinkwrap":false,"publish_time":1536947854166,"_cnpm_publish_time":1536947854166},"0.1.10":{"name":"htmlnano","version":"0.1.10","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 test/","pretest":"npm run lint && npm run compile","test":":","posttest":"mocha --require babel-core/register --recursive --check-leaks --globals addresses","prepare":"npm run compile"},"keywords":["posthtml","posthtml-plugin","html","postproccessor","minifier"],"babel":{"presets":["es2015"]},"dependencies":{"cssnano":"^3.4.0","object-assign":"^4.0.1","posthtml":"^0.11.3","posthtml-render":"^1.1.4","svgo":"^1.0.5","terser":"^3.8.1"},"devDependencies":{"babel-cli":"^6.26.0","babel-core":"^6.26.3","babel-eslint":"^8.2.6","babel-preset-es2015":"^6.1.18","eslint":"^5.2.0","expect":"^23.4.0","mocha":"^5.2.0","rimraf":"^2.6.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":"eac9e039d7f5072f297cfbc59575b86bdeb2c212","_id":"htmlnano@0.1.10","_npmVersion":"6.1.0","_nodeVersion":"6.9.5","_npmUser":{"name":"maltsev","email":"maltsevkirill@gmail.com"},"dist":{"shasum":"a0a548eb4c76ae2cf2423ec7a25c881734d3dea6","size":10573,"noattachment":false,"key":"/htmlnano/-/htmlnano-0.1.10.tgz","tarball":"http://registry.cnpm.dingdandao.com/htmlnano/download/htmlnano-0.1.10.tgz"},"maintainers":[{"name":"maltsev","email":"maltsevkirill@gmail.com"},{"name":"scrum","email":"scrum@list.ru"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/htmlnano_0.1.10_1533298030563_0.8097971403519146"},"_hasShrinkwrap":false,"publish_time":1533298030679,"_cnpm_publish_time":1533298030679},"0.1.9":{"name":"htmlnano","version":"0.1.9","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 test/","pretest":"npm run lint && npm run compile","test":":","posttest":"mocha --require babel-core/register --recursive --check-leaks --globals addresses","prepublish":"npm run compile"},"keywords":["posthtml","posthtml-plugin","html","postproccessor","minifier"],"babel":{"presets":["es2015"]},"dependencies":{"cssnano":"^3.4.0","object-assign":"^4.0.1","posthtml":"^0.11.3","posthtml-render":"^1.1.3","svgo":"^1.0.5","uglify-es":"^3.3.9"},"devDependencies":{"babel-cli":"^6.26.0","babel-core":"^6.26.0","babel-eslint":"^8.2.3","babel-preset-es2015":"^6.1.18","eslint":"^4.19.1","expect":"^22.4.3","mocha":"^5.1.0","rimraf":"^2.6.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":"29efcbd40114cb5145d5895f8d57c86d8b698b31","_id":"htmlnano@0.1.9","_npmVersion":"5.5.1","_nodeVersion":"6.9.5","_npmUser":{"name":"maltsev","email":"maltsevkirill@gmail.com"},"dist":{"shasum":"e6137aea84d20311a3875c42eb2799a1ff352627","size":10602,"noattachment":false,"key":"/htmlnano/-/htmlnano-0.1.9.tgz","tarball":"http://registry.cnpm.dingdandao.com/htmlnano/download/htmlnano-0.1.9.tgz"},"maintainers":[{"name":"maltsev","email":"maltsevkirill@gmail.com"},{"name":"scrum","email":"scrum@list.ru"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/htmlnano_0.1.9_1524996822339_0.7790357250020741"},"_hasShrinkwrap":false,"publish_time":1524996822921,"_cnpm_publish_time":1524996822921},"0.1.8":{"name":"htmlnano","version":"0.1.8","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 test/","pretest":"npm run lint && npm run compile","test":":","posttest":"mocha --require babel-core/register --recursive --check-leaks --globals addresses","prepublish":"npm run compile"},"keywords":["posthtml","posthtml-plugin","html","postproccessor","minifier"],"babel":{"presets":["es2015"]},"dependencies":{"cssnano":"^3.4.0","object-assign":"^4.0.1","posthtml":"^0.11.3","posthtml-render":"^1.1.3","svgo":"^1.0.5","uglify-es":"^3.3.9"},"devDependencies":{"babel-cli":"^6.26.0","babel-core":"^6.26.0","babel-eslint":"^8.2.3","babel-preset-es2015":"^6.1.18","eslint":"^4.19.1","expect":"^22.4.3","mocha":"^5.1.0","rimraf":"^2.6.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":"e8b5111bc7b36b926715d270ebad317d092f1293","_id":"htmlnano@0.1.8","_npmVersion":"5.5.1","_nodeVersion":"6.9.5","_npmUser":{"name":"maltsev","email":"maltsevkirill@gmail.com"},"dist":{"shasum":"6604061d9deade923e0a6e4bd12a0815c603f853","size":10365,"noattachment":false,"key":"/htmlnano/-/htmlnano-0.1.8.tgz","tarball":"http://registry.cnpm.dingdandao.com/htmlnano/download/htmlnano-0.1.8.tgz"},"maintainers":[{"name":"maltsev","email":"maltsevkirill@gmail.com"},{"name":"scrum","email":"scrum@list.ru"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/htmlnano_0.1.8_1523965929693_0.6705419444217213"},"_hasShrinkwrap":false,"publish_time":1523965929775,"_cnpm_publish_time":1523965929775},"0.1.7":{"name":"htmlnano","version":"0.1.7","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 test/","pretest":"npm run lint && npm run compile","test":":","posttest":"mocha --require babel-core/register --recursive --check-leaks --globals addresses","prepublish":"npm run compile"},"keywords":["posthtml","posthtml-plugin","html","postproccessor","minifier"],"babel":{"presets":["es2015"]},"dependencies":{"cssnano":"^3.4.0","object-assign":"^4.0.1","posthtml":"^0.11.3","posthtml-render":"^1.1.1","svgo":"^1.0.5","uglify-js":"^3.3.14"},"devDependencies":{"babel-cli":"^6.26.0","babel-core":"^6.26.0","babel-eslint":"^8.2.2","babel-preset-es2015":"^6.1.18","eslint":"^4.18.2","expect":"^22.4.0","mocha":"^5.0.4","rimraf":"^2.6.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":"7d02e1d8429672d75bf3178553ae24c95c72f081","_id":"htmlnano@0.1.7","_npmVersion":"5.5.1","_nodeVersion":"6.9.5","_npmUser":{"name":"maltsev","email":"maltsevkirill@gmail.com"},"dist":{"shasum":"1751937a05f122a3248dba1c63edf01f6d36cb84","size":9976,"noattachment":false,"key":"/htmlnano/-/htmlnano-0.1.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/htmlnano/download/htmlnano-0.1.7.tgz"},"maintainers":[{"name":"maltsev","email":"maltsevkirill@gmail.com"},{"name":"scrum","email":"scrum@list.ru"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/htmlnano_0.1.7_1520965959165_0.4028013697466122"},"_hasShrinkwrap":false,"publish_time":1520965959848,"_cnpm_publish_time":1520965959848},"0.1.6":{"name":"htmlnano","version":"0.1.6","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 test/","pretest":"npm run lint && npm run compile","test":":","posttest":"mocha --compilers js:babel-core/register --recursive --check-leaks --globals addresses","prepublish":"npm run compile"},"keywords":["posthtml","posthtml-plugin","html","postproccessor","minifier"],"babel":{"presets":["es2015"]},"dependencies":{"cssnano":"^3.4.0","object-assign":"^4.0.1","posthtml":"^0.8.7","posthtml-render":"^1.0.6","svgo":"^0.7.2","uglify-js":"^2.8.29"},"devDependencies":{"babel-cli":"^6.1.18","babel-core":"^6.1.21","babel-eslint":"^6.0.2","babel-preset-es2015":"^6.1.18","eslint":"^2.1.0","expect":"^1.13.0","mocha":"^3.4.0","rimraf":"^2.5.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":"203b1c72f8a9b4ee182e5d58a36f8afcdf76b9a5","_id":"htmlnano@0.1.6","_npmVersion":"5.0.4","_nodeVersion":"6.9.5","_npmUser":{"name":"maltsev","email":"maltsevkirill@gmail.com"},"dist":{"shasum":"709aa2d96d8df37bfd8dbfa6ce5f4f80c863738e","size":10041,"noattachment":false,"key":"/htmlnano/-/htmlnano-0.1.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/htmlnano/download/htmlnano-0.1.6.tgz"},"maintainers":[{"name":"maltsev","email":"maltsevkirill@gmail.com"},{"name":"scrum","email":"scrum@list.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/htmlnano-0.1.6.tgz_1498576675480_0.7383627186063677"},"directories":{},"publish_time":1498576676509,"_hasShrinkwrap":false,"_cnpm_publish_time":1498576676509},"0.1.5":{"name":"htmlnano","version":"0.1.5","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 test/","pretest":"npm run lint && npm run compile","test":":","posttest":"mocha --compilers js:babel-core/register --recursive --check-leaks","prepublish":"npm run compile"},"keywords":["posthtml","posthtml-plugin","html","postproccessor","minifier"],"babel":{"presets":["es2015"]},"dependencies":{"cssnano":"^3.4.0","object-assign":"^4.0.1","posthtml":"^0.8.1","posthtml-render":"^1.0.6","svgo":"^0.6.4","uglify-js":"^2.6.1"},"devDependencies":{"babel-cli":"^6.1.18","babel-core":"^6.1.21","babel-eslint":"^6.0.2","babel-preset-es2015":"^6.1.18","eslint":"^2.1.0","expect":"^1.13.0","mocha":"^2.3.4","rimraf":"^2.5.2"},"repository":{"type":"git","url":"git://github.com/maltsev/htmlnano.git"},"bugs":{"url":"https://github.com/maltsev/htmlnano/issues"},"homepage":"https://github.com/maltsev/htmlnano","gitHead":"4b636f29ff69e00b99cad5ab04567050f992b9b9","_id":"htmlnano@0.1.5","_shasum":"d157cf1381849d6cc40d8bdda69e614f76b83a30","_from":".","_npmVersion":"3.7.3","_nodeVersion":"5.9.1","_npmUser":{"name":"maltsev","email":"maltsevkirill@gmail.com"},"dist":{"shasum":"d157cf1381849d6cc40d8bdda69e614f76b83a30","size":9910,"noattachment":false,"key":"/htmlnano/-/htmlnano-0.1.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/htmlnano/download/htmlnano-0.1.5.tgz"},"maintainers":[{"name":"maltsev","email":"maltsevkirill@gmail.com"},{"name":"scrum","email":"scrum@list.ru"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/htmlnano-0.1.5.tgz_1461500462913_0.7109048173297197"},"directories":{},"publish_time":1461500464760,"_cnpm_publish_time":1461500464760,"_hasShrinkwrap":false},"0.1.4":{"name":"htmlnano","version":"0.1.4","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":"rm -f lib/*.js && rm -f lib/modules/*.js && node_modules/.bin/babel -d lib/ lib/","lint":"eslint *.js lib/*.es6 lib/modules/*.es6 test/","pretest":"npm run lint && npm run compile","test":"_mocha --compilers js:babel-core/register --recursive --check-leaks","prepublish":"npm run compile"},"keywords":["posthtml","posthtml-plugin","html","postproccessor","minifier"],"babel":{"presets":["es2015"]},"dependencies":{"cssnano":"^3.4.0","object-assign":"^4.0.1","posthtml":"^0.8.1","uglify-js":"^2.6.1"},"devDependencies":{"babel-cli":"^6.1.18","babel-core":"^6.1.21","babel-eslint":"^4.1.5","babel-preset-es2015":"^6.1.18","eslint":"^2.1.0","expect":"^1.13.0","mocha":"^2.3.4"},"repository":{"type":"git","url":"git://github.com/maltsev/htmlnano.git"},"bugs":{"url":"https://github.com/maltsev/htmlnano/issues"},"homepage":"https://github.com/maltsev/htmlnano","gitHead":"e5b7fd464cc7bcac526465b43b0b2deb1440b288","_id":"htmlnano@0.1.4","_shasum":"d7706f38c3fbbf1fed1acc94fee93b9b59f3ab55","_from":".","_npmVersion":"2.7.6","_nodeVersion":"1.7.1","_npmUser":{"name":"maltsev","email":"maltsevkirill@gmail.com"},"dist":{"shasum":"d7706f38c3fbbf1fed1acc94fee93b9b59f3ab55","size":23800,"noattachment":false,"key":"/htmlnano/-/htmlnano-0.1.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/htmlnano/download/htmlnano-0.1.4.tgz"},"maintainers":[{"name":"maltsev","email":"maltsevkirill@gmail.com"},{"name":"scrum","email":"scrum@list.ru"}],"_npmOperationalInternal":{"host":"packages-6-west.internal.npmjs.com","tmp":"tmp/htmlnano-0.1.4.tgz_1455636184941_0.5735840338747948"},"directories":{},"publish_time":1455636189216,"_cnpm_publish_time":1455636189216,"_hasShrinkwrap":false},"0.1.3":{"name":"htmlnano","version":"0.1.3","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":"rm -f lib/*.js && rm -f lib/modules/*.js && node_modules/.bin/babel -d lib/ lib/","lint":"eslint *.js lib/*.es6 lib/modules/*.es6 test/","pretest":"npm run lint && npm run compile","test":"_mocha --compilers js:babel-core/register --recursive --check-leaks","prepublish":"npm run compile"},"keywords":["posthtml","posthtml-plugin","html","postproccessor","minifier"],"babel":{"presets":["es2015"]},"dependencies":{"cssnano":"^3.4.0","object-assign":"^4.0.1","posthtml":"^0.8.1","uglify-js":"^2.6.1"},"devDependencies":{"babel-cli":"^6.1.18","babel-core":"^6.1.21","babel-eslint":"^4.1.5","babel-preset-es2015":"^6.1.18","eslint":"^1.9.0","expect":"^1.13.0","lodash":"^3.10.1","mocha":"^2.3.4"},"repository":{"type":"git","url":"git://github.com/maltsev/htmlnano.git"},"bugs":{"url":"https://github.com/maltsev/htmlnano/issues"},"homepage":"https://github.com/maltsev/htmlnano","gitHead":"5f260728d1ff2476c6f420480ac1f1bd04bfd388","_id":"htmlnano@0.1.3","_shasum":"41d22dc5d1af6e95f1e57f33cd377e3a154851cd","_from":".","_npmVersion":"2.7.6","_nodeVersion":"1.7.1","_npmUser":{"name":"maltsev","email":"maltsevkirill@gmail.com"},"dist":{"shasum":"41d22dc5d1af6e95f1e57f33cd377e3a154851cd","size":6289,"noattachment":false,"key":"/htmlnano/-/htmlnano-0.1.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/htmlnano/download/htmlnano-0.1.3.tgz"},"maintainers":[{"name":"maltsev","email":"maltsevkirill@gmail.com"},{"name":"scrum","email":"scrum@list.ru"}],"_npmOperationalInternal":{"host":"packages-9-west.internal.npmjs.com","tmp":"tmp/htmlnano-0.1.3.tgz_1455020669099_0.7019932533148676"},"directories":{},"publish_time":1455020672226,"_cnpm_publish_time":1455020672226,"_hasShrinkwrap":false},"0.1.2":{"name":"htmlnano","version":"0.1.2","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":"rm -f lib/*.js && rm -f lib/modules/*.js && node_modules/.bin/babel -d lib/ lib/","lint":"eslint *.js lib/*.es6 lib/modules/*.es6 test/","pretest":"npm run lint && npm run compile","test":"_mocha --compilers js:babel-core/register --recursive --check-leaks","prepublish":"npm run compile"},"keywords":["posthtml","posthtml-plugin","html","postproccessor","minifier"],"babel":{"presets":["es2015"]},"dependencies":{"cssnano":"^3.4.0","object-assign":"^4.0.1","posthtml":"^0.8.1","uglify-js":"^2.6.1"},"devDependencies":{"babel-cli":"^6.1.18","babel-core":"^6.1.21","babel-eslint":"^4.1.5","babel-preset-es2015":"^6.1.18","eslint":"^1.9.0","expect":"^1.13.0","lodash":"^3.10.1","mocha":"^2.3.4"},"repository":{"type":"git","url":"git://github.com/maltsev/htmlnano.git"},"bugs":{"url":"https://github.com/maltsev/htmlnano/issues"},"homepage":"https://github.com/maltsev/htmlnano","gitHead":"0bdf3ac2ce2418fa8e962e268d32517a8fc114a9","_id":"htmlnano@0.1.2","_shasum":"015530de7adbf1b4bc5348d15c84f1f12593120c","_from":".","_npmVersion":"2.7.6","_nodeVersion":"1.7.1","_npmUser":{"name":"maltsev","email":"maltsevkirill@gmail.com"},"dist":{"shasum":"015530de7adbf1b4bc5348d15c84f1f12593120c","size":6173,"noattachment":false,"key":"/htmlnano/-/htmlnano-0.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/htmlnano/download/htmlnano-0.1.2.tgz"},"maintainers":[{"name":"maltsev","email":"maltsevkirill@gmail.com"},{"name":"scrum","email":"scrum@list.ru"}],"_npmOperationalInternal":{"host":"packages-6-west.internal.npmjs.com","tmp":"tmp/htmlnano-0.1.2.tgz_1454877125769_0.9946826733648777"},"directories":{},"publish_time":1454877128359,"_cnpm_publish_time":1454877128359,"_hasShrinkwrap":false},"0.1.1":{"name":"htmlnano","version":"0.1.1","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":"rm -f lib/*.js && rm -f lib/modules/*.js && node_modules/.bin/babel -d lib/ lib/","lint":"eslint *.js lib/*.es6 lib/modules/*.es6 test/","pretest":"npm run lint && npm run compile","test":"_mocha --compilers js:babel-core/register --recursive --check-leaks","prepublish":"npm run compile"},"keywords":["posthtml","posthtml-plugin","html","postproccessor","minifier"],"babel":{"presets":["es2015"]},"dependencies":{"cssnano":"^3.4.0","object-assign":"^4.0.1","posthtml":"^0.8.1","uglify-js":"^2.6.1"},"devDependencies":{"babel-cli":"^6.1.18","babel-core":"^6.1.21","babel-eslint":"^4.1.5","babel-preset-es2015":"^6.1.18","eslint":"^1.9.0","expect":"^1.13.0","lodash":"^3.10.1","mocha":"^2.3.4"},"repository":{"type":"git","url":"git://github.com/maltsev/htmlnano.git"},"bugs":{"url":"https://github.com/maltsev/htmlnano/issues"},"homepage":"https://github.com/maltsev/htmlnano","gitHead":"f396042442622d2bdf778f8e5032db1f6148064e","_id":"htmlnano@0.1.1","_shasum":"47bbc94e8b533b35e31feccf0aef3fe78365ef3e","_from":".","_npmVersion":"2.7.6","_nodeVersion":"1.7.1","_npmUser":{"name":"maltsev","email":"maltsevkirill@gmail.com"},"dist":{"shasum":"47bbc94e8b533b35e31feccf0aef3fe78365ef3e","size":6111,"noattachment":false,"key":"/htmlnano/-/htmlnano-0.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/htmlnano/download/htmlnano-0.1.1.tgz"},"maintainers":[{"name":"maltsev","email":"maltsevkirill@gmail.com"},{"name":"scrum","email":"scrum@list.ru"}],"directories":{},"publish_time":1454276055764,"_cnpm_publish_time":1454276055764,"_hasShrinkwrap":false},"0.1.0":{"name":"htmlnano","version":"0.1.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":"rm -f lib/*.js && rm -f lib/modules/*.js && node_modules/.bin/babel -d lib/ lib/","lint":"eslint *.js lib/*.es6 lib/modules/*.es6 test/","pretest":"npm run lint && npm run compile","test":"_mocha --compilers js:babel-core/register --recursive --check-leaks","prepublish":"npm run compile"},"keywords":["posthtml","posthtml-plugin","html","postproccessor","minifier"],"babel":{"presets":["es2015"]},"dependencies":{"object-assign":"^4.0.1","posthtml":"^0.8.1"},"devDependencies":{"babel-cli":"^6.1.18","babel-core":"^6.1.21","babel-eslint":"^4.1.5","babel-preset-es2015":"^6.1.18","eslint":"^1.9.0","expect":"^1.13.0","lodash":"^3.10.1","mocha":"^2.3.4"},"repository":{"type":"git","url":"git://github.com/maltsev/htmlnano.git"},"bugs":{"url":"https://github.com/maltsev/htmlnano/issues"},"homepage":"https://github.com/maltsev/htmlnano","gitHead":"4e6107a86824f8a9122b16f1f5b92fea6fd8adab","_id":"htmlnano@0.1.0","_shasum":"a7d53e414f1d461dce7a9fff400ec5cda28ba109","_from":".","_npmVersion":"2.7.6","_nodeVersion":"1.7.1","_npmUser":{"name":"maltsev","email":"maltsevkirill@gmail.com"},"dist":{"shasum":"a7d53e414f1d461dce7a9fff400ec5cda28ba109","size":4652,"noattachment":false,"key":"/htmlnano/-/htmlnano-0.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/htmlnano/download/htmlnano-0.1.0.tgz"},"maintainers":[{"name":"maltsev","email":"maltsevkirill@gmail.com"},{"name":"scrum","email":"scrum@list.ru"}],"directories":{},"publish_time":1453123059562,"_cnpm_publish_time":1453123059562,"_hasShrinkwrap":false}},"readme":"# htmlnano\n[![npm version](https://badge.fury.io/js/htmlnano.svg)](http://badge.fury.io/js/htmlnano)\n![CI](https://github.com/posthtml/htmlnano/actions/workflows/ci.yml/badge.svg)\n\nModular HTML minifier, built on top of the [PostHTML](https://github.com/posthtml/posthtml). Inspired by [cssnano](http://cssnano.co/).\n\n## [Benchmark](https://github.com/maltsev/html-minifiers-benchmark/blob/master/README.md)\n[html-minifier-terser@6.0.2]: https://www.npmjs.com/package/html-minifier-terser\n[htmlnano@1.1.1]: https://www.npmjs.com/package/htmlnano\n\n| Website | Source (KB) | [html-minifier-terser@6.0.2] | [htmlnano@1.1.1] |\n|---------|------------:|----------------:|-----------:|\n| [stackoverflow.blog](https://stackoverflow.blog/) | 90 | 82 | 76 |\n| [github.com](https://github.com/) | 232 | 203 | 173 |\n| [en.wikipedia.org](https://en.wikipedia.org/wiki/Main_Page) | 81 | 76 | 75 |\n| [npmjs.com](https://www.npmjs.com/features) | 43 | 40 | 38 |\n| [tc39.es](https://tc39.es/ecma262/) | 6001 | 5465 | 5459 |\n| **Avg. minify rate** | 0% | **9%** | **13%** |\n\n\n## Documentation\nhttps://htmlnano.netlify.app\n","_attachments":{},"homepage":"https://github.com/posthtml/htmlnano","bugs":{"url":"https://github.com/posthtml/htmlnano/issues"},"license":"MIT"}