cyp/package.json

17 lines
300 B
JSON
Raw Normal View History

2019-03-20 03:45:23 +08:00
{
"name": "0",
"version": "1.0.0",
"description": "",
"main": "index.js",
"dependencies": {
"node-static": "^0.7.11",
"ws2mpd": "^1.0.0"
},
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC"
}