You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

23 lines
417 B

{
"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"
}
}