File: /home/frenchy/www/french-american.org/current/node_modules/eslint-config-google/package.json
{
"_args": [
[
"eslint-config-google@0.13.0",
"/var/www/french-american.org/releases/20210421135930Z"
]
],
"_development": true,
"_from": "eslint-config-google@0.13.0",
"_id": "eslint-config-google@0.13.0",
"_inBundle": false,
"_integrity": "sha512-ELgMdOIpn0CFdsQS+FuxO+Ttu4p+aLaXHv9wA9yVnzqlUGV7oN/eRRnJekk7TCur6Cu2FXX0fqfIXRBaM14lpQ==",
"_location": "/eslint-config-google",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "eslint-config-google@0.13.0",
"name": "eslint-config-google",
"escapedName": "eslint-config-google",
"rawSpec": "0.13.0",
"saveSpec": null,
"fetchSpec": "0.13.0"
},
"_requiredBy": [
"#DEV:/"
],
"_resolved": "https://registry.npmjs.org/eslint-config-google/-/eslint-config-google-0.13.0.tgz",
"_spec": "0.13.0",
"_where": "/var/www/french-american.org/releases/20210421135930Z",
"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.13.0"
}