UNPKG

@bodhiapp/app-bindings-linux-x64-gnu

Version:

NAPI-RS bindings for BodhiApp server with integrated tests

42 lines 864 B
{ "name": "@bodhiapp/app-bindings-linux-x64-gnu", "version": "0.0.15", "os": [ "linux" ], "cpu": [ "x64" ], "main": "app-bindings.linux-x64-gnu.node", "files": [ "app-bindings.linux-x64-gnu.node" ], "description": "NAPI-RS bindings for BodhiApp server with integrated tests", "keywords": [ "napi", "rust", "node-addon", "bodhi", "llm", "server" ], "homepage": "https://github.com/BodhiSearch/BodhiApp#readme", "engines": { "node": ">=22" }, "publishConfig": { "access": "public", "registry": "https://registry.npmjs.org/" }, "repository": { "type": "git", "url": "git+https://github.com/BodhiSearch/BodhiApp.git", "directory": "crates/lib_bodhiserver_napi" }, "bugs": { "url": "https://github.com/BodhiSearch/BodhiApp/issues" }, "libc": [ "glibc" ] }