mirror of
https://gitlab.com/Binaryify/neteasecloudmusicapi.git
synced 2025-05-23 22:37:41 +08:00
add npm keyword info
This commit is contained in:
parent
a52ec2bfe5
commit
dc0ff3f7e4
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"name": "NeteaseCloudMusicApi",
|
"name": "NeteaseCloudMusicApi",
|
||||||
"version": "2.1.5",
|
"version": "2.1.6",
|
||||||
"description": "",
|
"description": "网易云音乐 NodeJS 版 API",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "node app.js",
|
"start": "node app.js",
|
||||||
"test": "mocha -r intelli-espower-loader -t 20000 test"
|
"test": "mocha -r intelli-espower-loader -t 20000 test"
|
||||||
},
|
},
|
||||||
"keywords": [],
|
"keywords": ["网易云音乐","网易云","音乐","网易云音乐nodejs"],
|
||||||
"author": "",
|
"author": "",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user