Update packages.json

This commit is contained in:
Michedev 2017-12-03 21:22:25 +01:00 committed by GitHub
parent 935cb54d67
commit ba514be15a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,19 @@
[ [
{
"name": "sequtils2",
"url": "https://github.com/Michedev/sequtils2",
"method": "git",
"tags": [
"library",
"sequence",
"string",
"openArray",
"functional"
],
"description": "Additional functions for sequences that are not present in sequtils",
"license": "MIT",
"web": "http://htmlpreview.github.io/?https://github.com/Michedev/sequtils2/blob/master/sequtils2.html"
},
{ {
"name": "github_api", "name": "github_api",
"url": "https://github.com/watzon/github-api-nim", "url": "https://github.com/watzon/github-api-nim",