forked from Github/frigate
add jsmpeg relay
This commit is contained in:
14
jsmpeg/package.json
Normal file
14
jsmpeg/package.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"name": "jsmpeg",
|
||||
"version": "1.0.0",
|
||||
"description": "",
|
||||
"main": "relay.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"author": "",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"ws": "^7.4.3"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user