21 lines
445 B
JSON
21 lines
445 B
JSON
{
|
|
"name": "zoom",
|
|
"version": "1.0.0",
|
|
"description": "",
|
|
"main": "getRecordingFiles.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"author": "",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"axios": "^1.7.5",
|
|
"base64url": "^3.0.1",
|
|
"dotenv": "^16.4.5",
|
|
"fs": "^0.0.1-security",
|
|
"moment": "^2.30.1",
|
|
"moment-timezone": "^0.5.45",
|
|
"path": "^0.12.7",
|
|
"yargs": "^17.7.2"
|
|
}
|
|
} |