kopia lustrzana https://github.com/OpenDroneMap/WebODM
16 wiersze
296 B
JSON
16 wiersze
296 B
JSON
|
{
|
||
|
"name": "changedetection",
|
||
|
"version": "0.0.0",
|
||
|
"description": "",
|
||
|
"main": "main.js",
|
||
|
"scripts": {
|
||
|
"test": "echo \"Error: no test specified\" && exit 1"
|
||
|
},
|
||
|
"author": "",
|
||
|
"license": "ISC",
|
||
|
"dependencies": {
|
||
|
"leaflet.heat": "^0.2.0",
|
||
|
"react-tooltip": "^3.10.0"
|
||
|
}
|
||
|
}
|