zubaer-githubapi
Version:
Get a list of repository of a github user
20 lines (19 loc) • 414 B
JSON
{
"name": "zubaer-githubapi",
"version": "1.0.2",
"description": "Get a list of repository of a github user",
"main": "githubapi.js",
"dependencies": {},
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"github",
"githubapi",
"github-repos",
"github"
],
"author": "Md. Zubaer Ahammed",
"license": "UNLICENSED"
}