quickjs.nim -> quickjs4nim (#1123)
This commit is contained in:
parent
772c5ed6be
commit
e4b3e1a288
1 changed files with 5 additions and 4 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue