@lancedb/vectordb-darwin-arm64
Version:
Prebuilt binary package for `vectordb` on `darwin-arm64`.
40 lines • 814 B
JSON
{
"name": "@lancedb/vectordb-darwin-arm64",
"description": "Prebuilt binary package for `vectordb` on `darwin-arm64`.",
"version": "0.21.2",
"os": [
"darwin"
],
"cpu": [
"arm64"
],
"main": "index.node",
"files": [
"index.node"
],
"neon": {
"binary": {
"rust": "aarch64-apple-darwin",
"node": "darwin-arm64",
"platform": "darwin",
"arch": "arm64",
"abi": null
}
},
"author": "Lance Devs",
"repository": {
"type": "git",
"url": "https://github.com/lancedb/lancedb.git"
},
"keywords": [
"data-format",
"data-science",
"machine-learning",
"data-analytics"
],
"bugs": {
"url": "https://github.com/lancedb/lancedb/issues"
},
"homepage": "https://lancedb.github.io/lancedb/",
"license": "Apache-2.0"
}