Browse Source

Update manifest for PS-PurrSoftware

v1
Andrew Belt 5 years ago
parent
commit
d9be0079c9
1 changed files with 25 additions and 0 deletions
  1. +25
    -0
      manifests/PS-PurrSoftware.json

+ 25
- 0
manifests/PS-PurrSoftware.json View File

@@ -0,0 +1,25 @@
{
"slug": "PS-PurrSoftware",
"name": "PS-PurrSoftware",
"version": "1.0.1",
"license": "GPL-3.0-or-later",
"brand": "PurrSoftware",
"author": "Ken Chaffin",
"authorEmail": "",
"authorUrl": "",
"pluginUrl": "",
"manualUrl": "",
"sourceUrl": "",
"donateUrl": "",
"modules": [
{
"slug": "Meander",
"name": "Meander",
"description": "Algorithmic Composer",
"tags": [
"Sequencer",
"Polyphonic"
]
}
]
}

Loading…
Cancel
Save