{ "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 (https://tomsmeding.com)", "license": "MIT" }