@yuhongbo1/lrc-player
Version:
play lrc file in browser
27 lines (26 loc) • 603 B
JSON
{
"name": "@yuhongbo1/lrc-player",
"version": "2.0.0",
"description": "play lrc file in browser",
"main": "lrc-player.js",
"directories": {
"doc": "docs"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/CNOCTAVE/lrc-player.git"
},
"keywords": [
"LRC",
"player"
],
"author": "CNOCTAVE, Yu Hongbo",
"license": "AGPL-3.0-only",
"bugs": {
"url": "https://github.com/CNOCTAVE/lrc-player/issues"
},
"homepage": "https://github.com/CNOCTAVE/lrc-player#readme"
}