nodebb-plugin-cplayer
Version:
cPlayer's simple and naive plugin for nodebb.
33 lines (32 loc) • 624 B
JSON
{
"author": {
"name": "Corps"
},
"dependencies": {
"NeteaseCloudMusicApi": "^1.3.0"
},
"description": "cPlayer's simple and naive plugin for nodebb.",
"keywords": [
"cPlayer",
"music",
"html5"
],
"license": "MIT",
"main": "library.js",
"maintainers": [
{
"name": "zsq01",
"email": "zsq01@live.com"
}
],
"name": "nodebb-plugin-cplayer",
"nbbpm": {
"compatibility": "^1.0.0"
},
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "1.0.19"
}