{
  "name": "@lerna/github-client",
  "version": "3.22.0",
  "description": "An internal Lerna tool",
  "keywords": [
    "lerna",
    "utils"
  ],
  "homepage": "https://github.com/lerna/lerna/tree/master/utils/github-client#readme",
  "license": "MIT",
  "author": {
    "name": "Miles Johnson",
    "url": "https://github.com/milesj"
  },
  "files": [
    "lib"
  ],
  "main": "lib/github-client.js",
  "engines": {
    "node": ">= 6.9.0"
  },
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/lerna/lerna.git",
    "directory": "utils/github-client"
  },
  "scripts": {
    "test": "echo \"Run tests from root\" && exit 1"
  },
  "dependencies": {
    "@lerna/child-process": "3.16.5",
    "@octokit/plugin-enterprise-rest": "^6.0.1",
    "@octokit/rest": "^16.28.4",
    "git-url-parse": "^11.1.2",
    "npmlog": "^4.1.2"
  },
  "gitHead": "0d45bd5f850aa42d54fe7eb61ba46a4249e1eb94"
}
