@reapex/github-api
Version:
# Documentation :
25 lines (24 loc) • 472 B
JSON
{
"name": "@reapex/github-api",
"version": "0.5.3",
"description": "",
"main": "main.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Reapex",
"license": "ISC",
"dependencies": {
"@octokit/request": "^5.4.15"
},
"repository": {
"url": "git://github.com/xReapex/NodeJS-GithubAPI.git"
},
"keywords": [
"github",
"github-wrapper",
"github-api",
"repository",
"github-users"
]
}