@types/console-ui
Version:
TypeScript definitions for console-ui
27 lines • 833 B
JSON
{
"name": "@types/console-ui",
"version": "2.2.9",
"description": "TypeScript definitions for console-ui",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/console-ui",
"license": "MIT",
"contributors": [
{
"name": "Dan Freeman",
"githubUsername": "dfreeman",
"url": "https://github.com/dfreeman"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/console-ui"
},
"scripts": {},
"dependencies": {
"@types/inquirer": "*"
},
"typesPublisherContentHash": "63d5f857a22867ebdc97187463a066d767cb861f9cb1988e626d593da481a5e8",
"typeScriptVersion": "4.5"
}