{ "name": "mpvremote-client", "private": true, "version": "0.0.1", "description": "", "repository": "indefero@ghostdub.de:mpvremote.git", "licenses": [ { "type": "gpl" } ], "dependencies": { "angular": "^1.4.9", "angular-animate": "^1.4.9", "angular-aria": "^1.4.9", "angular-material": "^1.0.5", "restify": "^4.0.4" }, "scripts": { "prestart": "npm update" } }