{"name":"esbeautifier","version":"10.1.1","description":"Simple wrapper around esformatter to beautify javascript files overriding the content of the files","main":"index.js","scripts":{"beautify":"./bin/cli.js index.js 'src/**/*.js' 'lib/**/*.js' 'bin/**/*.js' 'specs/**/*.js'","beautify-check":"./bin/cli.js -k index.js 'src/**/*.js' 'lib/**/*.js' 'bin/**/*.js' 'specs/**/*.js'","eslint":"eslinter index.js 'src/**/*.js' 'lib/**/*.js' 'bin/**/*.js' 'specs/**/*.js'","test":"mocha-runner -t 4000 'specs/**/*.js'","cover":"istanbul cover -x 'specs/**/*.js' mocha-runner 'specs/**/*.js' html text-summary","watch":"npm run cover && watch-spawn -p 'specs/**/*.js' -p 'index.js' -p 'src/**/*.js' npm run cover","lint":"npm run beautify && npm run eslint && npm test","check":"npm run beautify-check && npm run eslint && npm test","changelog":"changelogx -f markdown -o ./changelog.md","do-changelog":"npm run changelog && git add ./changelog.md && git commit -m 'DOC: Generate changelog' --no-verify","install-hooks":"prepush install && changelogx install-hook && precommit install","pre-v":"npm run check","post-v":"npm run do-changelog && git push --no-verify && git push --tags --no-verify","bump-major":"npm run pre-v && npm version major -m 'BLD: Release v%s' && npm run post-v","bump-minor":"npm run pre-v && npm version minor -m 'BLD: Release v%s' && npm run post-v","bump-patch":"npm run pre-v && npm version patch -m 'BLD: Release v%s' && npm run post-v"},"bin":{"esbeautifier":"./bin/cli.js"},"repository":{"type":"git","url":"git+https://github.com/royriojas/esbeautifier.git"},"license":"MIT","author":{"name":"Roy Riojas","url":"http://royriojas.com"},"prepush":["npm run check"],"precommit":["npm run check"],"devDependencies":{"changelogx":"^1.0.18","es6-promise":"^3.0.2","eslinter":"^2.3.2","fs-extra":"^0.23.1","glob-expand":"^0.1.0","istanbul":"^0.3.17","mocha-runner":"^1.1.2","precommit":"^1.2.0","prepush":"^3.1.8","proxyquire":"1.6.0","watch-spawn":"^1.0.5"},"dependencies":{"clix":"^2.0.13","dispatchy":"^1.0.3","esformatter":"^0.9.5","esformatter-eol-last":"^1.0.0","esformatter-jsx":"^6.1.2","esformatter-quotes":"^1.0.3","extend":"^3.0.0","file-entry-cache":"^1.2.4","hash-string":"^1.0.0","stringformat":"0.0.5","write":"^0.2.0"},"bugs":{"url":"https://github.com/royriojas/esbeautifier/issues"},"homepage":"https://github.com/royriojas/esbeautifier","keywords":["esformatter","beautifier","javascript","code","beautifier","jsx","prettyprint","prettify"],"gitHead":"80cd6045faf37b6dea3b205d1ac594aad9a2d612","_id":"esbeautifier@10.1.1","_shasum":"163af0273a554b8fab1c6b10f0942b04e4f022bf","_from":".","_npmVersion":"3.7.3","_nodeVersion":"5.6.0","_npmUser":{"name":"royriojas","email":"royriojas@gmail.com"},"dist":{"shasum":"163af0273a554b8fab1c6b10f0942b04e4f022bf","size":17547,"noattachment":false,"key":"/esbeautifier/-/esbeautifier-10.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/esbeautifier/download/esbeautifier-10.1.1.tgz"},"maintainers":[{"name":"royriojas","email":"royriojas@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/esbeautifier-10.1.1.tgz_1465720161832_0.8796509681269526"},"directories":{},"publish_time":1465720164283,"_cnpm_publish_time":1465720164283,"_hasShrinkwrap":false,"dist-tags":{"latest":"10.1.1"}}