{"name":"chdir-promise","version":"0.5.0","description":"Change working dir and return a promise, a stack of folders is maintained to jump back","main":"index.js","scripts":{"test":"echo running unit tests","posttest":"mocha test/*-spec.js","demo":"DEBUG=chdir-promise node test/demo.js","deps":"deps-ok && dependency-check --no-dev .","semantic-release":"semantic-release","commit":"commit-wizard","size":"t=\"$(npm pack .)\"; wc -c \"${t}\"; tar tvf \"${t}\"; rm \"${t}\";","pretty":"prettier-standard *.js src/*.js test/*.js","prelint":"npm run pretty","lint":"standard --verbose --fix *.js src/*.js test/*.js","pretest":"npm run lint","issues":"git-issues"},"repository":{"type":"git","url":"git+https://github.com/bahmutov/chdir-promise.git"},"files":["index.js"],"keywords":["chdir","change","directory","folder","promise","stack","folders","working","cwd"],"author":{"name":"Gleb Bahmutov","email":"gleb.bahmutov@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/bahmutov/chdir-promise/issues"},"homepage":"https://github.com/bahmutov/chdir-promise","dependencies":{"bluebird":"^3.5.1","check-more-types":"2.24.0","debug":"3.1.0","lazy-ass":"1.6.0","spots":"0.5.0"},"devDependencies":{"dependency-check":"2.9.1","deps-ok":"1.2.1","git-issues":"^1.3.1","github-post-release":"1.13.1","mocha":"^4.0.1","pre-git":"3.15.3","prettier-standard":"7.0.3","semantic-release":"9.0.0","standard":"10.0.3"},"config":{"pre-git":{"commit-msg":"simple","pre-commit":["npm test"],"pre-push":["npm run deps","npm run size"],"post-commit":[],"post-checkout":[],"post-merge":[]}},"release":{"generateNotes":"github-post-release","analyzeCommits":"simple-commit-message"},"gitHead":"6ce2e493a5e850591c810997037439e14bbd27e2","_id":"chdir-promise@0.5.0","_npmVersion":"5.4.2","_nodeVersion":"8.8.1","_npmUser":{"name":"bahmutov","email":"gleb.bahmutov@gmail.com"},"dist":{"shasum":"024a6743d7cd075d446f6fd96e680db9d0f317dd","size":2778,"noattachment":false,"key":"/chdir-promise/-/chdir-promise-0.5.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/chdir-promise/download/chdir-promise-0.5.0.tgz"},"maintainers":[{"name":"bahmutov","email":"gleb.bahmutov@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/chdir-promise-0.5.0.tgz_1509157192449_0.049553821329027414"},"directories":{},"publish_time":1509157193415,"_hasShrinkwrap":false,"_cnpm_publish_time":1509157193415,"dist-tags":{"latest":"0.6.2"}}