mapillary-js/typings.json
Oscar Lorentzon 16dbe48973 Install polylabel with mapbox prefix
Create type definition file that complies with mapbox
prefix.
2017-06-20 13:05:33 +00:00

25 lines
1.4 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",
"node": "github:DefinitelyTyped/DefinitelyTyped/node/node.d.ts#aed176536a202b9a2475ce1989ea6d2d0226a185",
"three": "github:DefinitelyTyped/DefinitelyTyped/three/index.d.ts#e31c49ce6e6c45c983d6cf05c4905f568d0abeb4",
"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": {
"@mapbox/polylabel": "file:typings/created/@mapbox/polylabel/polylabel.d.ts",
"@mapbox/unitbezier": "file:typings/created/@mapbox/unitbezier/unitbezier.d.ts",
"earcut": "file:typings/created/earcut/earcut.d.ts",
"falcor": "file:typings/created/falcor/falcor.d.ts",
"falcor-http-datasource": "file:typings/created/falcor-http-datasource/falcor-http-datasource.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"
}
}