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