UNPKG

531 BJSONView Raw
1{
2 "name": "@octokit/routes",
3 "version": "30.0.3",
4 "publishConfig": {
5 "access": "public"
6 },
7 "description": "Machine-readable, always up-to-date GitHub REST API route specifications",
8 "author": "Gregor Martynus (https://github.com/gr2m)",
9 "repository": {
10 "type": "git",
11 "url": "https://github.com/octokit/routes.git"
12 },
13 "keywords": [
14 "octokit"
15 ],
16 "license": "MIT",
17 "bugs": {
18 "url": "https://github.com/octokit/routes/issues"
19 },
20 "homepage": "https://github.com/octokit/routes#readme"
21}