@types/yeoman-generator
Version:
TypeScript definitions for yeoman-generator
58 lines • 1.77 kB
JSON
{
"name": "@types/yeoman-generator",
"version": "5.2.14",
"description": "TypeScript definitions for yeoman-generator",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/yeoman-generator",
"license": "MIT",
"contributors": [
{
"name": "Jay Anslow",
"githubUsername": "janslow",
"url": "https://github.com/janslow"
},
{
"name": "Ika",
"githubUsername": "ikatyang",
"url": "https://github.com/ikatyang"
},
{
"name": "Joshua Cherry",
"githubUsername": "tasadar2",
"url": "https://github.com/tasadar2"
},
{
"name": "Arthur Corenzan",
"githubUsername": "haggen",
"url": "https://github.com/haggen"
},
{
"name": "Richard Lea",
"githubUsername": "chigix",
"url": "https://github.com/chigix"
},
{
"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-generator"
},
"scripts": {},
"dependencies": {
"@types/debug": "*",
"@types/ejs": "*",
"@types/inquirer": "^8",
"@types/mem-fs-editor": "*",
"@types/node": "*",
"@types/yeoman-environment": "*",
"rxjs": "^6.4.0"
},
"typesPublisherContentHash": "fc9d32757460de873e64915611caae0e09cc7f2896821a864df505abb2add094",
"typeScriptVersion": "4.5"
}