mirror of
https://github.com/blakeblackshear/frigate.git
synced 2024-11-21 19:07:46 +01:00
14 lines
341 B
JSON
14 lines
341 B
JSON
|
{
|
||
|
"name": "jsmpeg",
|
||
|
"version": "1.0.0",
|
||
|
"lockfileVersion": 1,
|
||
|
"requires": true,
|
||
|
"dependencies": {
|
||
|
"ws": {
|
||
|
"version": "7.4.3",
|
||
|
"resolved": "https://registry.npmjs.org/ws/-/ws-7.4.3.tgz",
|
||
|
"integrity": "sha512-hr6vCR76GsossIRsr8OLR9acVVm1jyfEWvhbNjtgPOrfvAlKzvyeg/P6r8RuDjRyrcQoPQT7K0DGEPc7Ae6jzA=="
|
||
|
}
|
||
|
}
|
||
|
}
|