forked from mapillary/mapillary-js
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtypings.json
26 lines (26 loc) · 1.55 KB
/
typings.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
{
"name": "mapillary-js",
"globalDevDependencies": {
"jasmine": "github:DefinitelyTyped/DefinitelyTyped/jasmine/jasmine.d.ts#001ca36ba58cef903c4c063555afb07bbc36bb58"
},
"globalDependencies": {
"es6-shim": "registry:dt/es6-shim#0.31.2+20160602141504",
"falcor": "file:typings/created/falcor/falcor.d.ts",
"falcor-http-datasource": "file:typings/created/falcor-http-datasource/falcor-http-datasource.d.ts",
"lib": "file:typings/created/lib/lib.d.ts",
"node": "github:DefinitelyTyped/DefinitelyTyped/node/node.d.ts#aed176536a202b9a2475ce1989ea6d2d0226a185",
"rest": "github:DefinitelyTyped/DefinitelyTyped/rest/rest.d.ts#001ca36ba58cef903c4c063555afb07bbc36bb58",
"three": "github:DefinitelyTyped/DefinitelyTyped/threejs/three.d.ts#a44529fcb1e1cdc0355e71c42a6048de99b57c34",
"underscore": "github:DefinitelyTyped/DefinitelyTyped/underscore/underscore.d.ts#708609e0764daeb5eb64104af7aca50c520c4e6e",
"virtual-dom": "github:DefinitelyTyped/DefinitelyTyped/virtual-dom/virtual-dom.d.ts#70bf7e2bfeb0d5b1b651ef3219bcc65c8eec117e",
"when": "github:DefinitelyTyped/DefinitelyTyped/when/when.d.ts#001ca36ba58cef903c4c063555afb07bbc36bb58"
},
"dependencies": {
"earcut": "file:typings/created/earcut/earcut.d.ts",
"graphlib": "file:typings/created/graphlib/graphlib.d.ts",
"latlon-geohash": "file:typings/created/latlon-geohash/latlon-geohash.d.ts",
"pbf": "file:typings/created/pbf/pbf.d.ts",
"rbush": "file:typings/created/rbush/rbush.d.ts",
"unitbezier": "file:typings/created/unitbezier/unitbezier.d.ts"
}
}