mirror of
https://github.com/APIdumper/AnyDVDFabLicenseEmulator.git
synced 2026-04-17 22:53:13 +02:00
Add files via upload
This commit is contained in:
14
package.json
Normal file
14
package.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"name": "dvdfabserveremulator",
|
||||
"version": "1.0.0",
|
||||
"description": "Emulate DVDFab's license server locally.",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"author": "",
|
||||
"license": "AGPL-3.0-only",
|
||||
"dependencies": {
|
||||
"mockttp": "^3.15.1"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user