Added package unsplash (#971)

This commit is contained in:
Juan Carlos 2018-12-28 11:12:12 -03:00 committed by Miran
parent 62549677db
commit 2496404a49

View File

@ -12263,5 +12263,21 @@
"description": "pure Nim implementation of Barreto-Naehrig pairing-friendly elliptic curve cryptography",
"license": "Apache License 2.0",
"web": "https://github.com/status-im/nim-bncurve"
},
{
"name": "unsplash",
"url": "https://github.com/juancarlospaco/nim-unsplash",
"method": "git",
"tags": [
"unsplash",
"photos",
"images",
"async",
"multisync",
"photography"
],
"description": "Unsplash API Client for Nim",
"license": "MIT",
"web": "https://github.com/juancarlospaco/nim-unsplash"
}
]