UNPKG

gh-lang-colors

Version:

JSON of GitHub language colors, automatically maintained by CI.

28 lines (27 loc) 655 B
{ "name": "gh-lang-colors", "version": "0.1.14", "description": "JSON of GitHub language colors, automatically maintained by CI.", "main": "colors.json", "types": "./colors.d.ts", "repository": { "type": "git", "url": "git+https://github.com/minojiro/gh-lang-colors.git" }, "keywords": [ "github", "programming", "language", "colors", "json" ], "author": "minojiro <minojiro@users.noreply.github.com>", "license": "ISC", "files": [ "colors.json" ], "bugs": { "url": "https://github.com/minojiro/gh-lang-colors/issues" }, "homepage": "https://github.com/minojiro/gh-lang-colors#readme" }