aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index 1434823..82ec5d3 100644
--- a/packages.json
+++ b/packages.json
@@ -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"
}
]