Added package nimler (#1212)

This commit is contained in:
wltsmrz 2019-10-20 19:30:52 +09:00 committed by Miran
parent db2b34cd40
commit 65219302b9

View File

@ -1,4 +1,16 @@
[
{
"name": "nimler",
"url": "https://github.com/wltsmrz/nimler",
"method": "git",
"tags": [
"Erlang",
"Elixir"
],
"description": "Erlang/Elixir NIFs for nim",
"license": "MIT",
"web": "https://github.com/wltsmrz/nimler"
},
{
"name": "QuickJS4nim",
"url": "https://github.com/ImVexed/quickjs4nim",