Skip to content

Commit

Permalink
Merge pull request #11 from KristjanESPERANTO/patch-1
Browse files Browse the repository at this point in the history
Lix license and add keywords
  • Loading branch information
tbouron authored Feb 24, 2024
2 parents 6bf6c8e + 87cdcc9 commit f1eb5fa
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,13 @@
{
"name": "MMM-Sonos",
"version": "1.2.0",
"description": "MagicMirror module that displays playing tracks on your Sonos network",
"description": "MagicMirror² module that displays playing tracks on your Sonos network.",
"author": "Thomas Bouron <tbouron@gmail.com>",
"license": "Apache 2.0",
"keywords": [
"sonos",
"music"
],
"license": "Apache-2.0",
"homepage": "https://github.com/tbouron/MMM-Sonos",
"repository": {
"type": "git",
Expand Down

0 comments on commit f1eb5fa

Please sign in to comment.