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