UNPKG

@bodhiapp/app-bindings-darwin-arm64

Version:

NAPI-RS bindings for BodhiApp server

39 lines 813 B
{ "name": "@bodhiapp/app-bindings-darwin-arm64", "version": "0.0.44", "os": [ "darwin" ], "cpu": [ "arm64" ], "main": "app-bindings.darwin-arm64.node", "files": [ "app-bindings.darwin-arm64.node" ], "description": "NAPI-RS bindings for BodhiApp server", "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" } }