{
"name": "@types/tern",
"version": "0.23.4",
"description": "TypeScript definitions for tern",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/tern",
"license": "MIT",
"contributors": [
{
"name": "Nikolaj Kappler",
"url": "https://github.com/nkappler",
"githubUsername": "nkappler"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/tern"
},
"scripts": {},
"dependencies": {
"@types/estree": "*"
},
"typesPublisherContentHash": "ca638d2c039255c75be11d7641b49ada6d6f132ed487ab135036a93fa9310ebd",
"typeScriptVersion": "3.6"
} |