Skip to content

Commit 8d0601f

Browse files
author
kilingzhang
committed
composer
1 parent 9252011 commit 8d0601f

1 file changed

Lines changed: 20 additions & 0 deletions

File tree

composer.json

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
{
2+
"name": "kilingzhang/netease-cloud-music-api",
3+
"authors": [
4+
{
5+
"name": "kilingzhang",
6+
"email": "slight@kilingzhang.com"
7+
}
8+
],
9+
"description": "网易云音乐 PHP 版 API",
10+
"keywords": [
11+
"网易云音乐",
12+
"网易云",
13+
"音乐",
14+
"网易云音乐PHP"
15+
],
16+
"require": {
17+
18+
},
19+
"license": "MIT"
20+
}

0 commit comments

Comments
 (0)