Gerrit Linnemann 39d27cec24 URLs changed
2017-11-10 13:54:13 +01:00

24 lines
490 B
JSON

{
"name": "kitchenradio",
"version": "0.0.2",
"private": true,
"scripts": {
"start": "node ./bin/www"
},
"dependencies": {
"body-parser": "~1.13.2",
"cookie-parser": "~1.3.5",
"debug": "~2.2.0",
"express": "~4.13.1",
"jade": "~1.11.0",
"morgan": "~1.6.1",
"serve-favicon": "~2.3.0",
"dateformat": "*",
"eyespect": "*",
"interface-addresses": "*",
"playlist-parser": "*",
"wget-improved": "*",
"simple-grep": "*"
}
}