Files
CHEVALLIER Abel cb235644dc init
2025-11-13 16:23:22 +01:00

21 lines
474 B
JSON

{
"name": "@lmdb/lmdb-linux-x64",
"version": "3.4.2",
"os": [
"linux"
],
"cpu": [
"x64"
],
"license": "MIT",
"author": "Kris Zyp",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/kriszyp/lmdb-js.git"
},
"bugs": {
"url": "https://github.com/kriszyp/lmdb-js/issues"
},
"homepage": "https://github.com/kriszyp/lmdb-js#readme",
"description": "Platform specific binary for lmdb on linux OS with x64 architecture"
}