Files
DVDFabServerEmulator/package.json
Deja b8e22740e2 v1.1.2 (1)
General bug fixes. This update is recommended for everyone.
2024-08-22 14:33:12 +00:00

15 lines
399 B
JSON

{
"name": "dvdfabserveremulator",
"version": "1.1.2",
"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"
}
}