18 lines
324 B
JSON
18 lines
324 B
JSON
{
|
|
"name": "0",
|
|
"version": "1.0.0",
|
|
"description": "",
|
|
"main": "index.js",
|
|
"dependencies": {
|
|
"node-static": "^0.7.11",
|
|
"ws2mpd": "^2.0.0"
|
|
},
|
|
"devDependencies": {
|
|
"less": "^3.9.0"
|
|
},
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"author": "",
|
|
"license": "ISC"
|
|
}
|