Update packages.json

This commit is contained in:
Yuriy Glukhov 2015-05-05 22:54:30 +03:00
parent b4d3156a43
commit 0e9e1d94fb

View File

@ -1398,5 +1398,14 @@
"description": "Raw system calls for Nim",
"license": "MPL",
"web": "https://github.com/def-/nim-syscall"
},
{
"name": "jnim",
"url": "https://github.com/yglukhov/jnim",
"method": "git",
"tags": ["library", "java", "jvm", "bridge", "bindings"],
"description": "Nim - Java bridge",
"license": "MIT",
"web": "https://github.com/yglukhov/jnim"
}
]