blakeblackshear.frigate/jsmpeg/package.json

15 lines
246 B
JSON
Raw Normal View History

2021-03-02 13:54:12 +01:00
{
"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"
}
}