UNPKG

1.77 kBJSONView Raw
1{
2 "name": "@types/yeoman-generator",
3 "version": "5.2.14",
4 "description": "TypeScript definitions for yeoman-generator",
5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/yeoman-generator",
6 "license": "MIT",
7 "contributors": [
8 {
9 "name": "Jay Anslow",
10 "githubUsername": "janslow",
11 "url": "https://github.com/janslow"
12 },
13 {
14 "name": "Ika",
15 "githubUsername": "ikatyang",
16 "url": "https://github.com/ikatyang"
17 },
18 {
19 "name": "Joshua Cherry",
20 "githubUsername": "tasadar2",
21 "url": "https://github.com/tasadar2"
22 },
23 {
24 "name": "Arthur Corenzan",
25 "githubUsername": "haggen",
26 "url": "https://github.com/haggen"
27 },
28 {
29 "name": "Richard Lea",
30 "githubUsername": "chigix",
31 "url": "https://github.com/chigix"
32 },
33 {
34 "name": "Manuel Thalmann",
35 "githubUsername": "manuth",
36 "url": "https://github.com/manuth"
37 }
38 ],
39 "main": "",
40 "types": "index.d.ts",
41 "repository": {
42 "type": "git",
43 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
44 "directory": "types/yeoman-generator"
45 },
46 "scripts": {},
47 "dependencies": {
48 "@types/debug": "*",
49 "@types/ejs": "*",
50 "@types/inquirer": "^8",
51 "@types/mem-fs-editor": "*",
52 "@types/node": "*",
53 "@types/yeoman-environment": "*",
54 "rxjs": "^6.4.0"
55 },
56 "typesPublisherContentHash": "fc9d32757460de873e64915611caae0e09cc7f2896821a864df505abb2add094",
57 "typeScriptVersion": "4.5"
58}
\No newline at end of file