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