icy-metadata
Version:
Inject icy metadata to stream. Allow to display text info during stream plays (like station name or song title)
17 lines (16 loc) • 355 B
JSON
{
"name": "icy-metadata-examples",
"version": "0.0.1",
"description": "Example icy-metadata usage",
"main": "example1.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "MIT",
"dependencies": {
"body-parser": "^1.17.1",
"express": "^4.15.2",
"icy-metadata": "0.0.2"
}
}