UNPKG

999 BJSONView Raw
1{
2 "name": "@types/yeoman-generator",
3 "version": "2.0.3",
4 "description": "TypeScript definitions for yeoman-generator",
5 "license": "MIT",
6 "contributors": [
7 {
8 "name": "Kentaro Okuno",
9 "url": "https://github.com/armorik83",
10 "githubUsername": "armorik83"
11 },
12 {
13 "name": "Jay Anslow",
14 "url": "https://github.com/janslow",
15 "githubUsername": "janslow"
16 },
17 {
18 "name": "Ika",
19 "url": "https://github.com/ikatyang",
20 "githubUsername": "ikatyang"
21 }
22 ],
23 "main": "",
24 "repository": {
25 "type": "git",
26 "url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"
27 },
28 "scripts": {},
29 "dependencies": {
30 "@types/events": "*",
31 "@types/inquirer": "*"
32 },
33 "typesPublisherContentHash": "861155854016ec680c0c5e00db215739c3ae6e5bfa5951ee77622a50bdab6814",
34 "typeScriptVersion": "2.3"
35}
\No newline at end of file