11 lines
283 B
JSON
11 lines
283 B
JSON
{
|
|
"name": "@ruvector/graph-node-win32-x64-msvc",
|
|
"version": "0.1.26",
|
|
"os": ["win32"],
|
|
"cpu": ["x64"],
|
|
"main": "ruvector-graph.node",
|
|
"files": ["ruvector-graph.node"],
|
|
"license": "MIT",
|
|
"repository": {"type": "git", "url": "https://github.com/ruvnet/ruvector.git"}
|
|
}
|