aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages.json13
1 files changed, 13 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index 5ad4e40..33bba2f 100644
--- a/packages.json
+++ b/packages.json
@@ -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"
}
]