Files
AnyDVDFabLicenseEmulator/package.json
APIdumper 1146a2399e v1.1
2024-08-22 08:51:02 +05:30

15 lines
399 B
JSON

{
"name": "dvdfabserveremulator",
"version": "1.1.1",
"description": "A simple and efficient server emulator for DVDFab products; including DVDFab, StreamFab, MusicFab and more...",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "AGPL-3.0-only",
"dependencies": {
"mockttp": "^3.15.1"
}
}