mirror of
https://github.com/blakeblackshear/frigate.git
synced 2024-11-21 19:07:46 +01:00
15 lines
246 B
JSON
15 lines
246 B
JSON
{
|
|
"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"
|
|
}
|
|
}
|