forked from microsoft/vscode-chrome-debug
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtsd.json
More file actions
24 lines (24 loc) · 650 Bytes
/
tsd.json
File metadata and controls
24 lines (24 loc) · 650 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
{
"version": "v4",
"repo": "borisyankov/DefinitelyTyped",
"ref": "master",
"path": "typings",
"bundle": "typings/tsd.d.ts",
"installed": {
"node/node.d.ts": {
"commit": "4ba73ef59f93e38a70573cfc46375de37b004635"
},
"ws/ws.d.ts": {
"commit": "b45569f35d5f27716d21cc2a639c7d8ccb9a0164"
},
"es6-promise/es6-promise.d.ts": {
"commit": "5109e1269d6ab8e8e73b1a5e85d8ceb836d3099f"
},
"es6-collections/es6-collections.d.ts": {
"commit": "5109e1269d6ab8e8e73b1a5e85d8ceb836d3099f"
},
"source-map/source-map.d.ts": {
"commit": "bb45306d0fd8ce0852a8d24c023fd787f4151e65"
}
}
}