{ "name": "icytv", "version": "1.0.0", "description": "Liquidsoap WebTV Channel", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "Evert \"Diamond\" Prants ", "license": "MIT", "dependencies": { "body-parser": "^1.18.3", "canvas": "^2.2.0", "express": "^4.16.4", "express-async-errors": "^3.1.1" } }