{
  "_args": [
    [
      "eslint-config-google@0.14.0",
      "/var/www/html/armory/api"
    ]
  ],
  "_development": true,
  "_from": "eslint-config-google@0.14.0",
  "_id": "eslint-config-google@0.14.0",
  "_inBundle": false,
  "_integrity": "sha512-WsbX4WbjuMvTdeVL6+J3rK1RGhCTqjsFjX7UMSMgZiyxxaNLkoJENbrGExzERFeoTpGw3F3FypTiWAP9ZXzkEw==",
  "_location": "/eslint-config-google",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "eslint-config-google@0.14.0",
    "name": "eslint-config-google",
    "escapedName": "eslint-config-google",
    "rawSpec": "0.14.0",
    "saveSpec": null,
    "fetchSpec": "0.14.0"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/eslint-config-google/-/eslint-config-google-0.14.0.tgz",
  "_spec": "0.14.0",
  "_where": "/var/www/html/armory/api",
  "author": {
    "name": "Google"
  },
  "bugs": {
    "url": "https://github.com/google/eslint-config-google/issues"
  },
  "description": "ESLint shareable config for the Google style",
  "devDependencies": {
    "eslint": "^5.16.0"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "files": [
    "index.js"
  ],
  "homepage": "https://github.com/google/eslint-config-google#readme",
  "keywords": [
    "google",
    "code",
    "quality",
    "style",
    "lint",
    "linter",
    "jscs",
    "jshint",
    "jslint",
    "eslint",
    "validate",
    "code style",
    "strict",
    "check",
    "checker",
    "verify",
    "enforce",
    "hint"
  ],
  "license": "Apache-2.0",
  "name": "eslint-config-google",
  "peerDependencies": {
    "eslint": ">=5.16.0"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/google/eslint-config-google.git"
  },
  "scripts": {
    "test": "node test/test.js"
  },
  "version": "0.14.0"
}
