blakeblackshear.frigate/jsmpeg/package.json
2021-06-12 07:23:14 -05:00

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"
}
}