31 lines
763 B
JSON
31 lines
763 B
JSON
{
|
|
"name": "spd-app-image",
|
|
"version": "1.0.0",
|
|
"description": "",
|
|
"main": "index.js",
|
|
"dependencies": {
|
|
"command-line-args": "^5.1.1",
|
|
"express": "^4.17.1",
|
|
"express-logging": "^1.1.1",
|
|
"ftp": "^0.3.10",
|
|
"http-status-codes": "^2.1.4",
|
|
"logops": "^2.1.1",
|
|
"node-fetch": "^2.6.1",
|
|
"request": "^2.88.2"
|
|
},
|
|
"devDependencies": {},
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://spiduler:GD4eYvJMHUkXmajs@github.com/spiduler/spd-app-image.git"
|
|
},
|
|
"author": "",
|
|
"license": "ISC",
|
|
"bugs": {
|
|
"url": "https://github.com/spiduler/spd-app-image/issues"
|
|
},
|
|
"homepage": "https://github.com/spiduler/spd-app-image#readme"
|
|
}
|