aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages.json11
1 files changed, 11 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index 2b2f68e..d819d90 100644
--- a/packages.json
+++ b/packages.json
@@ -6512,5 +6512,16 @@
"description": "Universally Unique Lexicographically Sortable Identifier",
"license": "MIT",
"web": "https://github.com/adelq/ulid"
+ },
+ {
+ "name": "pipe",
+ "url": "https://github.com/5paceToast/pipe",
+ "method": "git",
+ "tags": [
+ "v0.1.0"
+ ],
+ "description": "Pipe operator for nim.",
+ "license": "MIT",
+ "web": "https://github.com/5paceToast/pipe"
}
]