@types/clui
Version:
TypeScript definitions for clui
28 lines • 845 B
JSON
{
"name": "@types/clui",
"version": "0.3.5",
"description": "TypeScript definitions for clui",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/clui",
"license": "MIT",
"contributors": [
{
"name": "Farzad Majidfayyaz",
"githubUsername": "farzadmf",
"url": "https://github.com/farzadmf"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/clui"
},
"scripts": {},
"dependencies": {
"@types/cli-color": "*"
},
"peerDependencies": {},
"typesPublisherContentHash": "30b27096da57e055541506bccdba6330bd147ec44c57723a6e7964db3e2a3332",
"typeScriptVersion": "5.2"
}