mirror of
https://github.com/tursodatabase/limbo.git
synced 2025-08-04 18:18:03 +00:00
22 lines
No EOL
388 B
JSON
22 lines
No EOL
388 B
JSON
{
|
|
"name": "@tursodatabase/limbo-win32-x64-msvc",
|
|
"version": "0.0.22-pre.1",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/tursodatabase/limbo"
|
|
},
|
|
"os": [
|
|
"win32"
|
|
],
|
|
"cpu": [
|
|
"x64"
|
|
],
|
|
"main": "turso-limbo.win32-x64-msvc.node",
|
|
"files": [
|
|
"turso-limbo.win32-x64-msvc.node"
|
|
],
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 10"
|
|
}
|
|
} |