Merge pull request #411 from yglukhov/patch-4

Added jsbind lib
This commit is contained in:
Dominik Picheta 2016-09-15 18:37:43 +02:00 committed by GitHub
commit 9fc61ab96b

View File

@ -5224,5 +5224,18 @@
"description": "OAuth library for nim",
"license": "Apache License 2.0",
"web": "http://cordea.github.io/oauth"
},
{
"name": "jsbind",
"url": "https://github.com/yglukhov/jsbind",
"method": "git",
"tags": [
"bindings",
"emscripten",
"javascript"
],
"description": "Define bindings to JavaScript and Emscripten",
"license": "MIT",
"web": "https://github.com/yglukhov/jsbind"
}
]