Update packages.json (#1456)

This commit is contained in:
lihaifeng 2020-05-05 22:15:03 +08:00 committed by GitHub
parent c81bf71229
commit a027c388b6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17690,5 +17690,17 @@
"description": "Marc21 parser for Nimlang", "description": "Marc21 parser for Nimlang",
"license": "MIT", "license": "MIT",
"web": "https://github.com/rsirres/NimMarc" "web": "https://github.com/rsirres/NimMarc"
},
{
"name": "miniblink",
"url": "https://github.com/lihf8515/miniblink",
"method": "git",
"tags": [
"miniblink",
"nim"
],
"description": "A miniblink library for nim.",
"license": "MIT",
"web": "https://github.com/lihf8515/miniblink"
} }
] ]