{"name":"lmdb","author":{"name":"Kris Zyp"},"version":"3.0.0-beta.10","description":"Simple, efficient, scalable, high-performance LMDB interface","license":"MIT","repository":{"type":"git","url":"git+ssh://git@github.com/kriszyp/lmdb-js.git"},"keywords":["lmdb","database","mdb","lightning","key-value store","storage","adapter","performance"],"type":"module","main":"dist/index.cjs","module":"index.js","exports":{".":{"types":{"require":"./index.d.cts","import":"./index.d.ts"},"node":{"require":"./dist/index.cjs","import":"./node-index.js"},"default":"./index.js"}},"types":"./index.d.ts","tsd":{"directory":"test/types"},"bin":{"download-lmdb-prebuilds":"bin/download-prebuilds.js"},"scripts":{"install":"node-gyp-build-optional-packages","build":"node-gyp --debug configure && node-gyp --debug build && rollup -c","rebuild":"node-gyp build && rollup -c && cpy index.d.ts . --rename=index.d.cts","build-js":"rollup -c","prepare":"rollup -c","before-publish":"rollup -c && cpy index.d.ts . --rename=index.d.cts && prebuildify-ci download && node util/set-optional-deps.cjs && npm run test","prebuild-libc-musl":"ENABLE_V8_FUNCTIONS=false prebuildify-platform-packages --debug --tag-libc --napi --platform-packages --target 18.17.1","prebuild-libc":"prebuildify-platform-packages --debug --tag-libc --target 20.0.0 || true && prebuildify-platform-packages --debug --platform-packages --tag-libc --target 18.17.1 && ENABLE_V8_FUNCTIONS=false prebuildify-platform-packages --debug --napi --platform-packages --tag-libc --target 18.17.1","prebuild-macos":"prebuildify-platform-packages --debug --target 20.0.0 && prebuildify-platform-packages --debug --platform-packages --target 18.17.1 && ENABLE_V8_FUNCTIONS=false prebuildify-platform-packages --debug --napi --platform-packages --target 18.17.1","prebuild-win32":"prebuildify-platform-packages --debug --target 20.0.0 && prebuildify-platform-packages --debug --target 18.17.1 && set ENABLE_V8_FUNCTIONS=false&& prebuildify-platform-packages --debug --napi --platform-packages --target 18.17.1","prebuild-libc-arm7":"ENABLE_V8_FUNCTIONS=false prebuildify-platform-packages --debug --napi --platform-packages --tag-libc --target 18.17.1","prebuildify":"prebuildify-platform-packages --debug --napi --target 18.17.1","full-publish":"cd prebuilds/win32-x64 && npm publish --tag next --access public && cd ../darwin-x64 && npm publish --tag next --access public && cd ../darwin-arm64 && npm publish --tag next --access public && cd ../linux-x64 && npm publish --tag next --access public && cd ../linux-arm64 && npm publish --tag next --access public  && cd ../linux-arm && npm publish --tag next --access public && cd ../.. && npm publish --tag next && node util/remove-optional-deps.cjs","recompile":"node-gyp clean && node-gyp configure && node-gyp build","test":"mocha test/**.test.js --expose-gc --recursive","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 ./benchmark/index.js"},"gypfile":true,"dependencies":{"msgpackr":"^1.9.9","node-addon-api":"^6.1.0","node-gyp-build-optional-packages":"5.1.1","ordered-binary":"^1.4.1","weak-lru-cache":"^1.2.2"},"devDependencies":{"@types/node":"^16.7.10","benchmark":"^2.1.4","chai":"^4.3.4","cpy-cli":"^4.1.0","fs-extra":"^9.0.1","mocha":"^10.1.0","prebuildify-ci":"^1.0.5","prebuildify-platform-packages":"5.0.4","prettier":"^3.0.2","rimraf":"^3.0.2","rollup":"^2.61.1","tsd":"^0.14.0"},"bugs":{"url":"https://github.com/kriszyp/lmdb-js/issues"},"homepage":"https://github.com/kriszyp/lmdb-js#readme","directories":{"test":"tests"},"prettier":{"useTabs":true,"singleQuote":true},"optionalDependencies":{"@lmdb/lmdb-darwin-arm64":"3.0.0-beta.10","@lmdb/lmdb-darwin-x64":"3.0.0-beta.10","@lmdb/lmdb-linux-arm":"3.0.0-beta.10","@lmdb/lmdb-linux-arm64":"3.0.0-beta.10","@lmdb/lmdb-linux-x64":"3.0.0-beta.10","@lmdb/lmdb-win32-x64":"3.0.0-beta.10"},"_id":"lmdb@3.0.0-beta.10","readmeFilename":"README.md","gitHead":"c08e03056d3a89f52f31bc55dfa81d64d5d80d63","_nodeVersion":"20.6.0","_npmVersion":"9.8.1","dist":{"shasum":"b19c73a1abb40f7ebfa7a2e156e8fe3631b54b2e","size":599980,"noattachment":false,"key":"/lmdb/-/lmdb-3.0.0-beta.10.tgz","tarball":"http://registry.cnpm.dingdandao.com/lmdb/download/lmdb-3.0.0-beta.10.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_3.0.0-beta.10_1709227708537_0.7089941110273348"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-02-29T17:28:28.717Z","publish_time":1709227708717,"_source_registry_name":"default","hasInstallScript":true,"_cnpm_publish_time":1709227708717,"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"}}