mapillary-js/typings.json
Oscar Lorentzon c8f3164bbd Generic graphlib typings.
Remove all usages of any in graph class.
Simplify array for loop.
Make graphlib typings non global.
Add clean typings npm script.
2016-08-24 17:30:07 -04:00

27 lines
1.5 KiB
JSON

{
"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"
}
}