forked from mgechev/angular-seed
-
Notifications
You must be signed in to change notification settings - Fork 0
/
tsd.json
48 lines (48 loc) · 1.38 KB
/
tsd.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
{
"version": "v4",
"repo": "borisyankov/DefinitelyTyped",
"ref": "master",
"path": "tools/typings/tsd",
"bundle": "tools/typings/tsd/tsd.d.ts",
"installed": {
"systemjs/systemjs.d.ts": {
"commit": "bd03c6ea51abde7d13e354908716c6373fc38b1f"
},
"node/node.d.ts": {
"commit": "1c7dc757837b1c2089b7d2c2c6fabdeba77587ab"
},
"gulp/gulp.d.ts": {
"commit": "05557455c49043ff0189182e27c9e04403a70802"
},
"q/Q.d.ts": {
"commit": "05557455c49043ff0189182e27c9e04403a70802"
},
"orchestrator/orchestrator.d.ts": {
"commit": "05557455c49043ff0189182e27c9e04403a70802"
},
"gulp-shell/gulp-shell.d.ts": {
"commit": "05557455c49043ff0189182e27c9e04403a70802"
},
"mime/mime.d.ts": {
"commit": "1c7dc757837b1c2089b7d2c2c6fabdeba77587ab"
},
"express/express.d.ts": {
"commit": "1c7dc757837b1c2089b7d2c2c6fabdeba77587ab"
},
"serve-static/serve-static.d.ts": {
"commit": "1c7dc757837b1c2089b7d2c2c6fabdeba77587ab"
},
"del/del.d.ts": {
"commit": "e9be3cecf8a326d3e220c52b42d218169a7bb9f2"
},
"glob/glob.d.ts": {
"commit": "e9be3cecf8a326d3e220c52b42d218169a7bb9f2"
},
"minimatch/minimatch.d.ts": {
"commit": "e9be3cecf8a326d3e220c52b42d218169a7bb9f2"
},
"async/async.d.ts": {
"commit": "e9be3cecf8a326d3e220c52b42d218169a7bb9f2"
}
}
}