{
  "_args": [
    [
      "graphql-extensions@0.12.4",
      "/root/project/processmaker/vendor/colosa/taskscheduler"
    ]
  ],
  "_from": "graphql-extensions@0.12.4",
  "_id": "graphql-extensions@0.12.4",
  "_inBundle": false,
  "_integrity": "sha512-GnR4LiWk3s2bGOqIh6V1JgnSXw2RCH4NOgbCFEWvB6JqWHXTlXnLZ8bRSkCiD4pltv7RHUPWqN/sGh8R6Ae/ag==",
  "_location": "/graphql-extensions",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "graphql-extensions@0.12.4",
    "name": "graphql-extensions",
    "escapedName": "graphql-extensions",
    "rawSpec": "0.12.4",
    "saveSpec": null,
    "fetchSpec": "0.12.4"
  },
  "_requiredBy": [
    "/apollo-server-core"
  ],
  "_resolved": "https://registry.npmjs.org/graphql-extensions/-/graphql-extensions-0.12.4.tgz",
  "_spec": "0.12.4",
  "_where": "/root/project/processmaker/vendor/colosa/taskscheduler",
  "author": {
    "name": "Apollo",
    "email": "opensource@apollographql.com"
  },
  "bugs": {
    "url": "https://github.com/apollographql/apollo-server/issues"
  },
  "dependencies": {
    "@apollographql/apollo-tools": "^0.4.3",
    "apollo-server-env": "^2.4.5",
    "apollo-server-types": "^0.5.1"
  },
  "description": "Add extensions to GraphQL servers",
  "engines": {
    "node": ">=6.0"
  },
  "gitHead": "8cfc947ed56fa3f32b82b32b4bcca53470712984",
  "homepage": "https://github.com/apollographql/apollo-server#readme",
  "license": "MIT",
  "main": "./dist/index.js",
  "name": "graphql-extensions",
  "peerDependencies": {
    "graphql": "^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/apollographql/apollo-server.git",
    "directory": "packages/graphql-extensions"
  },
  "types": "./dist/index.d.ts",
  "version": "0.12.4"
}
