{
  "_args": [
    [
      "@octokit/rest@18.0.9",
      "/datamix/pm/www/lib/external/formbuilder"
    ]
  ],
  "_development": true,
  "_from": "@octokit/rest@18.0.9",
  "_id": "@octokit/rest@18.0.9",
  "_inBundle": false,
  "_integrity": "sha512-CC5+cIx974Ygx9lQNfUn7/oXDQ9kqGiKUC6j1A9bAVZZ7aoTF8K6yxu0pQhQrLBwSl92J6Z3iVDhGhGFgISCZg==",
  "_location": "/@octokit/rest",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@octokit/rest@18.0.9",
    "name": "@octokit/rest",
    "escapedName": "@octokit%2frest",
    "scope": "@octokit",
    "rawSpec": "18.0.9",
    "saveSpec": null,
    "fetchSpec": "18.0.9"
  },
  "_requiredBy": [
    "/@semantic-release/github"
  ],
  "_resolved": "https://registry.npmjs.org/@octokit/rest/-/rest-18.0.9.tgz",
  "_spec": "18.0.9",
  "_where": "/datamix/pm/www/lib/external/formbuilder",
  "bugs": {
    "url": "https://github.com/octokit/rest.js/issues"
  },
  "contributors": [
    {
      "name": "Mike de Boer",
      "email": "info@mikedeboer.nl"
    },
    {
      "name": "Fabian Jakobs",
      "email": "fabian@c9.io"
    },
    {
      "name": "Joe Gallo",
      "email": "joe@brassafrax.com"
    },
    {
      "name": "Gregor Martynus",
      "url": "https://github.com/gr2m"
    }
  ],
  "dependencies": {
    "@octokit/core": "^3.0.0",
    "@octokit/plugin-paginate-rest": "^2.2.0",
    "@octokit/plugin-request-log": "^1.0.0",
    "@octokit/plugin-rest-endpoint-methods": "4.2.1"
  },
  "description": "GitHub REST API client for Node.js",
  "devDependencies": {
    "@octokit/auth": "^2.0.0",
    "@octokit/fixtures-server": "^6.0.11",
    "@octokit/request": "^5.2.0",
    "@pika/pack": "^0.5.0",
    "@pika/plugin-build-node": "^0.9.2",
    "@pika/plugin-build-web": "^0.9.2",
    "@pika/plugin-ts-standard-pkg": "^0.9.2",
    "@types/jest": "^26.0.0",
    "@types/node": "^14.0.1",
    "fetch-mock": "^9.0.0",
    "jest": "^25.1.0",
    "prettier": "^2.0.0",
    "semantic-release": "^17.0.0",
    "semantic-release-plugin-update-version-in-files": "^1.0.0",
    "ts-jest": "^25.2.0",
    "typescript": "^3.7.5"
  },
  "files": [
    "dist-*/",
    "bin/"
  ],
  "homepage": "https://github.com/octokit/rest.js#readme",
  "keywords": [
    "octokit",
    "github",
    "rest",
    "api-client"
  ],
  "license": "MIT",
  "main": "dist-node/index.js",
  "module": "dist-web/index.js",
  "name": "@octokit/rest",
  "pika": true,
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/octokit/rest.js.git"
  },
  "sideEffects": false,
  "source": "dist-src/index.js",
  "types": "dist-types/index.d.ts",
  "version": "18.0.9"
}
