Viewing File: /usr/share/nodejs/@types/tern/package.json
{
"name": "@types/tern",
"version": "0.23.3",
"description": "TypeScript definitions for tern",
"license": "MIT",
"contributors": [
{
"name": "Nikolaj Kappler",
"url": "https://github.com/nkappler",
"githubUsername": "nkappler"
}
],
"main": "",
"types": "index",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/tern"
},
"scripts": {},
"dependencies": {
"@types/estree": "*"
},
"typesPublisherContentHash": "7d5409b3a45afabf191a8f7207fcec4080457b7418b7ab22dea60d8e73f1d27c",
"typeScriptVersion": "2.8"
}
Back to Directory
File Manager