nodebb-plugin-cloudmusic
Version:
A plugin about using netease cloudmusic(using <embed>).
19 lines (18 loc) • 371 B
JSON
{
"name": "nodebb-plugin-cloudmusic",
"version": "0.0.1",
"description": "A plugin about using netease cloudmusic(using <embed>).",
"main": "library.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"netease",
"cloudmusic"
],
"author": "Corps",
"license": "MIT-License",
"nbbpm": {
"compatibility": "^1.0.0"
}
}