mirror of
https://github.com/tursodatabase/limbo.git
synced 2025-08-04 01:58:16 +00:00
25 lines
No EOL
414 B
JSON
25 lines
No EOL
414 B
JSON
{
|
|
"name": "@tursodatabase/limbo-linux-x64-gnu",
|
|
"version": "0.0.22-pre.1",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/tursodatabase/limbo"
|
|
},
|
|
"os": [
|
|
"linux"
|
|
],
|
|
"cpu": [
|
|
"x64"
|
|
],
|
|
"main": "turso-limbo.linux-x64-gnu.node",
|
|
"files": [
|
|
"turso-limbo.linux-x64-gnu.node"
|
|
],
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 10"
|
|
},
|
|
"libc": [
|
|
"glibc"
|
|
]
|
|
} |