{
  "name": "githubinator",
  "version": "0.0.2",
  "description": "Fetching Data from https://github.com",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "github",
    "github.js",
    "src",
    "SRC"
  ],
  "author": "Angelo II#0007",
  "license": "Apache-2.0",
  "dependencies": {
    "node-fetch": "^2.6.1"
  }
}
