File tree Expand file tree Collapse file tree 1 file changed +13
-4
lines changed
Expand file tree Collapse file tree 1 file changed +13
-4
lines changed Original file line number Diff line number Diff line change 3030 "readme:generate-examples" : " node scripts/extract-examples.js" ,
3131 "prepare" : " husky"
3232 },
33+ "homepage" : " https://github.com/andre487/node-console-progress-bar-tqdm#readme" ,
34+ "repository" : {
35+ "type" : " git" ,
36+ "url" : " https://github.com/andre487/node-console-progress-bar-tqdm"
37+ },
3338 "keywords" : [
39+ " tqdm" ,
3440 " nodejs" ,
3541 " cli" ,
42+ " nodejs-cli" ,
43+ " cli-app" ,
44+ " terminal" ,
45+ " console" ,
3646 " progress bar" ,
3747 " progress" ,
3848 " indicator" ,
4151 " for" ,
4252 " for await" ,
4353 " loop" ,
44- " cli-app" ,
45- " nodejs-cli" ,
46- " tqdm" ,
4754 " typescript" ,
4855 " ts" ,
4956 " pure-js" ,
5057 " commonjs" ,
5158 " esmodules"
5259 ],
5360 "description" : " Progress bar in console for Node.js in the style of TQDM Python library" ,
54- "author" : " andre487 <andrey.prokopyuk@gmail.com>" ,
61+ "author" : " andre487 <andrey.prokopyuk@gmail.com> (https://andre.life)" ,
62+ "man" : " ./README.md" ,
5563 "license" : " MIT" ,
64+ "bugs" : " https://github.com/andre487/node-console-progress-bar-tqdm/issues" ,
5665 "devDependencies" : {
5766 "@typescript-eslint/eslint-plugin" : " 7.0.2" ,
5867 "@typescript-eslint/parser" : " 7.0.2" ,
You can’t perform that action at this time.
0 commit comments