You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
{
|
|
"devDependencies": {
|
|
"dockerode": "^3.3.1",
|
|
"testcafe": "^1.18.0"
|
|
},
|
|
"scripts": {
|
|
"test": "testcafe"
|
|
},
|
|
"dependencies": {
|
|
"@ffmpeg-installer/ffmpeg": "^1.1.0",
|
|
"@types/dockerode": "^3.3.0",
|
|
"axios": "^0.24.0"
|
|
}
|
|
}
|