add npm keyword info

This commit is contained in:
binaryify 2017-04-08 18:56:46 +08:00
parent a52ec2bfe5
commit dc0ff3f7e4

View File

@ -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": {