Added package circleci_client (#379)

This commit is contained in:
Federico Ceratto 2016-07-11 15:06:16 +01:00 committed by Dominik Picheta
parent 382f831f00
commit 73db28fae3

View File

@ -4914,5 +4914,17 @@
"web": "https://github.com/achesak/nim-qrcode",
"license": "MIT",
"method": "git"
},
{
"name": "circleci_client",
"tags": [
"circleci",
"client"
],
"method": "git",
"license": "LGPLv3",
"web": "https://github.com/FedericoCeratto/nim-circleci",
"url": "https://github.com/FedericoCeratto/nim-circleci",
"description": "CircleCI API client"
}
]