@types/yeoman-environment
Version:
TypeScript definitions for yeoman-environment
42 lines • 1.31 kB
JSON
{
"name": "@types/yeoman-environment",
"version": "2.10.11",
"description": "TypeScript definitions for yeoman-environment",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/yeoman-environment",
"license": "MIT",
"contributors": [
{
"name": "c4605",
"githubUsername": "bolasblack",
"url": "https://github.com/bolasblack"
},
{
"name": "Manuel Thalmann",
"githubUsername": "manuth",
"url": "https://github.com/manuth"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/yeoman-environment"
},
"scripts": {},
"dependencies": {
"@types/diff": "*",
"@types/inquirer": "^8",
"@types/mem-fs": "*",
"@types/node": "*",
"@types/text-table": "*",
"@types/vinyl": "*",
"@types/yeoman-generator": "*",
"chalk": "^4.1.0",
"commander": "^9.0.0",
"execa": "^5.0.0",
"rxjs": "^6.4.0"
},
"typesPublisherContentHash": "a0e67cd1bed9586380170b5a6c31823637d2278500ba32b2fc79470bf992a14c",
"typeScriptVersion": "4.5"
}