Squashed 'vendor/ruvector/' content from commit b64c2172
git-subtree-dir: vendor/ruvector git-subtree-split: b64c21726f2bb37286d9ee36a7869fef60cc6900
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"name": "@ruvector/graph-transformer-darwin-arm64",
|
||||
"version": "2.0.4",
|
||||
"os": ["darwin"],
|
||||
"cpu": ["arm64"],
|
||||
|
||||
"main": "ruvector-graph-transformer.darwin-arm64.node",
|
||||
"files": ["ruvector-graph-transformer.darwin-arm64.node"],
|
||||
"description": "Proof-gated graph transformer - darwin-arm64 platform binary",
|
||||
"keywords": ["ruvector", "graph-transformer", "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"}
|
||||
}
|
||||
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"name": "@ruvector/graph-transformer-darwin-x64",
|
||||
"version": "2.0.4",
|
||||
"os": ["darwin"],
|
||||
"cpu": ["x64"],
|
||||
|
||||
"main": "ruvector-graph-transformer.darwin-x64.node",
|
||||
"files": ["ruvector-graph-transformer.darwin-x64.node"],
|
||||
"description": "Proof-gated graph transformer - darwin-x64 platform binary",
|
||||
"keywords": ["ruvector", "graph-transformer", "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"}
|
||||
}
|
||||
Binary file not shown.
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"name": "@ruvector/graph-transformer-linux-arm64-gnu",
|
||||
"version": "2.0.4",
|
||||
"os": ["linux"],
|
||||
"cpu": ["arm64"],
|
||||
"libc": ["glibc"],
|
||||
"main": "ruvector-graph-transformer.linux-arm64-gnu.node",
|
||||
"files": ["ruvector-graph-transformer.linux-arm64-gnu.node"],
|
||||
"description": "Proof-gated graph transformer - linux-arm64-gnu platform binary",
|
||||
"keywords": ["ruvector", "graph-transformer", "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"}
|
||||
}
|
||||
Binary file not shown.
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"name": "@ruvector/graph-transformer-linux-arm64-musl",
|
||||
"version": "2.0.4",
|
||||
"os": ["linux"],
|
||||
"cpu": ["arm64"],
|
||||
"libc": ["musl"],
|
||||
"main": "ruvector-graph-transformer.linux-arm64-musl.node",
|
||||
"files": ["ruvector-graph-transformer.linux-arm64-musl.node"],
|
||||
"description": "Proof-gated graph transformer - linux-arm64-musl platform binary",
|
||||
"keywords": ["ruvector", "graph-transformer", "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"}
|
||||
}
|
||||
Binary file not shown.
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"name": "@ruvector/graph-transformer-linux-x64-gnu",
|
||||
"version": "2.0.4",
|
||||
"os": ["linux"],
|
||||
"cpu": ["x64"],
|
||||
"libc": ["glibc"],
|
||||
"main": "ruvector-graph-transformer.linux-x64-gnu.node",
|
||||
"files": ["ruvector-graph-transformer.linux-x64-gnu.node"],
|
||||
"description": "Proof-gated graph transformer - linux-x64-gnu platform binary",
|
||||
"keywords": ["ruvector", "graph-transformer", "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"}
|
||||
}
|
||||
Binary file not shown.
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"name": "@ruvector/graph-transformer-linux-x64-musl",
|
||||
"version": "2.0.4",
|
||||
"os": ["linux"],
|
||||
"cpu": ["x64"],
|
||||
"libc": ["musl"],
|
||||
"main": "ruvector-graph-transformer.linux-x64-musl.node",
|
||||
"files": ["ruvector-graph-transformer.linux-x64-musl.node"],
|
||||
"description": "Proof-gated graph transformer - linux-x64-musl platform binary",
|
||||
"keywords": ["ruvector", "graph-transformer", "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"}
|
||||
}
|
||||
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"name": "@ruvector/graph-transformer-win32-x64-msvc",
|
||||
"version": "2.0.4",
|
||||
"os": ["win32"],
|
||||
"cpu": ["x64"],
|
||||
|
||||
"main": "ruvector-graph-transformer.win32-x64-msvc.node",
|
||||
"files": ["ruvector-graph-transformer.win32-x64-msvc.node"],
|
||||
"description": "Proof-gated graph transformer - win32-x64-msvc platform binary",
|
||||
"keywords": ["ruvector", "graph-transformer", "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"}
|
||||
}
|
||||
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user