Merge pull request #1882 from nim-lang/xflywind-patch-1

update the jstin link
This commit is contained in:
flywind 2021-04-25 14:20:20 +08:00 committed by GitHub
commit d0ca4d6c9b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13457,7 +13457,7 @@
}, },
{ {
"name": "jstin", "name": "jstin",
"url": "https://github.com/LemonBoy/jstin", "url": "https://github.com/nim-lang/jstin",
"method": "git", "method": "git",
"tags": [ "tags": [
"json", "json",
@ -13468,7 +13468,7 @@
], ],
"description": "JS {de,}serialization as it says on the tin", "description": "JS {de,}serialization as it says on the tin",
"license": "MIT", "license": "MIT",
"web": "https://github.com/LemonBoy/jstin" "web": "https://github.com/nim-lang/jstin"
}, },
{ {
"name": "compactdict", "name": "compactdict",