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

56 lines
1.7 KiB
JSON

{
"_from": "@types/estree@^0.0.46",
"_id": "@types/estree@0.0.46",
"_inBundle": false,
"_integrity": "sha512-laIjwTQaD+5DukBZaygQ79K1Z0jb1bPEMRrkXSLjtCcZm+abyp5YbrqpSLzD42FwWW6gK/aS4NYpJ804nG2brg==",
"_location": "/@types/estree",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "@types/estree@^0.0.46",
"name": "@types/estree",
"escapedName": "@types%2festree",
"scope": "@types",
"rawSpec": "^0.0.46",
"saveSpec": null,
"fetchSpec": "^0.0.46"
},
"_requiredBy": [
"/@types/eslint",
"/@types/eslint-scope",
"/webpack"
],
"_resolved": "https://registry.npmjs.org/@types/estree/-/estree-0.0.46.tgz",
"_shasum": "0fb6bfbbeabd7a30880504993369c4bf1deab1fe",
"_spec": "@types/estree@^0.0.46",
"_where": "/home/vitrubio/Documents/trabajo/biofriction/biofriction-web/biofriction-theme/node_modules/webpack",
"bugs": {
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
},
"bundleDependencies": false,
"contributors": [
{
"name": "RReverser",
"url": "https://github.com/RReverser"
}
],
"dependencies": {},
"deprecated": false,
"description": "TypeScript definitions for ESTree AST specification",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped#readme",
"license": "MIT",
"main": "",
"name": "@types/estree",
"repository": {
"type": "git",
"url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/estree"
},
"scripts": {},
"typeScriptVersion": "3.3",
"types": "index.d.ts",
"typesPublisherContentHash": "591b2ee0824345153647f52ddf178b1b5890729b3e806ab046df52628c383720",
"version": "0.0.46"
}