{
  "name": "github-web-api",
  "version": "1.0.4",
  "description": "Github Web Api Wrapper",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "shynox, theark, sroxynartz",
  "license": "MIT",
  "dependencies": {
    "node-fetch": "^2.6.1"
  }
}
