{
  "name": "gh-lang-colors",
  "version": "0.1.6",
  "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"
}
