{"author":{"name":"mklabs"},"name":"tabtab","description":"tab completion helpers, for node cli programs. Inspired by npm completion.","main":"lib/index.js","scripts":{"test":"mkdirp ~/.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.8.0","c8":"^3.2.0","coveralls":"^3.0.2","eslint-config-mklabs":"^1.0.9","inquirer-test":"^2.0.1","jsdoc-to-markdown":"^4.0.1","mocha":"^5.2.0","npm-watch":"^0.4.0","remark-cli":"^5.0.0","remark-toc":"^5.0.0","serve":"^10.0.2"},"license":"MIT","keywords":["terminal","tab","unix","console","complete","completion"],"repository":{"type":"git","url":"git+https://github.com/mklabs/tabtab.git"},"dependencies":{"debug":"^4.0.1","es6-promisify":"^6.0.0","inquirer":"^6.0.0","minimist":"^1.2.0","mkdirp":"^0.5.1","untildify":"^3.0.3"},"auto-changelog":{"template":"keepachangelog","unreleased":true,"commitLimit":false,"ignoreCommitPattern":"changelog|readme|^test"},"version":"3.0.2","gitHead":"db75a56c3935bfffb0d528286f6aa23b4035a675","bugs":{"url":"https://github.com/mklabs/tabtab/issues"},"homepage":"https://github.com/mklabs/tabtab#readme","_id":"tabtab@3.0.2","_npmVersion":"6.4.1","_nodeVersion":"10.11.0","_npmUser":{"name":"mklabs","email":"daniel.mickael@gmail.com"},"dist":{"shasum":"a2cea0f1035f88d145d7da77eaabbd3fe03e1ec9","size":292708,"noattachment":false,"key":"/tabtab/-/tabtab-3.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/tabtab/download/tabtab-3.0.2.tgz"},"maintainers":[{"name":"mklabs","email":"daniel.mickael@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tabtab_3.0.2_1538840391562_0.31207052581240324"},"_hasShrinkwrap":false,"publish_time":1538840391747,"_cnpm_publish_time":1538840391747,"_cnpmcore_publish_time":"2021-12-16T11:52:11.428Z","dist-tags":{"latest":"3.0.2"}}