Squashed 'vendor/ruvector/' content from commit b64c2172
git-subtree-dir: vendor/ruvector git-subtree-split: b64c21726f2bb37286d9ee36a7869fef60cc6900
This commit is contained in:
34
crates/ruvector-gnn-node/npm/darwin-x64/package.json
Normal file
34
crates/ruvector-gnn-node/npm/darwin-x64/package.json
Normal file
@@ -0,0 +1,34 @@
|
||||
{
|
||||
"name": "@ruvector/gnn-darwin-x64",
|
||||
"version": "0.1.25",
|
||||
"os": [
|
||||
"darwin"
|
||||
],
|
||||
"cpu": [
|
||||
"x64"
|
||||
],
|
||||
"main": "ruvector-gnn.darwin-x64.node",
|
||||
"files": [
|
||||
"ruvector-gnn.darwin-x64.node"
|
||||
],
|
||||
"description": "Graph Neural Network capabilities for Ruvector - darwin-x64 platform",
|
||||
"keywords": [
|
||||
"ruvector",
|
||||
"gnn",
|
||||
"graph-neural-network",
|
||||
"napi-rs"
|
||||
],
|
||||
"author": "Ruvector Team",
|
||||
"license": "MIT",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/ruvnet/ruvector"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">= 10"
|
||||
},
|
||||
"publishConfig": {
|
||||
"registry": "https://registry.npmjs.org/",
|
||||
"access": "public"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user