UNPKG

1.31 kBJSONView Raw
1{
2 "name": "@types/yeoman-environment",
3 "version": "2.10.11",
4 "description": "TypeScript definitions for yeoman-environment",
5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/yeoman-environment",
6 "license": "MIT",
7 "contributors": [
8 {
9 "name": "c4605",
10 "githubUsername": "bolasblack",
11 "url": "https://github.com/bolasblack"
12 },
13 {
14 "name": "Manuel Thalmann",
15 "githubUsername": "manuth",
16 "url": "https://github.com/manuth"
17 }
18 ],
19 "main": "",
20 "types": "index.d.ts",
21 "repository": {
22 "type": "git",
23 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
24 "directory": "types/yeoman-environment"
25 },
26 "scripts": {},
27 "dependencies": {
28 "@types/diff": "*",
29 "@types/inquirer": "^8",
30 "@types/mem-fs": "*",
31 "@types/node": "*",
32 "@types/text-table": "*",
33 "@types/vinyl": "*",
34 "@types/yeoman-generator": "*",
35 "chalk": "^4.1.0",
36 "commander": "^9.0.0",
37 "execa": "^5.0.0",
38 "rxjs": "^6.4.0"
39 },
40 "typesPublisherContentHash": "a0e67cd1bed9586380170b5a6c31823637d2278500ba32b2fc79470bf992a14c",
41 "typeScriptVersion": "4.5"
42}
\No newline at end of file