icy-metadata
Version:
Inject icy metadata to stream. Allow to display text info during stream plays (like station name or song title)
27 lines (26 loc) • 670 B
JSON
{
"name": "icy-metadata",
"version": "0.1.2",
"description": "Inject icy metadata to stream. Allow to display text info during stream plays (like station name or song title)",
"main": "icy-metadata.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/jinzito/icy-metadata.git"
},
"keywords": [
"icecast",
"icy",
"metadata",
"stream",
"shoutcast"
],
"author": "jinzito",
"license": "MIT",
"bugs": {
"url": "https://github.com/jinzito/icy-metadata/issues"
},
"homepage": "https://github.com/jinzito/icy-metadata#readme"
}