{"name":"jq-trim","version":"0.1.2","description":"A trim method that behaves like jquery.trim","main":"index.js","scripts":{"beautify":"esbeautifier 'index.js' 'specs/**/*.js'","beautify-check":"esbeautifier -k 'index.js' 'specs/**/*.js'","eslint":"eslinter 'index.js' 'specs/**/*.js'","test":"mocha-runner 'specs/**/*.js'","cover":"istanbul cover -x 'specs/**/*.js' mocha-runner 'specs/**/*.js' html text-summary","watch":"watch-spawn -i -p 'specs/**/*.js' -p 'index.js' npm run cover","lint":"npm run beautify && npm run eslint && npm test","verify":"npm run beautify-check && npm run eslint && npm test","install-hooks":"prepush install && changelogx install-hook && precommit install","changelog":"changelogx -f markdown -o ./changelog.md","do-changelog":"npm run changelog && git add ./changelog.md && git commit -m 'DOC: Generate changelog' --no-verify","pre-v":"npm run verify","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"},"keywords":["trim","jquery-trim","string trim"],"repository":{"type":"git","url":"git+https://github.com/royriojas/jq-trim.git"},"license":"MIT","author":{"name":"Roy Riojas","url":"http://royriojas.com"},"prepush":["npm run verify"],"precommit":{"tasks":["npm run verify"],"onDirtyState":"stash"},"dependencies":{},"devDependencies":{"changelogx":"^1.0.16","esbeautifier":"^4.0.1","eslinter":"^2.1.0","istanbul":"^0.3.17","mocha-runner":"^1.0.8","precommit":"^1.0.3","prepush":"^3.1.2","watch-spawn":"^1.0.3"},"gitHead":"57063469b64efb6a3cbdf0a0d5ed51d1bcb3c378","bugs":{"url":"https://github.com/royriojas/jq-trim/issues"},"homepage":"https://github.com/royriojas/jq-trim#readme","_id":"jq-trim@0.1.2","_shasum":"87d926d944d39bd4b499cb837c3576a910b58618","_from":".","_npmVersion":"2.14.0","_nodeVersion":"0.12.0","_npmUser":{"name":"royriojas","email":"royriojas@gmail.com"},"maintainers":[{"name":"royriojas","email":"royriojas@gmail.com"}],"dist":{"shasum":"87d926d944d39bd4b499cb837c3576a910b58618","size":2692,"noattachment":false,"key":"/jq-trim/-/jq-trim-0.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/jq-trim/download/jq-trim-0.1.2.tgz"},"directories":{},"publish_time":1440474633713,"_cnpm_publish_time":1440474633713,"_hasShrinkwrap":false,"dist-tags":{"latest":"0.1.2"}}