mirror of
https://github.com/aljazceru/turso.git
synced 2025-12-25 12:04:21 +01:00
19 lines
350 B
JSON
19 lines
350 B
JSON
{
|
|
"name": "@tursodatabase/turso-darwin-universal",
|
|
"version": "0.1.2",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/tursodatabase/turso"
|
|
},
|
|
"os": [
|
|
"darwin"
|
|
],
|
|
"main": "turso.darwin-universal.node",
|
|
"files": [
|
|
"turso.darwin-universal.node"
|
|
],
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 10"
|
|
}
|
|
} |