{"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,"dist-tags":{"latest":"2.0.2"}}