cmus-remote-node
Version:
API to cmus-remote for controlling cmus
20 lines (19 loc) • 460 B
JSON
{
"name": "cmus-remote-node",
"version": "0.1.0",
"description": "API to cmus-remote for controlling cmus",
"main": "main.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://git.tomsmeding.com/cmus-remote-node"
},
"keywords": [
"cmus",
"cmus-remote"
],
"author": "Tom Smeding <tom.smeding@gmail.com> (https://tomsmeding.com)",
"license": "MIT"
}