{
  "_args": [
    [
      "@google-cloud/projectify@0.3.0",
      "/home/guad4607/public_html/api/xamxam-billing"
    ]
  ],
  "_from": "@google-cloud/projectify@0.3.0",
  "_id": "@google-cloud/projectify@0.3.0",
  "_inBundle": false,
  "_integrity": "sha512-ic3vU+rBLlQ9rU6vyMcQ/GoYQX9hP0P56jdbnSkGvXrVnO1DtYrkPV3Qg/NUrpAfKnmNC4hb0O/v2hCj8uGnbQ==",
  "_location": "/@google-cloud/projectify",
  "_optional": true,
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@google-cloud/projectify@0.3.0",
    "name": "@google-cloud/projectify",
    "escapedName": "@google-cloud%2fprojectify",
    "scope": "@google-cloud",
    "rawSpec": "0.3.0",
    "saveSpec": null,
    "fetchSpec": "0.3.0"
  },
  "_requiredBy": [
    "/@google-cloud/firestore"
  ],
  "_resolved": "https://registry.npmjs.org/@google-cloud/projectify/-/projectify-0.3.0.tgz",
  "_spec": "0.3.0",
  "_where": "/home/guad4607/public_html/api/xamxam-billing",
  "author": {
    "name": "Google Inc."
  },
  "description": "A simple utility for replacing the projectid token in objects.",
  "devDependencies": {
    "@types/mocha": "^5.2.4",
    "@types/node": "^10.5.2",
    "codecov": "^3.0.4",
    "gts": "^0.7.1",
    "hard-rejection": "^1.0.0",
    "mocha": "^5.2.0",
    "nyc": "^12.0.2",
    "source-map-support": "^0.5.6",
    "typescript": "^2.9.0"
  },
  "files": [
    "build/src"
  ],
  "keywords": [],
  "license": "Apache-2.0",
  "main": "build/src/index.js",
  "name": "@google-cloud/projectify",
  "nyc": {
    "exclude": [
      "build/test"
    ]
  },
  "publishConfig": {
    "access": "public"
  },
  "scripts": {
    "check": "gts check",
    "clean": "gts clean",
    "codecov": "nyc report --reporter=json && codecov -f coverage/*.json",
    "compile": "tsc -p .",
    "fix": "gts fix",
    "posttest": "npm run check",
    "prepare": "npm run compile",
    "pretest": "npm run compile",
    "test": "npm run test-only",
    "test-only": "nyc mocha build/test"
  },
  "types": "build/src/index.d.ts",
  "version": "0.3.0"
}
