13 lines
293 B
JSON
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"
|
|
} |