{"author":{"name":"mklabs"},"name":"@pnpm/tabtab","description":"tab completion helpers, for node cli programs. Inspired by npm completion.","main":"lib/index.js","engines":{"node":">=10"},"scripts":{"test":"mkdir -p ~/.config/tabtab && DEBUG='tabtab*' c8 mocha --timeout 5000","posttest":"npm run eslint","mocha":"DEBUG='tabtab*' mocha --timeout 5000","coverage":"c8 report --reporter=text-lcov | coveralls","coverage-html":"npm run mocha && c8 report --reporter=html && serve coverage","eslint":"eslint lib/ test/","watch":"npm-watch","readme":"remark readme.md --use toc --output","changelog":"auto-changelog","api":"for file in `echo index.js installer.js prompt.js`; do jsdoc2md lib/$file > api/$file.md; done","docs":"npm run api && npm run readme && npm run changelog"},"watch":{"test":"{lib,test}/**/*.js"},"devDependencies":{"auto-changelog":"^1.16.4","c8":"^3.5.0","coveralls":"^3.1.0","eslint":"^6.8.0","eslint-config-mklabs":"^1.0.9","inquirer-test":"^2.0.1","jsdoc-to-markdown":"^4.0.1","mocha":"^7.2.0","npm-watch":"^0.4.0","remark-cli":"^5.0.0","remark-toc":"^5.1.1","serve":"^10.1.2"},"license":"MIT","keywords":["terminal","tab","unix","console","complete","completion"],"repository":{"type":"git","url":"git+https://github.com/pnpm/tabtab.git"},"dependencies":{"debug":"^4.3.1","enquirer":"^2.3.6","minimist":"^1.2.5","untildify":"^4.0.0"},"auto-changelog":{"template":"keepachangelog","unreleased":true,"commitLimit":false,"ignoreCommitPattern":"changelog|readme|^test"},"version":"0.1.2","gitHead":"ab9ea7029e19aae955952ddc10d403d70cbbbcb7","bugs":{"url":"https://github.com/pnpm/tabtab/issues"},"homepage":"https://github.com/pnpm/tabtab#readme","_id":"@pnpm/tabtab@0.1.2","_nodeVersion":"12.19.0","_npmVersion":"6.14.11","dist":{"shasum":"de4b10088d32b488ab7b23aa81eac704fe886255","size":204709,"noattachment":false,"key":"/@pnpm/tabtab/-/@pnpm/tabtab-0.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@pnpm/tabtab/download/@pnpm/tabtab-0.1.2.tgz"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"directories":{},"maintainers":[{"name":"pnpmuser","email":"zoltan.kochan@gmail.com"},{"name":"zkochan","email":"zoltan.kochan+github@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tabtab_0.1.2_1614965479645_0.07652334609182732"},"_hasShrinkwrap":false,"publish_time":1614965479932,"_cnpm_publish_time":1614965479932,"dist-tags":{"latest":"0.1.2","next":"0.1.1"}}