@types/esprima
Version:
TypeScript definitions for esprima
37 lines • 1.11 kB
JSON
{
"name": "@types/esprima",
"version": "4.0.6",
"description": "TypeScript definitions for esprima",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/esprima",
"license": "MIT",
"contributors": [
{
"name": "teppeis",
"githubUsername": "teppeis",
"url": "https://github.com/teppeis"
},
{
"name": "RReverser",
"githubUsername": "RReverser",
"url": "https://github.com/RReverser"
},
{
"name": "peter-scott",
"githubUsername": "peter-scott",
"url": "https://github.com/peter-scott"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/esprima"
},
"scripts": {},
"dependencies": {
"@types/estree": "*"
},
"typesPublisherContentHash": "76a85daf50e89f759c4fb099d0b074639f2ff3a3ebfd215acb44680d66db3185",
"typeScriptVersion": "4.5"
}