Files
minisrv/hacktv_updsrv/package.json
2021-07-11 18:19:53 -04:00

16 lines
269 B
JSON

{
"name": "hacktv_updsrv",
"version": "0.0.0",
"description": "hacktv_updsrv",
"main": "app.js",
"author": {
"name": ""
},
"dependencies": {
"arc4": "^3.4.0",
"crypto-js": "^4.0.0",
"mime-types": "^2.1.31",
"strftime": "^0.10.0"
}
}