tenebrous-dicebot/api/node_modules/@types/estree/package.json

25 lines
800 B
JSON
Executable File

{
"name": "@types/estree",
"version": "0.0.48",
"description": "TypeScript definitions for ESTree AST specification",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/estree",
"license": "MIT",
"contributors": [
{
"name": "RReverser",
"url": "https://github.com/RReverser",
"githubUsername": "RReverser"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/estree"
},
"scripts": {},
"dependencies": {},
"typesPublisherContentHash": "474f09de11b819537a7e8519b411dcbd4a51eb978402550a42a6cca2fe689bde",
"typeScriptVersion": "3.6"
}