@types/cli
Version:
TypeScript definitions for cli
27 lines • 800 B
JSON
{
"name": "@types/cli",
"version": "0.11.25",
"description": "TypeScript definitions for cli",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/cli",
"license": "MIT",
"contributors": [
{
"name": "Klaus Reimer",
"githubUsername": "kayahr",
"url": "https://github.com/kayahr"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/cli"
},
"scripts": {},
"dependencies": {
"@types/node": "*"
},
"typesPublisherContentHash": "f0265c0304f1e341f398d5d2c80e05175c28e527b1f444519e19dc02d9b6a30a",
"typeScriptVersion": "4.5"
}