@types/inquirer-fuzzy-path
Version:
TypeScript definitions for inquirer-fuzzy-path
28 lines • 930 B
JSON
{
"name": "@types/inquirer-fuzzy-path",
"version": "2.3.9",
"description": "TypeScript definitions for inquirer-fuzzy-path",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/inquirer-fuzzy-path",
"license": "MIT",
"contributors": [
{
"name": "迷子 (Maiko Tan)",
"githubUsername": "MaikoTan",
"url": "https://github.com/MaikoTan"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/inquirer-fuzzy-path"
},
"scripts": {},
"dependencies": {
"@types/inquirer": "^8",
"@types/inquirer-autocomplete-prompt": "^2"
},
"typesPublisherContentHash": "71bedb65a960118bd3bf951e01bbf65f40510ca6224b95c4ec83aa5c4e479b77",
"typeScriptVersion": "4.5"
}