@yeliex/github
Version:
github js sdk for https://developer.github.com/
27 lines (26 loc) • 611 B
JSON
{
"name": "@yeliex/github",
"private": false,
"version": "0.0.1",
"description": "github js sdk for https://developer.github.com/",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/yeliex/github-sdk.git"
},
"keywords": [
"github",
"sdk",
"github.js",
"git"
],
"author": "yeliex <yeliex@yeliex.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/yeliex/github-sdk/issues"
},
"homepage": "https://github.com/yeliex/github-sdk#readme"
}