32 lines
792 B
JSON
32 lines
792 B
JSON
{
|
|
"name": "spd-app-godo",
|
|
"version": "1.0.0",
|
|
"description": "",
|
|
"main": "index.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://spiduler:GD4eYvJMHUkXmajs@github.com/spiduler/spd-app-godo.git"
|
|
},
|
|
"author": "",
|
|
"license": "ISC",
|
|
"bugs": {
|
|
"url": "https://github.com/spiduler/spd-app-godo/issues"
|
|
},
|
|
"homepage": "https://github.com/spiduler/spd-app-godo#readme",
|
|
"dependencies": {
|
|
"command-line-args": "^5.1.1",
|
|
"express": "^4.17.1",
|
|
"express-logging": "^1.1.1",
|
|
"fast-xml-parser": "^3.17.4",
|
|
"form-data": "^3.0.0",
|
|
"he": "^1.2.0",
|
|
"http-status-codes": "^2.1.4",
|
|
"logops": "^2.1.1",
|
|
"mongodb": "^3.6.2",
|
|
"node-fetch": "^2.6.1"
|
|
}
|
|
}
|