mirror of
https://gitlab.com/Binaryify/neteasecloudmusicapi.git
synced 2025-07-03 22:32:09 +08:00
update
This commit is contained in:
parent
9a3bba3453
commit
178630f82d
@ -1,12 +1,11 @@
|
|||||||
{
|
{
|
||||||
"name": "NeteaseCloudMusicApi",
|
"name": "NeteaseCloudMusicApi",
|
||||||
"version": "1.1.0",
|
"version": "1.1.1",
|
||||||
"description": "网易云音乐nodejs版接口模块",
|
"description": "网易云音乐nodejs版接口模块",
|
||||||
"main": "build/app.js",
|
"main": "build/app.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "echo \"Error: no test specified\" && exit 1",
|
"test": "echo \"Error: no test specified\" && exit 1",
|
||||||
"build": "babel app.js -o build/app.js",
|
"build": "babel app.js -o build/app.js"
|
||||||
"check": "node build/test.js"
|
|
||||||
},
|
},
|
||||||
"keywords": ["NeteaseCloudMusic","网易云音乐"],
|
"keywords": ["NeteaseCloudMusic","网易云音乐"],
|
||||||
"author": "traveller",
|
"author": "traveller",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user