update pipe package metadata (#1508)

specifically:
1. username changed
2. relicensed (MIT -> Unlicense)
This commit is contained in:
Chloe Kudryavtsev 2020-06-09 08:46:48 -04:00 committed by GitHub
parent 1d755b0dd7
commit 6b30b51846
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7658,7 +7658,7 @@
},
{
"name": "pipe",
"url": "https://github.com/5paceToast/pipe",
"url": "https://github.com/CosmicToast/pipe",
"method": "git",
"tags": [
"pipe",
@ -7667,8 +7667,8 @@
"functional"
],
"description": "Pipe operator for nim.",
"license": "MIT",
"web": "https://github.com/5paceToast/pipe"
"license": "Unlicense",
"web": "https://github.com/CosmicToast/pipe"
},
{
"name": "flatdb",