12 lines
349 B
JSON
12 lines
349 B
JSON
{
|
|
"name": "@ruvector/attention-win32-x64-msvc",
|
|
"version": "0.1.32",
|
|
"os": ["win32"],
|
|
"cpu": ["x64"],
|
|
"main": "attention.win32-x64-msvc.node",
|
|
"files": ["attention.win32-x64-msvc.node"],
|
|
"description": "Windows x64 MSVC native module for @ruvector/attention",
|
|
"license": "MIT",
|
|
"repository": "https://github.com/ruvnet/ruvector"
|
|
}
|