163-music
Version:
Netease Music SDK in Node.js
28 lines (27 loc) • 552 B
JSON
{
"name": "163-music",
"version": "0.0.2",
"description": "Netease Music SDK in Node.js",
"main": "index.js",
"scripts": {
"test": "node test"
},
"repository": {
"type": "git",
"url": "git+https://github.com/song940/163-music.git"
},
"author": "lsong",
"license": "MIT",
"bugs": {
"url": "https://github.com/song940/163-music/issues"
},
"homepage": "https://github.com/song940/163-music#readme",
"keywords": [
"163",
"music"
],
"directories": {
"example": "example",
"test": "test"
}
}