mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 22:53:10 +00:00
Added nimscripter to registry. (#1761)
This commit is contained in:
parent
ba4142303c
commit
fe435d5ea7
@ -20882,5 +20882,17 @@
|
|||||||
"description": "A validator for greek social security number (AMKA)",
|
"description": "A validator for greek social security number (AMKA)",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/zoispag/amka-nim"
|
"web": "https://github.com/zoispag/amka-nim"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Nimscripter",
|
||||||
|
"url": "https://github.com/beef331/nimscripter",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"scripting",
|
||||||
|
"nimscript"
|
||||||
|
],
|
||||||
|
"description": "Easy to use Nim/Nimscript interop, for scripting logic in compiled binaries.",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/beef331/nimscripter"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user