{
  "_args": [
    [
      "apollo-codegen-scala@0.36.7",
      "/root/project/processmaker/vendor/colosa/taskscheduler"
    ]
  ],
  "_from": "apollo-codegen-scala@0.36.7",
  "_id": "apollo-codegen-scala@0.36.7",
  "_inBundle": false,
  "_integrity": "sha512-x8EWMOrW4e/kl5QFUHCJsJzemPk1Fa0hMCyjgnlBGQHBrAkHzc33qMMs6WTGvLLL8x8sMvqxCX+NiE/jgtYEvg==",
  "_location": "/apollo-codegen-scala",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "apollo-codegen-scala@0.36.7",
    "name": "apollo-codegen-scala",
    "escapedName": "apollo-codegen-scala",
    "rawSpec": "0.36.7",
    "saveSpec": null,
    "fetchSpec": "0.36.7"
  },
  "_requiredBy": [
    "/apollo"
  ],
  "_resolved": "https://registry.npmjs.org/apollo-codegen-scala/-/apollo-codegen-scala-0.36.7.tgz",
  "_spec": "0.36.7",
  "_where": "/root/project/processmaker/vendor/colosa/taskscheduler",
  "author": {
    "name": "Apollo GraphQL",
    "email": "opensource@apollographql.com"
  },
  "bugs": {
    "url": "https://github.com/apollographql/apollo-tooling/issues"
  },
  "dependencies": {
    "apollo-codegen-core": "^0.37.7",
    "change-case": "^4.0.0",
    "common-tags": "^1.5.1",
    "inflected": "^2.0.3"
  },
  "description": "Scala generator module for Apollo Codegen",
  "engines": {
    "node": ">=8",
    "npm": ">=6"
  },
  "gitHead": "b379201dc27eaf6a4c16329ee11380170cc719f5",
  "homepage": "https://github.com/apollographql/apollo-tooling",
  "jest": {
    "preset": "ts-jest",
    "transformIgnorePatterns": [
      "/node_modules/"
    ],
    "testEnvironment": "node",
    "testMatch": [
      "**/__tests__/*.(js|ts)"
    ],
    "testPathIgnorePatterns": [
      "<rootDir>/node_modules/",
      "<rootDir>/lib/",
      "<rootDir>/test/fixtures/",
      "<rootDir>/test/test-utils"
    ],
    "moduleFileExtensions": [
      "ts",
      "js"
    ],
    "globals": {
      "ts-jest": {
        "tsConfig": "<rootDir>/tsconfig.test.json",
        "diagnostics": false
      }
    }
  },
  "license": "MIT",
  "main": "lib/index.js",
  "name": "apollo-codegen-scala",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/apollographql/apollo-tooling.git"
  },
  "types": "lib/index.d.ts",
  "version": "0.36.7"
}
