From 268b3a0dbbfe3c6e7b51f6e18e0bfba60ef21ff9 Mon Sep 17 00:00:00 2001 From: Paul Date: Sun, 7 Jan 2018 18:33:40 -0500 Subject: [PATCH] Create BaconPlugs.josn Hi! I've set up my set of plugins, and would like to make them available for the community. Thanks for making the directions clear. Let me know if there's any problem or what not. Appreciate you all maintaining this community list! --- plugins/BaconPlugs.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 plugins/BaconPlugs.json diff --git a/plugins/BaconPlugs.json b/plugins/BaconPlugs.json new file mode 100644 index 00000000..dbd35f4a --- /dev/null +++ b/plugins/BaconPlugs.json @@ -0,0 +1,20 @@ +{ + "slug": "BaconPlugs", + "name": "BaconPlugs", + "author": "@baconpaul", + "license": "Apache-2.0", + "version": "0.5.0", + "homepage": "https://github.com/baconpaul/BaconPlugs", + "manual": "https://github.com/baconpaul/BaconPlugs/blob/master/README.md", + "source": "https://github.com/baconpaul/BaconPlugs", + "downloads": { + "lin": { + "download": "https://github.com/baconpaul/BaconPlugs/files/1610285/BaconPlugs-0.5.0-lin.zip", + "sha256": "ca77ee620359e3a932075772b712e82feeae6ff37368f01e28f2dcc4038d816b" + }, + "mac": { + "download": "https://github.com/baconpaul/BaconPlugs/files/1610282/BaconPlugs-0.5.0-mac.zip", + "sha256": "4beca7d6184b8ac12db549b5fa22b2484b1b0e18e160888ce25b14b0005fc905" + } + } +}