mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-10 10:03:07 +00:00
Merge branch 'master' of https://github.com/nim-lang/packages
This commit is contained in:
commit
9d189e581f
@ -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",
|
||||||
@ -22324,5 +22324,17 @@
|
|||||||
"description": "Call remote Nim functions as if it's local",
|
"description": "Call remote Nim functions as if it's local",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/al6x/nim/tree/main/nodem"
|
"web": "https://github.com/al6x/nim/tree/main/nodem"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "unittest2",
|
||||||
|
"url": "https://github.com/status-im/nim-unittest2",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"tests",
|
||||||
|
"unit-testing"
|
||||||
|
],
|
||||||
|
"description": "unittest fork focused on parallel test execution",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/status-im/nim-unittest2"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user