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