You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
293 B
JSON

{
"type": "module",
"dependencies": {
"canvas": "^2.11.2",
"node-fetch": "^3.3.1"
},
"name": "bss-util",
"description": "Tools to download and stitch imagery from Bing Streetside",
"version": "0.0.1",
"main": "None",
"author": "Alexander Bass",
"license": "GPL-3.0"
}