Skip to content

Commit

Permalink
updating plugin lms version 1.0.14
Browse files Browse the repository at this point in the history
  • Loading branch information
Ghembs committed Nov 20, 2018
1 parent b2022e4 commit ea6cf4c
Showing 1 changed file with 58 additions and 58 deletions.
116 changes: 58 additions & 58 deletions plugins/music_service/logitechmediaserver/package.json
Original file line number Diff line number Diff line change
@@ -1,60 +1,60 @@
{
"name": "lms",
"version": "1.0.14",
"description": "Installs the Logitech Media Server application and web client",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Saiyato",
"license": "GPL-3.0",
"volumio_info": {
"prettyName": "Logitech Media Server",
"icon": "fa fa-music",
"plugin_type": "music_service"
},
"dependencies": {
"balanced-match": "^0.4.2",
"brace-expansion": "^1.1.6",
"concat-map": "^0.0.1",
"fs-extra": "^0.28.0",
"fs.realpath": "^1.0.0",
"glob": "^7.1.0",
"graceful-fs": "^4.1.9",
"inflight": "^1.0.5",
"inherits": "^2.0.3",
"ip": "^1.1.5",
"jsonfile": "^2.3.1",
"kew": "^0.7.0",
"klaw": "^1.3.0",
"minimatch": "^3.0.3",
"multimap": "^1.0.1",
"once": "^1.4.0",
"path-is-absolute": "^1.0.1",
"rimraf": "^2.5.4",
"v-conf": "^0.10.0",
"wireless-tools": "^0.19.0",
"wrappy": "^1.0.2"
},
"directories": {
"example": "examples"
},
"devDependencies": {},
"repository": {
"type": "git",
"url": "git+https://github.com/Saiyato/volumio-lms-plugin.git"
},
"keywords": [
"lms",
"multiroom",
"audio",
"Logitech",
"Media",
"Server",
"volumio"
],
"bugs": {
"url": "https://github.com/Saiyato/volumio-lms-plugin/issues"
},
"homepage": "https://github.com/Saiyato/volumio-lms-plugin#readme"
"name": "lms",
"version": "1.0.14",
"description": "Installs the Logitech Media Server application and web client",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Saiyato",
"license": "GPL-3.0",
"volumio_info": {
"prettyName": "Logitech Media Server",
"icon": "fa fa-music",
"plugin_type": "music_service"
},
"dependencies": {
"balanced-match": "^0.4.2",
"brace-expansion": "^1.1.6",
"concat-map": "^0.0.1",
"fs-extra": "^0.28.0",
"fs.realpath": "^1.0.0",
"glob": "^7.1.0",
"graceful-fs": "^4.1.9",
"inflight": "^1.0.5",
"inherits": "^2.0.3",
"ip": "^1.1.5",
"jsonfile": "^2.3.1",
"kew": "^0.7.0",
"klaw": "^1.3.0",
"minimatch": "^3.0.3",
"multimap": "^1.0.1",
"once": "^1.4.0",
"path-is-absolute": "^1.0.1",
"rimraf": "^2.5.4",
"v-conf": "^0.10.0",
"wireless-tools": "^0.19.0",
"wrappy": "^1.0.2"
},
"directories": {
"example": "examples"
},
"devDependencies": {},
"repository": {
"type": "git",
"url": "git+https://github.com/Saiyato/volumio-lms-plugin.git"
},
"keywords": [
"lms",
"multiroom",
"audio",
"Logitech",
"Media",
"Server",
"volumio"
],
"bugs": {
"url": "https://github.com/Saiyato/volumio-lms-plugin/issues"
},
"homepage": "https://github.com/Saiyato/volumio-lms-plugin#readme"
}

0 comments on commit ea6cf4c

Please sign in to comment.