@types/prompts
Version:
TypeScript definitions for prompts
58 lines • 1.78 kB
JSON
{
"name": "@types/prompts",
"version": "2.4.4",
"description": "TypeScript definitions for prompts",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/prompts",
"license": "MIT",
"contributors": [
{
"name": "Berkay GURSOY",
"url": "https://github.com/Berkays",
"githubUsername": "Berkays"
},
{
"name": "Daniel Perez Alvarez",
"url": "https://github.com/unindented",
"githubUsername": "unindented"
},
{
"name": "Kamontat Chantrachirathumrong",
"url": "https://github.com/kamontat",
"githubUsername": "kamontat"
},
{
"name": "theweirdone",
"url": "https://github.com/theweirdone",
"githubUsername": "theweirdone"
},
{
"name": "whoaa512",
"url": "https://github.com/whoaa512",
"githubUsername": "whoaa512"
},
{
"name": "John Reilly",
"url": "https://github.com/johnnyreilly",
"githubUsername": "johnnyreilly"
},
{
"name": "Christopher Hiller",
"url": "https://github.com/boneskull",
"githubUsername": "boneskull"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/prompts"
},
"scripts": {},
"dependencies": {
"@types/node": "*",
"kleur": "^3.0.3"
},
"typesPublisherContentHash": "cd9635cab4679541a315cf5f5fbeecdc9722a3395db3b143d8c6fefde46b1180",
"typeScriptVersion": "4.3"
}