Commit 225859b9 authored by JOE XMG's avatar JOE XMG
Browse files

update

parent 5d8becba
node_modules/
package-lock.json
\ No newline at end of file
This diff is collapsed.
{
"name": "3dgeovolumesapi",
"version": "1.0.0",
"description": "The open source 3D GeoVolumes API developed at HFT Stuttgart",
"main": "server.js",
"scripts": {
"test": "nodemon server.js",
"start": "node server.js"
},
"repository": {
"type": "git",
"url": "https://transfer.hft-stuttgart.de/gitlab/ogc/3dgeovolumesapi"
},
"keywords": [
"3D",
"GeoVolumes",
"API",
"OGC",
"HFT"
],
"author": "thunyathep.s@outlook.com",
"license": "MIT",
"dependencies": {
"body-parser": "^1.19.2",
"box-intersect": "^1.0.2",
"compression": "^1.7.4",
"express": "^4.17.3",
"useragent": "^2.3.0"
}
}
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment