forked from rangle/augury
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtypings.json
More file actions
17 lines (17 loc) · 1.19 KB
/
typings.json
File metadata and controls
17 lines (17 loc) · 1.19 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
"name": "augury",
"ambientDependencies": {
"MediaStream": "github:DefinitelyTyped/DefinitelyTyped/webrtc/MediaStream.d.ts#62eedc3121a5e28c50473d2e4a9cefbcb9c3957f",
"chrome": "github:DefinitelyTyped/DefinitelyTyped/chrome/chrome.d.ts#62eedc3121a5e28c50473d2e4a9cefbcb9c3957f",
"es6-shim": "github:DefinitelyTyped/DefinitelyTyped/es6-shim/es6-shim.d.ts#4de74cb527395c13ba20b438c3a7a419ad931f1c",
"filesystem": "github:DefinitelyTyped/DefinitelyTyped/filesystem/filesystem.d.ts#62eedc3121a5e28c50473d2e4a9cefbcb9c3957f",
"filewriter": "github:DefinitelyTyped/DefinitelyTyped/filewriter/filewriter.d.ts#62eedc3121a5e28c50473d2e4a9cefbcb9c3957f",
"node": "github:DefinitelyTyped/DefinitelyTyped/node/node.d.ts#263705d313346e093d95cb62cef6fed848e46978",
"tape": "github:DefinitelyTyped/DefinitelyTyped/tape/tape.d.ts#c2c22c3b953fe9730d4802022d5e0d18d083909e",
"webpack": "github:DefinitelyTyped/DefinitelyTyped/webpack/webpack.d.ts#95c02169ba8fa58ac1092422efbd2e3174a206f4"
},
"dependencies": {
"d3": "github:typed-typings/npm-d3#8bb38bb0ef0a48ac273f6045c26753260ea089df",
"es6-promise": "github:typed-typings/npm-es6-promise#fb04188767acfec1defd054fc8024fafa5cd4de7"
}
}