mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 14:13:05 +00:00
quickjs.nim -> quickjs4nim (#1123)
This commit is contained in:
parent
772c5ed6be
commit
e4b3e1a288
@ -1,16 +1,17 @@
|
||||
[
|
||||
{
|
||||
"name": "QuickJS.nim",
|
||||
"url": "https://github.com/ImVexed/quickjs.nim",
|
||||
"name": "QuickJS4nim",
|
||||
"url": "https://github.com/ImVexed/quickjs4nim",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"QuickJS",
|
||||
"Javascript",
|
||||
"Runtime"
|
||||
"Runtime",
|
||||
"Wrapper"
|
||||
],
|
||||
"description": "A QuickJS wrapper for Nim",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/ImVexed/quickjs.nim"
|
||||
"web": "https://github.com/ImVexed/quickjs4nim"
|
||||
},
|
||||
{
|
||||
"name": "BitVector",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user