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