{
  "name": "github-build",
  "version": "1.2.4",
  "description": "Github builds/checks for CI",
  "main": "index.js",
  "scripts": {
    "test": "node test"
  },
  "keywords": [
    "github",
    "build",
    "checks",
    "ci"
  ],
  "homepage": "https://github.com/siddharthkp/github-build",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/siddharthkp/github-build.git"
  },
  "author": "siddharthkp",
  "license": "MIT",
  "dependencies": {
    "axios": "1.6.0"
  },
  "files": [
    "index.js"
  ]
}
