mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 08:33:10 +00:00
Added jsbind lib
This commit is contained in:
parent
fa1a209c49
commit
97e73be7f5
@ -5224,5 +5224,18 @@
|
|||||||
"description": "OAuth library for nim",
|
"description": "OAuth library for nim",
|
||||||
"license": "Apache License 2.0",
|
"license": "Apache License 2.0",
|
||||||
"web": "http://cordea.github.io/oauth"
|
"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"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user