{"name":"chdir-promise","version":"0.6.2","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":"npm run unit","unit":"mocha test/*-spec.js","demo":"DEBUG=chdir-promise node test/demo.js","deps":"deps-ok && dependency-check --no-dev .","semantic-release":"semantic-release pre && npm publish && semantic-release post","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","unused-deps":"dependency-check --unused --no-dev ."},"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"},"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":"8.2.3","standard":"10.0.3"},"config":{"pre-git":{"commit-msg":"simple","pre-commit":["npm test"],"pre-push":["npm run deps","npm run unused-deps","npm run size"],"post-commit":[],"post-checkout":[],"post-merge":[]}},"release":{"generateNotes":"github-post-release","analyzeCommits":"simple-commit-message"},"gitHead":"51a6c06d6bb9787a05d4f1f324b2aa6e7b0913b7","_id":"chdir-promise@0.6.2","_npmVersion":"5.4.2","_nodeVersion":"8.8.1","_npmUser":{"name":"bahmutov","email":"gleb.bahmutov@gmail.com"},"dist":{"shasum":"d4cfa0a96a112a8149341b69e2866d162f0e2dbd","size":2945,"noattachment":false,"key":"/chdir-promise/-/chdir-promise-0.6.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/chdir-promise/download/chdir-promise-0.6.2.tgz"},"maintainers":[{"name":"bahmutov","email":"gleb.bahmutov@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/chdir-promise-0.6.2.tgz_1509158302292_0.22732174396514893"},"directories":{},"publish_time":1509158303250,"_cnpm_publish_time":1509158303250,"_hasShrinkwrap":false,"dist-tags":{"latest":"0.6.2"}}