diff --git a/packages.json b/packages.json index a358704..4b70c30 100644 --- a/packages.json +++ b/packages.json @@ -26451,5 +26451,19 @@ "description": "Toy support library for primitive graphics programming.", "license": "MIT", "web": "https://github.com/Araq/pixels" + }, + { + "name": "at", + "url": "https://github.com/capocasa/at", + "method": "git", + "tags": [ + "async", + "in-proces", + "job-scheduler" + ], + "description": "A powerful, lightweight tool to execute code later", + "license": "MIT", + "web": "https://github.com/capocasa/at", + "doc": "https://capocasa.github.io/at/at.html" } ]