doccam-pi/package.json
Hiro Protagonist 2be6762198 fix
2016-09-09 13:13:55 +12:00

16 lines
402 B
JSON

{
"name": "doccpi",
"version": "0.0.2",
"description": "Pi software for the DoC cams.",
"main": "main.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Valentin Boettcher",
"license": "GPL-3.0",
"dependencies": {
"fluent-ffmpeg": "^2.1.0",
"socket.io-client": "^1.4.8",
"winston": "^2.2.0"
}
}