@absolutejs/absolute-rag-sqlite-windows-x64
Advanced tools
Sorry, the diff of this file is not supported yet
+8
-4
| { | ||
| "name": "@absolutejs/absolute-rag-sqlite-windows-x64", | ||
| "version": "0.0.1", | ||
| "version": "0.0.2", | ||
| "description": "Platform-native sqlite-vec binding for AbsoluteJS RAG SQLite (windows x64)", | ||
| "license": "BSL-1.1", | ||
| "os": ["win32"], | ||
| "cpu": ["x64"], | ||
| "os": [ | ||
| "win32" | ||
| ], | ||
| "cpu": [ | ||
| "x64" | ||
| ], | ||
| "files": [ | ||
| "README.md", | ||
| "sqlite-vec.dll" | ||
| "vec0.dll" | ||
| ], | ||
@@ -12,0 +16,0 @@ "repository": { |
Sorry, the diff of this file is not supported yet
289906
0