Files
minisrv/hacktv_updsrv/package.json
2021-07-15 01:04:50 -04:00

17 lines
314 B
JSON

{
"name": "hacktv_updsrv",
"version": "0.0.0",
"description": "hacktv_updsrv",
"main": "app.js",
"author": {
"name": ""
},
"dependencies": {
"crypto-js": "^4.0.0",
"endianness": "^8.0.2",
"mime-types": "^2.1.31",
"strftime": "^0.10.0",
"string-to-arraybuffer": "^1.0.2"
}
}