{"name":"lmdb","author":{"name":"Kris Zyp"},"version":"2.2.0","description":"Simple, efficient, scalable, high-performance LMDB interface","license":"MIT","repository":{"type":"git","url":"git+ssh://git@github.com/DoctorEvidence/lmdb-js.git"},"keywords":["lmdb","database","mdb","lightning","key-value store","storage","adapter","performance"],"type":"module","main":"dist/index.cjs","module":"index.js","exports":{".":{"node":{"require":"./dist/index.cjs","import":"./node-index.js"},"default":"./index.js"}},"types":"./index.d.ts","tsd":{"directory":"test/types"},"scripts":{"install":"node-gyp-build","build":"node-gyp configure && node-gyp build && rollup -c","build-js":"rollup -c","prepare":"rollup -c","before-publish":"rollup -c && prebuildify-ci download && prebuildify --target 17.3.0 && prebuildify --target 15.5.0 && prebuildify --target 14.17.6 && prebuildify --target 12.22.7 && prebuildify --target electron@16.0.2 && prebuildify --target 16.13.0","before-publish-with-fast":"rollup -c && prebuildify-ci download && prebuildify --target 17.3.0 && prebuildify --target 15.5.0 && prebuildify --target 14.17.6 && prebuildify --target 12.22.7 && prebuildify --target electron@16.0.2 && set ENABLE_FAST_API_CALLS=true&& prebuildify --target 16.13.0","prebuild-libc":"prebuildify --target 17.3.0 --tag-libc && prebuildify --target 16.13.0 --tag-libc && prebuildify --target 15.5.0 --tag-libc && prebuildify --target 14.17.6 --tag-libc && prebuildify --target 12.22.7 --tag-libc && prebuildify --target electron@16.0.2 --tag-libc","prebuildify":"prebuildify","recompile":"node-gyp clean && node-gyp configure && node-gyp build","test":"mocha test/**.test.js --recursive && npm run test:types","deno-test":"deno run --allow-ffi --allow-write --allow-read --allow-env --allow-net --unstable test/deno.ts","test2":"mocha test/performance.js -u tdd","test:types":"tsd","benchmark":"node --turbo-fast-api-calls ./benchmark/index.js"},"gypfile":true,"dependencies":{"msgpackr":"^1.5.4","nan":"^2.14.2","node-gyp-build":"^4.2.3","ordered-binary":"^1.2.4","weak-lru-cache":"^1.2.2"},"devDependencies":{"@types/node":"^16.7.10","benchmark":"^2.1.4","chai":"^4.3.4","fs-extra":"^9.0.1","mocha":"^9.1.3","prebuildify":"^5.0.0","prebuildify-ci":"^1.0.5","rimraf":"^3.0.2","rollup":"^2.61.1","tsd":"^0.14.0"},"bugs":{"url":"https://github.com/DoctorEvidence/lmdb-js/issues"},"homepage":"https://github.com/DoctorEvidence/lmdb-js#readme","directories":{"test":"tests"},"gitHead":"86f71e96d1d6ee76a0b26bc12422e08080d967e5","_id":"lmdb@2.2.0","_nodeVersion":"16.13.1","_npmVersion":"6.14.8","dist":{"shasum":"67380b918d7dc7d8bfd7897f6e0ae2f5191eda5a","size":8004330,"noattachment":false,"key":"/lmdb/-/lmdb-2.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/lmdb/download/lmdb-2.2.0.tgz"},"_npmUser":{"name":"kriszyp","email":"kriszyp@gmail.com"},"maintainers":[{"name":"chjj","email":""},{"name":"kriszyp","email":"kriszyp@gmail.com"},{"name":"rvagg","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/lmdb_2.2.0_1643839707592_0.8943443185572197"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-02-02T22:08:36.351Z","hasInstallScript":true,"publish_time":1643839707977,"_cnpm_publish_time":1643839707977,"dist-tags":{"alpha":"2.6.0-alpha4","beta":"2.3.0-beta2","data-v1":"2.6.8-v1","latest":"3.5.3","next":"3.0.0-beta.13","test":"3.0.3-debug.1"}}