@types/tern
Version:
TypeScript definitions for tern
27 lines • 812 B
JSON
{
"name": "@types/tern",
"version": "0.23.9",
"description": "TypeScript definitions for tern",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/tern",
"license": "MIT",
"contributors": [
{
"name": "Nikolaj Kappler",
"githubUsername": "nkappler",
"url": "https://github.com/nkappler"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/tern"
},
"scripts": {},
"dependencies": {
"@types/estree": "*"
},
"typesPublisherContentHash": "574b4df6b61b782fca94b39f2d1ab020ac04284e7ebe5ca76dc9b20a81773dad",
"typeScriptVersion": "4.5"
}