From d3949462006f8e4b434d4d75161f7d54308b783d Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Sun, 30 Jun 2019 02:31:45 -0400 Subject: [PATCH] Update build for ChortlingHamsterModules --- manifests/ChortlingHamsterModules.json | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 manifests/ChortlingHamsterModules.json diff --git a/manifests/ChortlingHamsterModules.json b/manifests/ChortlingHamsterModules.json new file mode 100644 index 00000000..b9073482 --- /dev/null +++ b/manifests/ChortlingHamsterModules.json @@ -0,0 +1,24 @@ +{ + "slug": "ChortlingHamsterModules", + "name": "Chortling Hamster Modules", + "version": "1.0.0", + "license": "BSD-3-Clause-Clear", + "brand": "Chortling Hamster Modules", + "author": "Alan Holding", + "authorEmail": "alanholding@me.com", + "authorUrl": "", + "pluginUrl": "https://github.com/chortlinghamster/modules/blob/master/README.md", + "manualUrl": "", + "sourceUrl": "https://github.com/chortlinghamster/modules", + "donateUrl": "", + "modules": [ + { + "slug": "Pop", + "name": "Pop", + "description": "Pop is a small sample and hold module. One input, one trigger and one output. But it has a chortling hamster on it!", + "tags": [ + "Sample and hold" + ] + } + ] +} \ No newline at end of file