mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 16:43:09 +00:00
Added package pipe
This commit is contained in:
parent
cfa4dec45f
commit
478a64938f
@ -6512,5 +6512,16 @@
|
|||||||
"description": "Universally Unique Lexicographically Sortable Identifier",
|
"description": "Universally Unique Lexicographically Sortable Identifier",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/adelq/ulid"
|
"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"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user