UNPKG

git-stats-colors

Version:
48 lines 981 B
{ "name": "git-stats-colors", "version": "2.3.14", "description": "Adds colors to the git-stats inputs.", "main": "lib/index.js", "directories": { "test": "test" }, "scripts": { "test": "node test" }, "repository": { "type": "git", "url": "git@github.com:IonicaBizau/node-git-stats-colors.git" }, "keywords": [ "git", "stats", "colors" ], "author": "Ionică Bizău <bizauionica@gmail.com> (https://ionicabizau.net)", "license": "MIT", "bugs": { "url": "https://github.com/IonicaBizau/node-git-stats-colors/issues" }, "homepage": "https://github.com/IonicaBizau/node-git-stats-colors", "dependencies": { "couleurs": "^6.0.5" }, "devDependencies": {}, "files": [ "bin/", "app/", "lib/", "dist/", "src/", "scripts/", "resources/", "menu/", "cli.js", "index.js", "index.d.ts", "package-lock.json", "bloggify.js", "bloggify.json", "bloggify/" ] }