OpenDroneMap-WebODM/coreplugins/elevationmap/public/package.json

16 wiersze
291 B
JSON

{
"name": "elevationmap",
"version": "0.0.0",
"description": "",
"main": "main.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"@turf/turf": "^5.1.6",
"react-tooltip": "^3.10.0"
}
}