{
  "_args": [
    [
      "apollo@2.30.1",
      "/root/project/processmaker/vendor/colosa/taskscheduler"
    ]
  ],
  "_from": "apollo@2.30.1",
  "_id": "apollo@2.30.1",
  "_inBundle": false,
  "_integrity": "sha512-poh2tja2U8U5bGMxfPQjQP1voz2ZaNm/attwC8zpobdeLoT43LeQfFSTqCVmCMZJAfbMa40Cb54yV66DP2w9fw==",
  "_location": "/apollo",
  "_phantomChildren": {
    "ansi-regex": "4.1.0",
    "fs.realpath": "1.0.0",
    "inflight": "1.0.6",
    "inherits": "2.0.4",
    "minimatch": "3.0.4",
    "once": "1.4.0",
    "path-is-absolute": "1.0.1"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "apollo@2.30.1",
    "name": "apollo",
    "escapedName": "apollo",
    "rawSpec": "2.30.1",
    "saveSpec": null,
    "fetchSpec": "2.30.1"
  },
  "_requiredBy": [
    "/vue-cli-plugin-apollo"
  ],
  "_resolved": "https://registry.npmjs.org/apollo/-/apollo-2.30.1.tgz",
  "_spec": "2.30.1",
  "_where": "/root/project/processmaker/vendor/colosa/taskscheduler",
  "author": {
    "name": "Apollo GraphQL",
    "email": "opensource@apollographql.com"
  },
  "bin": {
    "apollo": "bin/run"
  },
  "bugs": {
    "url": "https://github.com/apollographql/apollo-tooling/issues"
  },
  "dependencies": {
    "@apollographql/apollo-tools": "^0.4.8",
    "@oclif/command": "1.7.0",
    "@oclif/config": "1.16.0",
    "@oclif/errors": "1.3.3",
    "@oclif/plugin-autocomplete": "0.2.0",
    "@oclif/plugin-help": "2.2.3",
    "@oclif/plugin-not-found": "1.2.4",
    "@oclif/plugin-plugins": "1.9.0",
    "@oclif/plugin-warn-if-update-available": "1.7.0",
    "apollo-codegen-core": "^0.37.7",
    "apollo-codegen-flow": "^0.35.7",
    "apollo-codegen-scala": "^0.36.7",
    "apollo-codegen-swift": "^0.37.7",
    "apollo-codegen-typescript": "^0.37.7",
    "apollo-env": "^0.6.5",
    "apollo-graphql": "^0.5.0",
    "apollo-language-server": "^1.23.2",
    "chalk": "2.4.2",
    "cli-ux": "5.4.9",
    "env-ci": "3.2.2",
    "gaze": "1.1.3",
    "git-parse": "1.0.4",
    "git-rev-sync": "2.0.0",
    "git-url-parse": "^11.1.2",
    "glob": "7.1.5",
    "graphql": "14.0.2 - 14.2.0 || ^14.3.1 || ^15.0.0",
    "graphql-tag": "2.10.4",
    "listr": "0.14.3",
    "lodash.identity": "3.0.0",
    "lodash.pickby": "4.6.0",
    "mkdirp": "0.5.5",
    "moment": "2.27.0",
    "strip-ansi": "5.2.0",
    "table": "5.4.6",
    "tty": "1.0.1",
    "vscode-uri": "1.0.6"
  },
  "description": "Command line tool for Apollo GraphQL",
  "devDependencies": {
    "typescript": "3.7.5"
  },
  "engines": {
    "node": ">=8",
    "npm": ">=6"
  },
  "files": [
    "/bin",
    "/lib",
    "/oclif.manifest.json"
  ],
  "gitHead": "b379201dc27eaf6a4c16329ee11380170cc719f5",
  "homepage": "https://github.com/apollographql/apollo-tooling",
  "jest": {
    "preset": "ts-jest",
    "transformIgnorePatterns": [
      "/node_modules/"
    ],
    "setupFiles": [
      "apollo-env"
    ],
    "testMatch": null,
    "testRegex": "(/__tests__/.*|(\\.|/)(test|spec))\\.(jsx?|tsx?)$",
    "testPathIgnorePatterns": [
      "node_modules",
      "lib"
    ],
    "moduleFileExtensions": [
      "ts",
      "tsx",
      "js",
      "jsx",
      "json",
      "node"
    ],
    "testEnvironment": "node",
    "globals": {
      "ts-jest": {
        "tsConfig": "<rootDir>/tsconfig.test.json",
        "diagnostics": false
      }
    }
  },
  "license": "MIT",
  "main": "lib/index.js",
  "name": "apollo",
  "oclif": {
    "commands": "./lib/commands",
    "bin": "apollo",
    "plugins": [
      "@oclif/plugin-help",
      "@oclif/plugin-not-found",
      "@oclif/plugin-plugins",
      "@oclif/plugin-warn-if-update-available"
    ],
    "repositoryPrefix": "<%- repo %>/blob/master/packages/apollo/<%- commandPath %>"
  },
  "referenceID": "21ad0845-c235-422e-be7d-a998310df972",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/apollographql/apollo-tooling.git"
  },
  "scripts": {
    "postpack": "rm -f oclif.manifest.json",
    "prepack": "oclif-dev manifest && oclif-dev readme",
    "version": "cross-env COLUMNS=74 oclif-dev readme && git add README.md"
  },
  "types": "lib/index.d.ts",
  "version": "2.30.1"
}
