{
  "_args": [
    [
      "@apollographql/graphql-playground-html@1.6.26",
      "/root/project/processmaker/vendor/colosa/taskscheduler"
    ]
  ],
  "_from": "@apollographql/graphql-playground-html@1.6.26",
  "_id": "@apollographql/graphql-playground-html@1.6.26",
  "_inBundle": false,
  "_integrity": "sha512-XAwXOIab51QyhBxnxySdK3nuMEUohhDsHQ5Rbco/V1vjlP75zZ0ZLHD9dTpXTN8uxKxopb2lUvJTq+M4g2Q0HQ==",
  "_location": "/@apollographql/graphql-playground-html",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@apollographql/graphql-playground-html@1.6.26",
    "name": "@apollographql/graphql-playground-html",
    "escapedName": "@apollographql%2fgraphql-playground-html",
    "scope": "@apollographql",
    "rawSpec": "1.6.26",
    "saveSpec": null,
    "fetchSpec": "1.6.26"
  },
  "_requiredBy": [
    "/apollo-server-core",
    "/apollo-server-express"
  ],
  "_resolved": "https://registry.npmjs.org/@apollographql/graphql-playground-html/-/graphql-playground-html-1.6.26.tgz",
  "_spec": "1.6.26",
  "_where": "/root/project/processmaker/vendor/colosa/taskscheduler",
  "bugs": {
    "url": "https://github.com/graphcool/graphql-playground/issues"
  },
  "contributors": [
    {
      "name": "Tim Suchanek",
      "email": "tim@graph.cool"
    },
    {
      "name": "Johannes Schickling",
      "email": "johannes@graph.cool"
    },
    {
      "name": "Mohammad Rajabifard",
      "email": "mo.rajbi@gmail.com"
    }
  ],
  "dependencies": {
    "xss": "^1.0.6"
  },
  "description": "GraphQL IDE for better development workflows (GraphQL Subscriptions, interactive docs & collaboration).",
  "devDependencies": {
    "@types/node": "10.17.26",
    "rimraf": "2.6.2",
    "typescript": "3.9.5"
  },
  "files": [
    "dist"
  ],
  "homepage": "https://github.com/graphcool/graphql-playground/tree/master/packages/graphql-playground-html",
  "license": "MIT",
  "main": "dist/index.js",
  "name": "@apollographql/graphql-playground-html",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/graphcool/graphql-playground.git"
  },
  "scripts": {
    "build": "rimraf dist && tsc",
    "prepare": "npm run build"
  },
  "typescript": {
    "definition": "dist/index.d.ts"
  },
  "typings": "dist/index.d.ts",
  "version": "1.6.26"
}
