biofriction-wp-theme/node_modules/@types/eslint/package.json

73 lines
2.0 KiB
JSON

{
"_from": "@types/eslint@*",
"_id": "@types/eslint@7.2.7",
"_inBundle": false,
"_integrity": "sha512-EHXbc1z2GoQRqHaAT7+grxlTJ3WE2YNeD6jlpPoRc83cCoThRY+NUWjCUZaYmk51OICkPXn2hhphcWcWXgNW0Q==",
"_location": "/@types/eslint",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "@types/eslint@*",
"name": "@types/eslint",
"escapedName": "@types%2feslint",
"scope": "@types",
"rawSpec": "*",
"saveSpec": null,
"fetchSpec": "*"
},
"_requiredBy": [
"/@types/eslint-scope"
],
"_resolved": "https://registry.npmjs.org/@types/eslint/-/eslint-7.2.7.tgz",
"_shasum": "f7ef1cf0dceab0ae6f9a976a0a9af14ab1baca26",
"_spec": "@types/eslint@*",
"_where": "/home/vitrubio/Documents/trabajo/biofriction/biofriction-web/biofriction-theme/node_modules/@types/eslint-scope",
"bugs": {
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
},
"bundleDependencies": false,
"contributors": [
{
"name": "Pierre-Marie Dartus",
"url": "https://github.com/pmdartus"
},
{
"name": "Jed Fox",
"url": "https://github.com/j-f1"
},
{
"name": "Saad Quadri",
"url": "https://github.com/saadq"
},
{
"name": "Jason Kwok",
"url": "https://github.com/JasonHK"
},
{
"name": "Brad Zacher",
"url": "https://github.com/bradzacher"
}
],
"dependencies": {
"@types/estree": "*",
"@types/json-schema": "*"
},
"deprecated": false,
"description": "TypeScript definitions for eslint",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped#readme",
"license": "MIT",
"main": "",
"name": "@types/eslint",
"repository": {
"type": "git",
"url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/eslint"
},
"scripts": {},
"typeScriptVersion": "3.5",
"types": "index.d.ts",
"typesPublisherContentHash": "d808c693bc6d512919f19dbfe82ae442a207b2ff2dda435918659115682c381c",
"version": "7.2.7"
}