@ruvector/sona-linux-arm64-gnu
Advanced tools
+16
-7
| { | ||
| "name": "@ruvector/sona-linux-arm64-gnu", | ||
| "version": "0.1.5", | ||
| "os": ["linux"], | ||
| "cpu": ["arm64"], | ||
| "version": "0.1.7", | ||
| "os": [ | ||
| "linux" | ||
| ], | ||
| "cpu": [ | ||
| "arm64" | ||
| ], | ||
| "main": "sona.linux-arm64-gnu.node", | ||
| "files": ["sona.linux-arm64-gnu.node"], | ||
| "license": "MIT", | ||
| "repository": {"type": "git", "url": "https://github.com/ruvnet/ruvector.git"} | ||
| } | ||
| "files": [ | ||
| "sona.linux-arm64-gnu.node" | ||
| ], | ||
| "license": "MIT OR Apache-2.0", | ||
| "repository": { | ||
| "type": "git", | ||
| "url": "https://github.com/ruvnet/ruvector.git" | ||
| } | ||
| } |
Sorry, the diff of this file is not supported yet
541988
9.08%