git-subtree-dir: vendor/ruvector git-subtree-split: b64c21726f2bb37286d9ee36a7869fef60cc6900
19 lines
350 B
JSON
19 lines
350 B
JSON
{
|
|
"name": "@ruvector/attention-win32-x64-msvc",
|
|
"version": "0.1.4",
|
|
"os": [
|
|
"win32"
|
|
],
|
|
"cpu": [
|
|
"x64"
|
|
],
|
|
"main": "attention.win32-x64-msvc.node",
|
|
"files": [
|
|
"attention.win32-x64-msvc.node"
|
|
],
|
|
"license": "MIT OR Apache-2.0",
|
|
"engines": {
|
|
"node": ">= 10"
|
|
},
|
|
"repository": "https://github.com/ruvnet/ruvector"
|
|
} |