From e70e830caa507cc62416828d31166f919b71deb1 Mon Sep 17 00:00:00 2001 From: Javier Santo Domingo Date: Thu, 28 Jan 2021 10:52:18 -0300 Subject: [PATCH] Added package xam (#1795) --- packages.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/packages.json b/packages.json index 928efb2..9b1f24f 100644 --- a/packages.json +++ b/packages.json @@ -21280,6 +21280,19 @@ "license": "GPL-3.0", "web": "https://github.com/2KAbhishek/nimfcuk" }, + { + "name": "xam", + "url": "https://github.com/j-a-s-d/xam", + "method": "git", + "tags": [ + "multipurpose", + "productivity", + "library" + ], + "description": "xam", + "license": "MIT", + "web": "https://github.com/j-a-s-d/xam" + }, { "name": "nimosc", "url": "https://github.com/Psirus/NimOSC",