Added package pipe

This commit is contained in:
Chloe Kudryavtsev 2017-06-17 05:36:18 -04:00
parent cfa4dec45f
commit 478a64938f

View File

@ -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"
}
]