DVDFabServerEmulator/package.json
Deja 8beaf72323 v1.1.3 (1)
We're back!
2024-09-09 03:36:48 +00:00

15 lines
399 B
JSON

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