Merge pull request #151 from yglukhov/patch-2

Update packages.json
This commit is contained in:
Dominik Picheta 2015-05-05 21:01:07 +01:00
commit 8a5649a918

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"
}
]