123456789101112131415161718192021 |
- {
- "name": "@lmdb/lmdb-linux-x64",
- "version": "3.2.6",
- "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"
- }
|