{"_id":"level-js","_rev":"1021433","name":"level-js","description":"An abstract-leveldown compliant store on top of IndexedDB","dist-tags":{"latest":"6.1.0","latest-4":"4.0.2"},"maintainers":[{"name":"matteo.collina","email":""},{"name":"ralphtheninja","email":""},{"name":"vweevers","email":""}],"time":{"modified":"2026-04-10T15:48:59.000Z","created":"2013-05-01T06:15:45.799Z","6.1.0":"2021-09-28T21:52:38.595Z","6.0.0":"2021-04-09T19:48:09.580Z","5.0.2":"2020-04-03T18:52:18.201Z","4.0.2":"2019-11-29T12:59:56.927Z","5.0.1":"2019-11-29T11:03:53.640Z","5.0.0":"2019-10-04T15:22:11.374Z","4.0.1":"2019-03-31T20:06:13.166Z","4.0.0":"2018-12-30T15:53:50.043Z","3.0.0":"2018-06-17T20:38:55.548Z","3.0.0-rc1":"2018-05-26T12:27:54.426Z","2.2.4":"2016-05-09T11:58:31.200Z","2.2.3":"2015-12-10T18:26:51.091Z","2.2.2":"2015-09-12T21:37:22.766Z","2.2.1":"2015-07-05T18:55:34.380Z","2.2.0":"2015-07-04T03:34:55.036Z","2.1.6":"2014-06-15T18:30:31.787Z","2.1.5":"2014-05-29T20:26:31.107Z","2.1.4":"2014-05-12T22:13:26.492Z","2.1.3":"2014-04-10T02:57:02.228Z","2.1.2":"2014-04-05T17:05:11.435Z","2.0.0":"2014-03-09T22:20:06.354Z","1.2.0":"2014-03-09T19:50:42.337Z","1.1.2":"2014-02-02T23:47:51.492Z","1.1.1":"2014-02-02T18:51:26.800Z","1.1.0":"2014-01-30T23:14:40.738Z","1.0.8":"2013-08-12T22:48:59.323Z","1.0.7":"2013-07-02T18:14:38.734Z","1.0.6":"2013-06-01T00:25:04.423Z","1.0.5":"2013-05-30T20:18:11.782Z","1.0.4":"2013-05-30T15:56:17.912Z","1.0.3":"2013-05-15T00:18:15.043Z","1.0.2":"2013-05-04T18:36:20.734Z","1.0.1":"2013-05-04T05:47:19.389Z","1.0.0":"2013-05-04T00:26:12.294Z","0.0.0":"2013-05-01T06:15:45.799Z"},"users":{"dubban":true,"hughsk":true,"joshgillies":true,"substack":true,"boljen":true,"shanewholloway":true,"josepedrodias":true,"wenbing":true,"urbantumbleweed":true,"bret":true,"cr8tiv":true},"author":{"name":"max ogden"},"repository":{"type":"git","url":"git+https://github.com/Level/level-js.git"},"versions":{"6.1.0":{"name":"level-js","version":"6.1.0","description":"An abstract-leveldown compliant store on top of IndexedDB","author":{"name":"max ogden"},"license":"MIT","main":"index.js","scripts":{"test":"standard && hallmark && airtap -p local --coverage test/index.js","test-browsers":"standard && airtap --coverage test/index.js","coverage":"nyc report -r lcovonly","hallmark":"hallmark --fix","dependency-check":"dependency-check --no-dev -i buffer .","prepublishOnly":"npm run dependency-check"},"dependencies":{"abstract-leveldown":"^7.2.0","buffer":"^6.0.3","inherits":"^2.0.3","ltgt":"^2.1.2","run-parallel-limit":"^1.1.0"},"devDependencies":{"airtap":"^4.0.1","airtap-playwright":"^1.0.1","airtap-sauce":"^1.1.0","dependency-check":"^4.1.0","hallmark":"^3.0.0","level-concat-iterator":"^3.0.0","nyc":"^15.0.0","standard":"^16.0.3","tape":"^5.0.0","uuid":"^3.3.2"},"repository":{"type":"git","url":"git+https://github.com/Level/level-js.git"},"homepage":"https://github.com/Level/level-js","keywords":["level","leveldb","indexeddb","abstract-leveldown"],"gitHead":"db2684c7ee4d75dcbc3c1a17a27516901df8efb5","bugs":{"url":"https://github.com/Level/level-js/issues"},"_id":"level-js@6.1.0","_nodeVersion":"16.9.1","_npmVersion":"7.21.1","dist":{"shasum":"982ee9e583fca801aa75689c041995d0e7aab4ef","size":17471,"noattachment":false,"key":"/level-js/-/level-js-6.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/level-js/download/level-js-6.1.0.tgz"},"_npmUser":{"name":"vweevers","email":"dev@vincentweevers.nl"},"directories":{},"maintainers":[{"name":"matteo.collina","email":""},{"name":"ralphtheninja","email":""},{"name":"vweevers","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/level-js_6.1.0_1632865958298_0.07716431846686844"},"_hasShrinkwrap":false,"publish_time":1632865958595,"_cnpm_publish_time":1632865958595,"deprecated":"Superseded by browser-level (https://github.com/Level/community#faq)"},"6.0.0":{"name":"level-js","version":"6.0.0","description":"An abstract-leveldown compliant store on top of IndexedDB","author":{"name":"max ogden"},"license":"MIT","main":"index.js","scripts":{"test":"standard && hallmark && airtap -p local --coverage test/index.js","test-browsers":"standard && airtap --coverage test/index.js","coverage":"nyc report --reporter=text-lcov | coveralls","hallmark":"hallmark --fix","dependency-check":"dependency-check --no-dev -i buffer .","prepublishOnly":"npm run dependency-check"},"dependencies":{"abstract-leveldown":"^7.0.0","buffer":"^6.0.3","inherits":"^2.0.3","ltgt":"^2.1.2"},"devDependencies":{"airtap":"^4.0.1","airtap-playwright":"^1.0.1","airtap-sauce":"^1.1.0","coveralls":"^3.0.2","dependency-check":"^4.1.0","hallmark":"^3.0.0","level-community":"^3.0.0","level-concat-iterator":"^3.0.0","nyc":"^15.0.0","standard":"^16.0.3","tape":"^5.0.0","uuid":"^3.3.2"},"hallmark":{"community":"level-community"},"repository":{"type":"git","url":"git+https://github.com/Level/level-js.git"},"homepage":"https://github.com/Level/level-js","keywords":["level","leveldb","indexeddb","abstract-leveldown"],"gitHead":"355e809bdce51befb1ee2d3bdc0b4b9980e4bf4c","bugs":{"url":"https://github.com/Level/level-js/issues"},"_id":"level-js@6.0.0","_nodeVersion":"12.11.1","_npmVersion":"6.11.3","_npmUser":{"name":"vweevers","email":"dev@vincentweevers.nl"},"maintainers":[{"name":"matteo.collina","email":""},{"name":"ralphtheninja","email":""},{"name":"vweevers","email":""}],"dist":{"shasum":"1faff0eb92ca34e4565d1f7bca7026989855625b","size":18601,"noattachment":false,"key":"/level-js/-/level-js-6.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/level-js/download/level-js-6.0.0.tgz"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/level-js_6.0.0_1617997689424_0.4042403893537514"},"_hasShrinkwrap":false,"publish_time":1617997689580,"_cnpm_publish_time":1617997689580,"deprecated":"Superseded by browser-level (https://github.com/Level/community#faq)"},"5.0.2":{"name":"level-js","version":"5.0.2","description":"An abstract-leveldown compliant store on top of IndexedDB","author":{"name":"max ogden"},"license":"MIT","main":"index.js","scripts":{"test":"standard && hallmark && airtap --local --coverage test/index.js","test-browsers":"standard && airtap --sauce-connect --loopback airtap.local --coverage test/index.js","coverage":"nyc report --reporter=text-lcov | coveralls","hallmark":"hallmark --fix","dependency-check":"dependency-check . test/*.js","prepublishOnly":"npm run dependency-check"},"dependencies":{"abstract-leveldown":"~6.2.3","buffer":"^5.5.0","inherits":"^2.0.3","ltgt":"^2.1.2"},"devDependencies":{"airtap":"^3.0.0","coveralls":"^3.0.2","dependency-check":"^3.3.0","hallmark":"^2.0.0","level-community":"^3.0.0","level-concat-iterator":"^2.0.0","nyc":"^15.0.0","standard":"^14.0.2","tape":"^4.0.0","uuid":"^3.3.2"},"hallmark":{"community":"level-community"},"repository":{"type":"git","url":"git+https://github.com/Level/level-js.git"},"homepage":"https://github.com/Level/level-js","keywords":["level","leveldb","indexeddb","abstract-leveldown"],"gitHead":"ca7b92047500a46fc40991f51341b6b93cc93f8a","bugs":{"url":"https://github.com/Level/level-js/issues"},"_id":"level-js@5.0.2","_nodeVersion":"12.11.1","_npmVersion":"6.11.3","_npmUser":{"name":"vweevers","email":"dev@vincentweevers.nl"},"maintainers":[{"name":"matteo.collina","email":""},{"name":"ralphtheninja","email":""},{"name":"vweevers","email":""}],"dist":{"shasum":"5e280b8f93abd9ef3a305b13faf0b5397c969b55","size":18221,"noattachment":false,"key":"/level-js/-/level-js-5.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/level-js/download/level-js-5.0.2.tgz"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/level-js_5.0.2_1585939938057_0.9224980511247691"},"_hasShrinkwrap":false,"publish_time":1585939938201,"_cnpm_publish_time":1585939938201,"deprecated":"Superseded by browser-level (https://github.com/Level/community#faq)"},"4.0.2":{"name":"level-js","version":"4.0.2","description":"An abstract-leveldown compliant store on top of IndexedDB","author":{"name":"max ogden"},"license":"MIT","main":"index.js","scripts":{"test":"standard && hallmark && airtap --local --coverage test/index.js","test-browsers":"standard && airtap --sauce-connect --loopback airtap.local --coverage test/index.js","coverage":"nyc report --reporter=text-lcov | coveralls","hallmark":"hallmark --fix","dependency-check":"dependency-check . test/*.js","prepublishOnly":"npm run dependency-check"},"browser":{"./util/immediate.js":"./util/immediate-browser.js"},"dependencies":{"abstract-leveldown":"~6.0.1","immediate":"~3.2.3","inherits":"^2.0.3","ltgt":"^2.1.2","typedarray-to-buffer":"~3.1.5"},"devDependencies":{"airtap":"^2.0.0","coveralls":"^3.0.2","dependency-check":"^3.3.0","hallmark":"^0.1.0","level-community":"^3.0.0","level-concat-iterator":"^2.0.0","nyc":"^13.1.0","standard":"^12.0.1","tape":"^4.0.0","uuid":"^3.3.2"},"publishConfig":{"tag":"latest-4"},"hallmark":{"community":"level-community"},"repository":{"type":"git","url":"git+https://github.com/Level/level-js.git"},"homepage":"https://github.com/Level/level-js","keywords":["level","leveldb","indexeddb","abstract-leveldown"],"readmeFilename":"README.md","gitHead":"d3ba9c29d9ec39c5b98f5ea77191d498b7418a0b","bugs":{"url":"https://github.com/Level/level-js/issues"},"_id":"level-js@4.0.2","_nodeVersion":"12.11.1","_npmVersion":"6.11.3","_npmUser":{"name":"vweevers","email":"dev@vincentweevers.nl"},"maintainers":[{"name":"matteo.collina","email":""},{"name":"ralphtheninja","email":""},{"name":"vweevers","email":""}],"dist":{"shasum":"fa51527fa38b87c4d111b0d0334de47fcda38f21","size":18031,"noattachment":false,"key":"/level-js/-/level-js-4.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/level-js/download/level-js-4.0.2.tgz"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/level-js_4.0.2_1575032396779_0.27703162732648634"},"_hasShrinkwrap":false,"publish_time":1575032396927,"_cnpm_publish_time":1575032396927,"deprecated":"Superseded by browser-level (https://github.com/Level/community#faq)"},"5.0.1":{"name":"level-js","version":"5.0.1","description":"An abstract-leveldown compliant store on top of IndexedDB","author":{"name":"max ogden"},"license":"MIT","main":"index.js","scripts":{"test":"standard && hallmark && airtap --local --coverage test/index.js","test-browsers":"standard && airtap --sauce-connect --loopback airtap.local --coverage test/index.js","coverage":"nyc report --reporter=text-lcov | coveralls","hallmark":"hallmark --fix","dependency-check":"dependency-check . test/*.js","prepublishOnly":"npm run dependency-check"},"browser":{"./util/immediate.js":"./util/immediate-browser.js"},"dependencies":{"abstract-leveldown":"~6.2.1","immediate":"~3.2.3","inherits":"^2.0.3","ltgt":"^2.1.2"},"devDependencies":{"airtap":"^2.0.0","coveralls":"^3.0.2","dependency-check":"^3.3.0","hallmark":"^2.0.0","level-community":"^3.0.0","level-concat-iterator":"^2.0.0","nyc":"^14.0.0","standard":"^14.0.2","tape":"^4.0.0","uuid":"^3.3.2"},"hallmark":{"community":"level-community"},"repository":{"type":"git","url":"git+https://github.com/Level/level-js.git"},"homepage":"https://github.com/Level/level-js","keywords":["level","leveldb","indexeddb","abstract-leveldown"],"gitHead":"42aff215290e0a1567027dfbdb452d86abf9a184","bugs":{"url":"https://github.com/Level/level-js/issues"},"_id":"level-js@5.0.1","_nodeVersion":"12.11.1","_npmVersion":"6.11.3","_npmUser":{"name":"vweevers","email":"dev@vincentweevers.nl"},"maintainers":[{"name":"matteo.collina","email":""},{"name":"ralphtheninja","email":""},{"name":"vweevers","email":""}],"dist":{"shasum":"c68f8e55c3331bcba1f5b448b5cc833f21c68628","size":18175,"noattachment":false,"key":"/level-js/-/level-js-5.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/level-js/download/level-js-5.0.1.tgz"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/level-js_5.0.1_1575025433530_0.0816842050289186"},"_hasShrinkwrap":false,"publish_time":1575025433640,"_cnpm_publish_time":1575025433640,"deprecated":"Superseded by browser-level (https://github.com/Level/community#faq)"},"5.0.0":{"name":"level-js","version":"5.0.0","description":"An abstract-leveldown compliant store on top of IndexedDB","author":{"name":"max ogden"},"license":"MIT","main":"index.js","scripts":{"test":"standard && hallmark && airtap --local --coverage test/index.js","test-browsers":"standard && airtap --sauce-connect --loopback airtap.local --coverage test/index.js","coverage":"nyc report --reporter=text-lcov | coveralls","hallmark":"hallmark --fix","dependency-check":"dependency-check . test/*.js","prepublishOnly":"npm run dependency-check"},"browser":{"./util/immediate.js":"./util/immediate-browser.js"},"dependencies":{"abstract-leveldown":"~6.2.1","immediate":"~3.2.3","inherits":"^2.0.3","ltgt":"^2.1.2"},"devDependencies":{"airtap":"^2.0.0","coveralls":"^3.0.2","dependency-check":"^3.3.0","hallmark":"^2.0.0","level-community":"^3.0.0","level-concat-iterator":"^2.0.0","nyc":"^14.0.0","standard":"^14.0.2","tape":"^4.0.0","uuid":"^3.3.2"},"hallmark":{"community":"level-community"},"repository":{"type":"git","url":"git+https://github.com/Level/level-js.git"},"homepage":"https://github.com/Level/level-js","keywords":["level","leveldb","indexeddb","abstract-leveldown"],"gitHead":"95b3252b080bc3559d500d8aff0a724686f57176","bugs":{"url":"https://github.com/Level/level-js/issues"},"_id":"level-js@5.0.0","_npmVersion":"6.4.1","_nodeVersion":"10.14.1","_npmUser":{"name":"vweevers","email":"dev@vincentweevers.nl"},"maintainers":[{"name":"matteo.collina","email":""},{"name":"ralphtheninja","email":""},{"name":"vweevers","email":""}],"dist":{"shasum":"ad79d40248634a7517f53f3a1bb94a6127f1d46d","size":18205,"noattachment":false,"key":"/level-js/-/level-js-5.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/level-js/download/level-js-5.0.0.tgz"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/level-js_5.0.0_1570202531255_0.6183170590275795"},"_hasShrinkwrap":false,"publish_time":1570202531374,"_cnpm_publish_time":1570202531374,"deprecated":"Superseded by browser-level (https://github.com/Level/community#faq)"},"4.0.1":{"name":"level-js","version":"4.0.1","description":"An abstract-leveldown compliant store on top of IndexedDB","author":{"name":"max ogden"},"license":"MIT","main":"index.js","scripts":{"test":"standard && hallmark && airtap --local --coverage test/index.js","test-browsers":"standard && airtap --sauce-connect --loopback airtap.local --coverage test/index.js","coverage":"nyc report --reporter=text-lcov | coveralls","hallmark":"hallmark --fix","dependency-check":"dependency-check . test/*.js","prepublishOnly":"npm run dependency-check"},"browser":{"./util/immediate.js":"./util/immediate-browser.js"},"dependencies":{"abstract-leveldown":"~6.0.1","immediate":"~3.2.3","inherits":"^2.0.3","ltgt":"^2.1.2","typedarray-to-buffer":"~3.1.5"},"devDependencies":{"airtap":"^2.0.0","coveralls":"^3.0.2","dependency-check":"^3.3.0","hallmark":"^0.1.0","level-community":"^3.0.0","level-concat-iterator":"^2.0.0","nyc":"^13.1.0","standard":"^12.0.1","tape":"^4.0.0","uuid":"^3.3.2"},"hallmark":{"community":"level-community"},"repository":{"type":"git","url":"git+https://github.com/Level/level-js.git"},"homepage":"https://github.com/Level/level-js","keywords":["level","leveldb","indexeddb","abstract-leveldown"],"gitHead":"556b0c6814947cc1852d221314e3cd11bca41d6d","bugs":{"url":"https://github.com/Level/level-js/issues"},"_id":"level-js@4.0.1","_npmVersion":"6.4.1","_nodeVersion":"10.14.1","_npmUser":{"name":"vweevers","email":"dev@vincentweevers.nl"},"maintainers":[{"name":"matteo.collina","email":""},{"name":"ralphtheninja","email":""},{"name":"vweevers","email":""}],"dist":{"shasum":"3bad57d8bb46ebba7b13bc7442b56f4b45c8a2e0","size":18381,"noattachment":false,"key":"/level-js/-/level-js-4.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/level-js/download/level-js-4.0.1.tgz"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/level-js_4.0.1_1554062773047_0.964036681197439"},"_hasShrinkwrap":false,"publish_time":1554062773166,"_cnpm_publish_time":1554062773166,"deprecated":"Superseded by browser-level (https://github.com/Level/community#faq)"},"4.0.0":{"name":"level-js","version":"4.0.0","description":"An abstract-leveldown compliant store on top of IndexedDB","author":{"name":"max ogden"},"license":"MIT","main":"index.js","scripts":{"test":"standard && hallmark && airtap --local --coverage test/index.js","test-browsers":"standard && airtap --sauce-connect --loopback airtap.local --coverage test/index.js","coverage":"nyc report --reporter=text-lcov | coveralls","hallmark":"hallmark --fix"},"browser":{"./util/immediate.js":"./util/immediate-browser.js"},"dependencies":{"abstract-leveldown":"~6.0.1","immediate":"~3.2.3","inherits":"^2.0.3","ltgt":"^2.1.2","typedarray-to-buffer":"~3.1.5"},"devDependencies":{"airtap":"^2.0.0","coveralls":"^3.0.2","hallmark":"0.1.0","level-community":"~3.0.0","level-concat-iterator":"^2.0.0","nyc":"^13.1.0","standard":"^12.0.1","tape":"^4.0.0","uuid":"~3.3.2"},"hallmark":{"community":"level-community"},"repository":{"type":"git","url":"git+https://github.com/Level/level-js.git"},"keywords":["level","leveldb","indexeddb","abstract-leveldown"],"gitHead":"830f5b7b7bb718b1275cf0d9cd5a2021a57f68f0","bugs":{"url":"https://github.com/Level/level-js/issues"},"homepage":"https://github.com/Level/level-js#readme","_id":"level-js@4.0.0","_npmVersion":"6.4.1","_nodeVersion":"8.14.0","_npmUser":{"name":"vweevers","email":"dev@vincentweevers.nl"},"maintainers":[{"name":"matteo.collina","email":""},{"name":"ralphtheninja","email":""},{"name":"vweevers","email":""}],"dist":{"shasum":"1dc3e27ea29de99d549ac62a492862aa0c8186db","size":18003,"noattachment":false,"key":"/level-js/-/level-js-4.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/level-js/download/level-js-4.0.0.tgz"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/level-js_4.0.0_1546185229914_0.47475601761013575"},"_hasShrinkwrap":false,"publish_time":1546185230043,"_cnpm_publish_time":1546185230043,"deprecated":"Superseded by browser-level (https://github.com/Level/community#faq)"},"3.0.0":{"name":"level-js","version":"3.0.0","description":"An abstract-leveldown compliant store on top of IndexedDB","author":{"name":"max ogden"},"license":"MIT","main":"index.js","scripts":{"test":"standard && airtap --local --no-coverage test/index.js","test-browsers":"standard && airtap --sauce-connect --loopback airtap.local --no-coverage test/index.js","remark":"remark README.md CONTRIBUTORS.md CHANGELOG.md UPGRADING.md -o"},"files":["index.js","iterator.js","util","CONTRIBUTORS.md","CHANGELOG.md","UPGRADING.md","sauce-labs.svg"],"browser":{"./util/immediate.js":"./util/immediate-browser.js"},"standard":{"ignore":["test/util/idb-shim.js"]},"dependencies":{"abstract-leveldown":"~5.0.0","immediate":"~3.2.3","inherits":"^2.0.3","ltgt":"^2.1.2","typedarray-to-buffer":"~3.1.5"},"devDependencies":{"airtap":"0.0.7","buffer":"~5.1.0","level-community":"~3.0.0","remark-cli":"^5.0.0","remark-collapse":"~0.1.2","remark-git-contributors":"~0.2.1","remark-github":"~7.0.3","remark-toc":"~5.0.0","standard":"^11.0.1","tape":"^4.0.0"},"remarkConfig":{"plugins":[["remark-git-contributors","level-community"],["remark-github"],["remark-toc",{"maxDepth":2,"tight":true}],["remark-collapse",{"test":"Table of Contents","summary":"Click to expand"}]]},"repository":{"type":"git","url":"git+https://github.com/Level/level-js.git"},"keywords":["level","leveldb","indexeddb","abstract-leveldown"],"gitHead":"296cfe0bed6592343c8d0d482a9eb18d510e4c85","bugs":{"url":"https://github.com/Level/level-js/issues"},"homepage":"https://github.com/Level/level-js#readme","_id":"level-js@3.0.0","_npmVersion":"5.3.0","_nodeVersion":"8.6.0","_npmUser":{"name":"vweevers","email":"dev@vincentweevers.nl"},"maintainers":[{"name":"matteo.collina","email":""},{"name":"ralphtheninja","email":""},{"name":"vweevers","email":""}],"dist":{"shasum":"e6c066fb529b23eec230849c0751e4f6d548c865","size":16076,"noattachment":false,"key":"/level-js/-/level-js-3.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/level-js/download/level-js-3.0.0.tgz"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/level-js_3.0.0_1529267935433_0.7426455616994514"},"_hasShrinkwrap":false,"publish_time":1529267935548,"_cnpm_publish_time":1529267935548,"deprecated":"Superseded by browser-level (https://github.com/Level/community#faq)"},"3.0.0-rc1":{"name":"level-js","version":"3.0.0-rc1","description":"leveldown/leveldb library for browsers using IndexedDB","main":"index.js","scripts":{"test":"airtap --local --no-coverage test/index.js","test-browsers":"airtap --sauce-connect --loopback airtap.local --no-coverage test/index.js"},"repository":{"type":"git","url":"git+ssh://git@github.com/Level/level.js.git"},"keywords":["level","leveldb"],"author":{"name":"max ogden"},"license":"MIT","devDependencies":{"airtap":"0.0.7","browserify":"~16.2.2","encoding-down":"~5.0.2","levelup":"~3.0.0","pinkie":"~2.0.4","tape":"^4.0.0"},"dependencies":{"abstract-leveldown":"~5.0.0","immediate":"~3.2.3","ltgt":"^2.1.2","typedarray-to-buffer":"~3.1.5"},"browser":{"./util/immediate.js":"./util/immediate-browser.js"},"readmeFilename":"README.md","gitHead":"4485177e5ef666e00c9936fdbd019a10a6eadbb2","bugs":{"url":"https://github.com/Level/level.js/issues"},"homepage":"https://github.com/Level/level.js#readme","_id":"level-js@3.0.0-rc1","_npmVersion":"5.3.0","_nodeVersion":"8.6.0","_npmUser":{"name":"vweevers","email":"dev@vincentweevers.nl"},"maintainers":[{"name":"matteo.collina","email":""},{"name":"ralphtheninja","email":""},{"name":"vweevers","email":""}],"dist":{"shasum":"941a9b921c61c6dea02898a3614e0cbece8559ec","size":25503,"noattachment":false,"key":"/level-js/-/level-js-3.0.0-rc1.tgz","tarball":"http://registry.cnpm.dingdandao.com/level-js/download/level-js-3.0.0-rc1.tgz"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/level-js_3.0.0-rc1_1527337674283_0.6187513655604417"},"_hasShrinkwrap":false,"publish_time":1527337674426,"_cnpm_publish_time":1527337674426,"deprecated":"Superseded by browser-level (https://github.com/Level/community#faq)"},"2.2.4":{"name":"level-js","version":"2.2.4","description":"leveldown/leveldb library for browsers using IndexedDB","main":"index.js","scripts":{"test":"beefy test/test.js:test.js test/test-levelup.js:test-levelup.js"},"repository":{"type":"git","url":"git+ssh://git@github.com/maxogden/level.js.git"},"keywords":["level","leveldb"],"author":{"name":"max ogden"},"license":"BSD-2-Clause","devDependencies":{"beefy":"~0.3.0","browserify":"^4.1.2","levelup":"~0.18.2","tape":"^4.0.0"},"dependencies":{"abstract-leveldown":"~0.12.0","idb-wrapper":"^1.5.0","isbuffer":"~0.0.0","ltgt":"^2.1.2","typedarray-to-buffer":"~1.0.0","xtend":"~2.1.2"},"testling":{"files":"test/test.js","browsers":["ie/10..latest","firefox/17..latest","chrome/25..latest","opera/15..latest","safari/6.0..latest"]},"gitHead":"e819338e87aa305e57ec9c2fe58168ab5dca6da3","bugs":{"url":"https://github.com/maxogden/level.js/issues"},"homepage":"https://github.com/maxogden/level.js#readme","_id":"level-js@2.2.4","_shasum":"bc055f4180635d4489b561c9486fa370e8c11697","_from":".","_npmVersion":"2.14.15","_nodeVersion":"4.2.3","_npmUser":{"name":"maxogden","email":"max@maxogden.com"},"dist":{"shasum":"bc055f4180635d4489b561c9486fa370e8c11697","size":22622,"noattachment":false,"key":"/level-js/-/level-js-2.2.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/level-js/download/level-js-2.2.4.tgz"},"maintainers":[{"name":"matteo.collina","email":""},{"name":"ralphtheninja","email":""},{"name":"vweevers","email":""}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/level-js-2.2.4.tgz_1462795108561_0.997035495005548"},"directories":{},"publish_time":1462795111200,"_cnpm_publish_time":1462795111200,"_hasShrinkwrap":false,"deprecated":"Superseded by browser-level (https://github.com/Level/community#faq)"},"2.2.3":{"name":"level-js","version":"2.2.3","description":"leveldown/leveldb library for browsers using IndexedDB","main":"index.js","scripts":{"test":"beefy test/test.js:test.js test/test-levelup.js:test-levelup.js"},"repository":{"type":"git","url":"git+ssh://git@github.com/maxogden/level.js.git"},"keywords":["level","leveldb"],"author":{"name":"max ogden"},"license":"BSD-2-Clause","devDependencies":{"beefy":"~0.3.0","browserify":"^4.1.2","levelup":"~0.18.2","tape":"^4.0.0"},"dependencies":{"abstract-leveldown":"~0.12.0","idb-wrapper":"^1.5.0","isbuffer":"~0.0.0","ltgt":"^2.1.2","typedarray-to-buffer":"~1.0.0","xtend":"~2.1.2"},"testling":{"files":"test/test.js","browsers":["ie/10..latest","firefox/17..latest","chrome/25..latest","opera/15..latest","safari/6.0..latest"]},"gitHead":"2c72508bb6a0c9f95d6c96b83632e88d5438fae6","bugs":{"url":"https://github.com/maxogden/level.js/issues"},"homepage":"https://github.com/maxogden/level.js#readme","_id":"level-js@2.2.3","_shasum":"d7ac85d7d5c9524c14646e76636e9b2ede6016b8","_from":".","_npmVersion":"2.14.2","_nodeVersion":"4.0.0","_npmUser":{"name":"maxogden","email":"max@maxogden.com"},"dist":{"shasum":"d7ac85d7d5c9524c14646e76636e9b2ede6016b8","size":22606,"noattachment":false,"key":"/level-js/-/level-js-2.2.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/level-js/download/level-js-2.2.3.tgz"},"maintainers":[{"name":"matteo.collina","email":""},{"name":"ralphtheninja","email":""},{"name":"vweevers","email":""}],"directories":{},"publish_time":1449772011091,"_cnpm_publish_time":1449772011091,"_hasShrinkwrap":false,"deprecated":"Superseded by browser-level (https://github.com/Level/community#faq)"},"2.2.2":{"name":"level-js","version":"2.2.2","description":"leveldown/leveldb library for browsers using IndexedDB","main":"index.js","scripts":{"test":"beefy test/test.js:test.js test/test-levelup.js:test-levelup.js"},"repository":{"type":"git","url":"git+ssh://git@github.com/maxogden/level.js.git"},"keywords":["level","leveldb"],"author":{"name":"max ogden"},"license":"BSD-2-Clause","devDependencies":{"beefy":"~0.3.0","browserify":"^4.1.2","levelup":"~0.18.2","tape":"^4.0.0"},"dependencies":{"abstract-leveldown":"~0.12.0","idb-wrapper":"^1.5.0","isbuffer":"~0.0.0","ltgt":"^1.0.1","typedarray-to-buffer":"~1.0.0","xtend":"~2.1.2"},"testling":{"files":"test/test.js","browsers":["ie/10..latest","firefox/17..latest","chrome/25..latest","opera/15..latest","safari/6.0..latest"]},"gitHead":"99c674487fe5ea8388544724d422934219c2e348","bugs":{"url":"https://github.com/maxogden/level.js/issues"},"homepage":"https://github.com/maxogden/level.js#readme","_id":"level-js@2.2.2","_shasum":"d218018a7ffe2559e370515e19db1ac304d435df","_from":".","_npmVersion":"2.14.2","_nodeVersion":"4.0.0","_npmUser":{"name":"nolanlawson","email":"nolan@nolanlawson.com"},"maintainers":[{"name":"matteo.collina","email":""},{"name":"ralphtheninja","email":""},{"name":"vweevers","email":""}],"dist":{"shasum":"d218018a7ffe2559e370515e19db1ac304d435df","size":25610,"noattachment":false,"key":"/level-js/-/level-js-2.2.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/level-js/download/level-js-2.2.2.tgz"},"directories":{},"publish_time":1442093842766,"_cnpm_publish_time":1442093842766,"_hasShrinkwrap":false,"deprecated":"Superseded by browser-level (https://github.com/Level/community#faq)"},"2.2.1":{"name":"level-js","version":"2.2.1","description":"leveldown/leveldb library for browsers using IndexedDB","main":"index.js","scripts":{"test":"beefy test/test.js:test.js test/test-levelup.js:test-levelup.js"},"repository":{"type":"git","url":"git+ssh://git@github.com/maxogden/level.js.git"},"keywords":["level","leveldb"],"author":{"name":"max ogden"},"license":"BSD-2-Clause","devDependencies":{"beefy":"~0.3.0","browserify":"^4.1.2","levelup":"~0.18.2","tape":"^4.0.0"},"dependencies":{"abstract-leveldown":"~0.12.0","idb-wrapper":"^1.5.0","isbuffer":"~0.0.0","ltgt":"^1.0.1","typedarray-to-buffer":"~1.0.0","xtend":"~2.1.2"},"testling":{"files":"test/test.js","browsers":["ie/10..latest","firefox/17..latest","chrome/25..latest","opera/15..latest","safari/6.0..latest"]},"gitHead":"84f01260f1f440b10029c31b5ea6bb151db477c0","bugs":{"url":"https://github.com/maxogden/level.js/issues"},"homepage":"https://github.com/maxogden/level.js#readme","_id":"level-js@2.2.1","_shasum":"cc7ac96a64ea7d177ce848a192e75de029a6ae81","_from":".","_npmVersion":"2.11.1","_nodeVersion":"2.3.0","_npmUser":{"name":"maxogden","email":"max@maxogden.com"},"maintainers":[{"name":"matteo.collina","email":""},{"name":"ralphtheninja","email":""},{"name":"vweevers","email":""}],"dist":{"shasum":"cc7ac96a64ea7d177ce848a192e75de029a6ae81","size":22524,"noattachment":false,"key":"/level-js/-/level-js-2.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/level-js/download/level-js-2.2.1.tgz"},"directories":{},"publish_time":1436122534380,"_cnpm_publish_time":1436122534380,"_hasShrinkwrap":false,"deprecated":"Superseded by browser-level (https://github.com/Level/community#faq)"},"2.2.0":{"name":"level-js","version":"2.2.0","description":"leveldown/leveldb library for browsers using IndexedDB","main":"index.js","scripts":{"test":"beefy test/test.js:test.js test/test-levelup.js:test-levelup.js"},"repository":{"type":"git","url":"git+ssh://git@github.com/maxogden/level.js.git"},"keywords":["level","leveldb"],"author":{"name":"max ogden"},"license":"BSD-2-Clause","devDependencies":{"beefy":"~0.3.0","browserify":"^4.1.2","levelup":"~0.18.2","tape":"^4.0.0"},"dependencies":{"abstract-leveldown":"^2.4.0","idb-wrapper":"^1.5.0","isbuffer":"~0.0.0","ltgt":"^1.0.1","typedarray-to-buffer":"~1.0.0","xtend":"~2.1.2"},"testling":{"files":"test/test.js","browsers":["ie/10..latest","firefox/17..latest","chrome/25..latest","opera/15..latest","safari/6.0..latest"]},"gitHead":"cbf67d3a54d8856826ea1ad38ca7701ee13bb65b","bugs":{"url":"https://github.com/maxogden/level.js/issues"},"homepage":"https://github.com/maxogden/level.js#readme","_id":"level-js@2.2.0","_shasum":"939f8dfb2a126d70240d8777f3dd88aca04a2861","_from":".","_npmVersion":"2.11.1","_nodeVersion":"2.3.0","_npmUser":{"name":"maxogden","email":"max@maxogden.com"},"maintainers":[{"name":"matteo.collina","email":""},{"name":"ralphtheninja","email":""},{"name":"vweevers","email":""}],"dist":{"shasum":"939f8dfb2a126d70240d8777f3dd88aca04a2861","size":22497,"noattachment":false,"key":"/level-js/-/level-js-2.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/level-js/download/level-js-2.2.0.tgz"},"directories":{},"publish_time":1435980895036,"_cnpm_publish_time":1435980895036,"_hasShrinkwrap":false,"deprecated":"Superseded by browser-level (https://github.com/Level/community#faq)"},"2.1.6":{"name":"level-js","version":"2.1.6","description":"leveldown/leveldb library for browsers using IndexedDB","main":"index.js","scripts":{"test":"beefy test/test.js:test.js test/test-levelup.js:test-levelup.js"},"repository":{"type":"git","url":"git@github.com:maxogden/level.js.git"},"keywords":["level","leveldb"],"author":{"name":"max ogden"},"license":"BSD","devDependencies":{"beefy":"~0.3.0","browserify":"^4.1.2","levelup":"~0.18.2"},"dependencies":{"abstract-leveldown":"~0.12.0","idb-wrapper":"~1.4.1","isbuffer":"~0.0.0","ltgt":"^1.0.1","tape":"~2.10.2","typedarray-to-buffer":"~1.0.0","xtend":"~2.1.2"},"testling":{"files":"test/test.js","browsers":["ie/10..latest","firefox/17..latest","chrome/25..latest","opera/15..latest","safari/6.0..latest"]},"gitHead":"528fdb4e657f178de28b01149d052b4a9f75e364","bugs":{"url":"https://github.com/maxogden/level.js/issues"},"homepage":"https://github.com/maxogden/level.js","_id":"level-js@2.1.6","_shasum":"4e94f728e5597c623ee6280dbeb5b8699365cb4d","_from":".","_npmVersion":"1.4.14","_npmUser":{"name":"maxogden","email":"max@maxogden.com"},"maintainers":[{"name":"matteo.collina","email":""},{"name":"ralphtheninja","email":""},{"name":"vweevers","email":""}],"dist":{"shasum":"4e94f728e5597c623ee6280dbeb5b8699365cb4d","size":22295,"noattachment":false,"key":"/level-js/-/level-js-2.1.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/level-js/download/level-js-2.1.6.tgz"},"directories":{},"publish_time":1402857031787,"_cnpm_publish_time":1402857031787,"_hasShrinkwrap":false,"deprecated":"Superseded by browser-level (https://github.com/Level/community#faq)"},"2.1.5":{"name":"level-js","version":"2.1.5","description":"leveldown/leveldb library for browsers using IndexedDB","main":"index.js","scripts":{"test":"beefy test/test.js:test.js test/test-levelup.js:test-levelup.js"},"repository":{"type":"git","url":"git@github.com:maxogden/level.js.git"},"keywords":["level","leveldb"],"author":{"name":"max ogden"},"license":"BSD","devDependencies":{"beefy":"~0.3.0","browserify":"^4.1.2","levelup":"~0.18.2"},"dependencies":{"abstract-leveldown":"~0.12.0","idb-wrapper":"~1.4.1","isbuffer":"~0.0.0","ltgt":"^1.0.1","tape":"~2.10.2","typedarray-to-buffer":"~1.0.0","xtend":"~2.1.2"},"testling":{"files":"test/test.js","browsers":["ie/10..latest","firefox/17..latest","chrome/25..latest","opera/15..latest","safari/6.0..latest"]},"bugs":{"url":"https://github.com/maxogden/level.js/issues"},"homepage":"https://github.com/maxogden/level.js","_id":"level-js@2.1.5","_shasum":"7d57b83bc33796d1e42432865e1b126e1954e733","_from":".","_npmVersion":"1.4.10","_npmUser":{"name":"maxogden","email":"max@maxogden.com"},"maintainers":[{"name":"matteo.collina","email":""},{"name":"ralphtheninja","email":""},{"name":"vweevers","email":""}],"dist":{"shasum":"7d57b83bc33796d1e42432865e1b126e1954e733","size":22291,"noattachment":false,"key":"/level-js/-/level-js-2.1.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/level-js/download/level-js-2.1.5.tgz"},"directories":{},"publish_time":1401395191107,"_cnpm_publish_time":1401395191107,"_hasShrinkwrap":false,"deprecated":"Superseded by browser-level (https://github.com/Level/community#faq)"},"2.1.4":{"name":"level-js","version":"2.1.4","description":"leveldown/leveldb library for browsers using IndexedDB","main":"index.js","scripts":{"test":"beefy test/test.js:test.js test/test-levelup.js:test-levelup.js"},"repository":{"type":"git","url":"git@github.com:maxogden/level.js.git"},"keywords":["level","leveldb"],"author":{"name":"max ogden"},"license":"BSD","devDependencies":{"beefy":"~0.3.0","browserify":"^4.1.2","levelup":"~0.18.2"},"dependencies":{"idb-wrapper":"~1.4.1","isbuffer":"~0.0.0","xtend":"~2.1.2","tape":"~2.10.2","abstract-leveldown":"~0.12.0","typedarray-to-buffer":"~1.0.0"},"testling":{"files":"test/test.js","browsers":["ie/10..latest","firefox/17..latest","chrome/25..latest","opera/15..latest","safari/6.0..latest"]},"bugs":{"url":"https://github.com/maxogden/level.js/issues"},"homepage":"https://github.com/maxogden/level.js","_id":"level-js@2.1.4","_shasum":"01e17641c6d8f8b4ee8c84c6a7b3e31cfb522f5b","_from":".","_npmVersion":"1.4.10","_npmUser":{"name":"maxogden","email":"max@maxogden.com"},"maintainers":[{"name":"matteo.collina","email":""},{"name":"ralphtheninja","email":""},{"name":"vweevers","email":""}],"dist":{"shasum":"01e17641c6d8f8b4ee8c84c6a7b3e31cfb522f5b","size":22516,"noattachment":false,"key":"/level-js/-/level-js-2.1.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/level-js/download/level-js-2.1.4.tgz"},"directories":{},"publish_time":1399932806492,"_cnpm_publish_time":1399932806492,"_hasShrinkwrap":false,"deprecated":"Superseded by browser-level (https://github.com/Level/community#faq)"},"2.1.3":{"name":"level-js","version":"2.1.3","description":"leveldown/leveldb library for browsers using IndexedDB","main":"index.js","scripts":{"test":"beefy test/test.js:test.js test/test-levelup.js:test-levelup.js"},"repository":{"type":"git","url":"git@github.com:maxogden/level.js.git"},"keywords":["level","leveldb"],"author":{"name":"max ogden"},"license":"BSD","devDependencies":{"beefy":"~0.3.0","levelup":"~0.18.2"},"dependencies":{"idb-wrapper":"~1.4.1","isbuffer":"~0.0.0","xtend":"~2.1.2","tape":"~2.10.2","browserify":"~3.32.0","abstract-leveldown":"~0.12.0","typedarray-to-buffer":"~1.0.0"},"testling":{"files":"test/test.js","browsers":["ie/10..latest","firefox/17..latest","chrome/25..latest","opera/15..latest","safari/6.0..latest"]},"bugs":{"url":"https://github.com/maxogden/level.js/issues"},"homepage":"https://github.com/maxogden/level.js","_id":"level-js@2.1.3","dist":{"shasum":"a4c80ba2a1e998170adb6c861ffbfbbc7ad88e38","size":22507,"noattachment":false,"key":"/level-js/-/level-js-2.1.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/level-js/download/level-js-2.1.3.tgz"},"_from":".","_npmVersion":"1.4.6","_npmUser":{"name":"maxogden","email":"max@maxogden.com"},"maintainers":[{"name":"matteo.collina","email":""},{"name":"ralphtheninja","email":""},{"name":"vweevers","email":""}],"directories":{},"publish_time":1397098622228,"_cnpm_publish_time":1397098622228,"_hasShrinkwrap":false,"deprecated":"Superseded by browser-level (https://github.com/Level/community#faq)"},"2.1.2":{"name":"level-js","version":"2.1.2","description":"leveldown/leveldb library for browsers using IndexedDB","main":"index.js","scripts":{"test":"beefy test/test.js:test.js test/test-levelup.js:test-levelup.js"},"repository":{"type":"git","url":"git@github.com:maxogden/level.js.git"},"keywords":["level","leveldb"],"author":{"name":"max ogden"},"license":"BSD","devDependencies":{"beefy":"~0.3.0","levelup":"~0.18.2"},"dependencies":{"idb-wrapper":"~1.4.1","isbuffer":"~0.0.0","xtend":"~2.1.2","tape":"~2.10.2","browserify":"~3.32.0","abstract-leveldown":"~0.12.0"},"testling":{"files":"test/test.js","browsers":["ie/10..latest","firefox/17..latest","chrome/25..latest","opera/15..latest","safari/6.0..latest"]},"bugs":{"url":"https://github.com/maxogden/level.js/issues"},"homepage":"https://github.com/maxogden/level.js","_id":"level-js@2.1.2","dist":{"shasum":"7089973e723328ec7b6783df28769480d882b1c5","size":22485,"noattachment":false,"key":"/level-js/-/level-js-2.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/level-js/download/level-js-2.1.2.tgz"},"_from":".","_npmVersion":"1.4.6","_npmUser":{"name":"maxogden","email":"max@maxogden.com"},"maintainers":[{"name":"matteo.collina","email":""},{"name":"ralphtheninja","email":""},{"name":"vweevers","email":""}],"directories":{},"publish_time":1396717511435,"_cnpm_publish_time":1396717511435,"_hasShrinkwrap":false,"deprecated":"Superseded by browser-level (https://github.com/Level/community#faq)"},"2.0.0":{"name":"level-js","version":"2.0.0","description":"leveldown/leveldb library for browsers using IndexedDB","main":"index.js","scripts":{"test":"beefy test/test.js:test.js test/test-levelup.js:test-levelup.js"},"repository":{"type":"git","url":"git@github.com:maxogden/level.js.git"},"keywords":["level","leveldb"],"author":{"name":"max ogden"},"license":"BSD","devDependencies":{"beefy":"~0.3.0","levelup":"~0.13.0"},"dependencies":{"idb-wrapper":"~1.4.1","isbuffer":"~0.0.0","xtend":"~2.1.2","tape":"~2.10.2","browserify":"~3.32.0","abstract-leveldown":"~0.11.3"},"testling":{"files":"test.js","browsers":["ie/8..latest","firefox/17..latest","chrome/22..latest","opera/12..latest","safari/5.1..latest","android-browser/4.2..latest"]},"bugs":{"url":"https://github.com/maxogden/level.js/issues"},"homepage":"https://github.com/maxogden/level.js","_id":"level-js@2.0.0","dist":{"shasum":"678b7b1aa88b6849b845361016fa11b1b8476ce5","size":22233,"noattachment":false,"key":"/level-js/-/level-js-2.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/level-js/download/level-js-2.0.0.tgz"},"_from":".","_npmVersion":"1.4.3","_npmUser":{"name":"maxogden","email":"max@maxogden.com"},"maintainers":[{"name":"matteo.collina","email":""},{"name":"ralphtheninja","email":""},{"name":"vweevers","email":""}],"directories":{},"publish_time":1394403606354,"_cnpm_publish_time":1394403606354,"_hasShrinkwrap":false,"deprecated":"Superseded by browser-level (https://github.com/Level/community#faq)"},"1.2.0":{"name":"level-js","version":"1.2.0","description":"leveldown/leveldb library for browsers using IndexedDB","main":"index.js","scripts":{"test":"beefy test/test.js:test.js test/test-levelup.js:test-levelup.js"},"repository":{"type":"git","url":"git@github.com:maxogden/level.js.git"},"keywords":["level","leveldb"],"author":{"name":"max ogden"},"license":"BSD","devDependencies":{"tape":"~0.3.3","browserify":"~2.13.2","beefy":"~0.3.0","levelup":"~0.13.0"},"dependencies":{"idb-wrapper":"~1.4.1","isbuffer":"~0.0.0","abstract-leveldown":"~0.11.0","xtend":"~2.1.2"},"testling":{"files":"test.js","browsers":["ie/8..latest","firefox/17..latest","chrome/22..latest","opera/12..latest","safari/5.1..latest","android-browser/4.2..latest"]},"bugs":{"url":"https://github.com/maxogden/level.js/issues"},"homepage":"https://github.com/maxogden/level.js","_id":"level-js@1.2.0","dist":{"shasum":"4ab999d2d97360d9a2871b8d3942b0f6f8b9d740","size":22104,"noattachment":false,"key":"/level-js/-/level-js-1.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/level-js/download/level-js-1.2.0.tgz"},"_from":".","_npmVersion":"1.4.3","_npmUser":{"name":"maxogden","email":"max@maxogden.com"},"maintainers":[{"name":"matteo.collina","email":""},{"name":"ralphtheninja","email":""},{"name":"vweevers","email":""}],"directories":{},"publish_time":1394394642337,"_cnpm_publish_time":1394394642337,"_hasShrinkwrap":false,"deprecated":"Superseded by browser-level (https://github.com/Level/community#faq)"},"1.1.2":{"name":"level-js","version":"1.1.2","description":"leveldown/leveldb library for browsers using IndexedDB","main":"index.js","scripts":{"test":"beefy test.js test-levelup.js"},"repository":{"type":"git","url":"git@github.com:maxogden/level.js.git"},"keywords":["level","leveldb"],"author":{"name":"max ogden"},"license":"BSD","devDependencies":{"tape":"~0.3.3","browserify":"~2.13.2","beefy":"~0.3.0","levelup":"~0.13.0"},"dependencies":{"idb-wrapper":"~1.4.1","isbuffer":"~0.0.0","abstract-leveldown":"~0.11.0"},"testling":{"files":"test.js","browsers":["ie/8..latest","firefox/17..latest","firefox/nightly","chrome/22..latest","chrome/canary"]},"bugs":{"url":"https://github.com/maxogden/level.js/issues"},"homepage":"https://github.com/maxogden/level.js","_id":"level-js@1.1.2","dist":{"shasum":"b5334d06e3a58fc68f00ea562938a8e81dfb5ea0","size":7734,"noattachment":false,"key":"/level-js/-/level-js-1.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/level-js/download/level-js-1.1.2.tgz"},"_from":".","_npmVersion":"1.3.24","_npmUser":{"name":"maxogden","email":"mogden@gmail.com"},"maintainers":[{"name":"matteo.collina","email":""},{"name":"ralphtheninja","email":""},{"name":"vweevers","email":""}],"directories":{},"publish_time":1391384871492,"_cnpm_publish_time":1391384871492,"_hasShrinkwrap":false,"deprecated":"Superseded by browser-level (https://github.com/Level/community#faq)"},"1.1.1":{"name":"level-js","version":"1.1.1","description":"leveldown/leveldb library for browsers using IndexedDB","main":"index.js","scripts":{"test":"beefy test.js test-levelup.js"},"repository":{"type":"git","url":"git@github.com:maxogden/level.js.git"},"keywords":["level","leveldb"],"author":{"name":"max ogden"},"license":"BSD","devDependencies":{"tape":"~0.3.3","browserify":"~2.13.2","beefy":"~0.3.0","levelup":"~0.13.0"},"dependencies":{"idb-wrapper":"~1.4.1","isbuffer":"~0.0.0","abstract-leveldown":"~0.11.0"},"testling":{"files":"test.js","browsers":["ie/8..latest","firefox/17..latest","firefox/nightly","chrome/22..latest","chrome/canary"]},"bugs":{"url":"https://github.com/maxogden/level.js/issues"},"homepage":"https://github.com/maxogden/level.js","_id":"level-js@1.1.1","dist":{"shasum":"ee2b941f130457a9a74aa7f9eb8aec3f0731d45e","size":7789,"noattachment":false,"key":"/level-js/-/level-js-1.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/level-js/download/level-js-1.1.1.tgz"},"_from":".","_npmVersion":"1.3.24","_npmUser":{"name":"maxogden","email":"mogden@gmail.com"},"maintainers":[{"name":"matteo.collina","email":""},{"name":"ralphtheninja","email":""},{"name":"vweevers","email":""}],"directories":{},"publish_time":1391367086800,"_cnpm_publish_time":1391367086800,"_hasShrinkwrap":false,"deprecated":"Superseded by browser-level (https://github.com/Level/community#faq)"},"1.1.0":{"name":"level-js","version":"1.1.0","description":"leveldown/leveldb library for browsers using IndexedDB","main":"index.js","scripts":{"test":"beefy test.js test-levelup.js"},"repository":{"type":"git","url":"git@github.com:maxogden/level.js.git"},"keywords":["level","leveldb"],"author":{"name":"max ogden"},"license":"BSD","devDependencies":{"tape":"~0.3.3","browserify":"~2.13.2","beefy":"~0.3.0","levelup":"~0.13.0"},"dependencies":{"idb-wrapper":"~1.4.1","isbuffer":"~0.0.0","abstract-leveldown":"~0.11.0"},"testling":{"files":"test/*.js","browsers":["ie/8..latest","firefox/17..latest","firefox/nightly","chrome/22..latest","chrome/canary"]},"bugs":{"url":"https://github.com/maxogden/level.js/issues"},"homepage":"https://github.com/maxogden/level.js","_id":"level-js@1.1.0","dist":{"shasum":"53b732f8fec3f5d9514c9e8bdf7c931afe4cbc15","size":7722,"noattachment":false,"key":"/level-js/-/level-js-1.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/level-js/download/level-js-1.1.0.tgz"},"_from":".","_npmVersion":"1.3.24","_npmUser":{"name":"maxogden","email":"mogden@gmail.com"},"maintainers":[{"name":"matteo.collina","email":""},{"name":"ralphtheninja","email":""},{"name":"vweevers","email":""}],"directories":{},"publish_time":1391123680738,"_cnpm_publish_time":1391123680738,"_hasShrinkwrap":false,"deprecated":"Superseded by browser-level (https://github.com/Level/community#faq)"},"1.0.8":{"name":"level-js","version":"1.0.8","description":"leveldown/leveldb library for browsers using IndexedDB","main":"index.js","scripts":{"test":"beefy test.js test-levelup.js"},"repository":{"type":"git","url":"git@github.com:maxogden/level.js.git"},"keywords":["level","leveldb"],"author":{"name":"max ogden"},"license":"BSD","devDependencies":{"tape":"~0.3.3","browserify":"~2.13.2","beefy":"~0.3.0","levelup":"~0.13.0"},"dependencies":{"idb-wrapper":"~1.2.0","isbuffer":"~0.0.0","abstract-leveldown":"0.7.2"},"readmeFilename":"README.md","bugs":{"url":"https://github.com/maxogden/level.js/issues"},"_id":"level-js@1.0.8","dist":{"shasum":"24586a1dbbc4f0205d007e79354a03065194b208","size":7456,"noattachment":false,"key":"/level-js/-/level-js-1.0.8.tgz","tarball":"http://registry.cnpm.dingdandao.com/level-js/download/level-js-1.0.8.tgz"},"_from":".","_npmVersion":"1.3.5","_npmUser":{"name":"maxogden","email":"max@maxogden.com"},"maintainers":[{"name":"matteo.collina","email":""},{"name":"ralphtheninja","email":""},{"name":"vweevers","email":""}],"directories":{},"publish_time":1376347739323,"_cnpm_publish_time":1376347739323,"_hasShrinkwrap":false,"deprecated":"Superseded by browser-level (https://github.com/Level/community#faq)"},"1.0.7":{"name":"level-js","version":"1.0.7","description":"leveldown/leveldb library for browsers using IndexedDB","main":"index.js","scripts":{"test":"beefy test.js test-levelup.js"},"repository":{"type":"git","url":"git@github.com:maxogden/level.js.git"},"keywords":["level","leveldb"],"author":{"name":"max ogden"},"license":"BSD","devDependencies":{"tape":"~0.3.3","browserify":"~2.13.2","beefy":"~0.3.0"},"dependencies":{"idb-wrapper":"1.2.0","abstract-leveldown":"git://github.com/rvagg/node-abstract-leveldown.git","levelup":"~0.9.0","isbuffer":"0.0.0"},"readmeFilename":"README.md","bugs":{"url":"https://github.com/maxogden/level.js/issues"},"_id":"level-js@1.0.7","dist":{"shasum":"d64b1f25c017f26626d63e406a4008fb1878cdb8","size":7450,"noattachment":false,"key":"/level-js/-/level-js-1.0.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/level-js/download/level-js-1.0.7.tgz"},"_from":".","_npmVersion":"1.2.30","_npmUser":{"name":"maxogden","email":"max@maxogden.com"},"maintainers":[{"name":"matteo.collina","email":""},{"name":"ralphtheninja","email":""},{"name":"vweevers","email":""}],"directories":{},"publish_time":1372788878734,"_cnpm_publish_time":1372788878734,"_hasShrinkwrap":false,"deprecated":"Superseded by browser-level (https://github.com/Level/community#faq)"},"1.0.6":{"name":"level-js","version":"1.0.6","description":"leveldown/leveldb library for browsers using IndexedDB","main":"index.js","scripts":{"test":"beefy test.js test-levelup.js"},"repository":{"type":"git","url":"git@github.com:maxogden/level.js.git"},"keywords":["level","leveldb"],"author":{"name":"max ogden"},"license":"BSD","devDependencies":{"tape":"~0.3.3","browserify":"~2.13.2","beefy":"~0.3.0"},"dependencies":{"idb-wrapper":"1.2.0","abstract-leveldown":"git://github.com/rvagg/node-abstract-leveldown.git","levelup":"~0.9.0","isbuffer":"0.0.0"},"readmeFilename":"README.md","_id":"level-js@1.0.6","dist":{"shasum":"2e99383f46b8f6fac2732bc3690cdb488636c846","size":7400,"noattachment":false,"key":"/level-js/-/level-js-1.0.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/level-js/download/level-js-1.0.6.tgz"},"_from":".","_npmVersion":"1.2.14","_npmUser":{"name":"maxogden","email":"max@maxogden.com"},"maintainers":[{"name":"matteo.collina","email":""},{"name":"ralphtheninja","email":""},{"name":"vweevers","email":""}],"directories":{},"publish_time":1370046304423,"_cnpm_publish_time":1370046304423,"_hasShrinkwrap":false,"deprecated":"Superseded by browser-level (https://github.com/Level/community#faq)"},"1.0.5":{"name":"level-js","version":"1.0.5","description":"leveldown/leveldb library for browsers using IndexedDB","main":"index.js","scripts":{"test":"beefy test.js test-levelup.js"},"repository":{"type":"git","url":"git@github.com:maxogden/level.js.git"},"keywords":["level","leveldb"],"author":{"name":"max ogden"},"license":"BSD","devDependencies":{"tape":"~0.3.3","browserify":"~2.13.2","beefy":"~0.3.0"},"dependencies":{"idb-wrapper":"1.2.0","abstract-leveldown":"~0.7.1","levelup":"~0.9.0","isbuffer":"0.0.0"},"readmeFilename":"README.md","_id":"level-js@1.0.5","dist":{"shasum":"1c942a0c54ffe4a756ada6880a0a2b117d52bd03","size":7372,"noattachment":false,"key":"/level-js/-/level-js-1.0.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/level-js/download/level-js-1.0.5.tgz"},"_from":".","_npmVersion":"1.2.14","_npmUser":{"name":"maxogden","email":"max@maxogden.com"},"maintainers":[{"name":"matteo.collina","email":""},{"name":"ralphtheninja","email":""},{"name":"vweevers","email":""}],"directories":{},"publish_time":1369945091782,"_cnpm_publish_time":1369945091782,"_hasShrinkwrap":false,"deprecated":"Superseded by browser-level (https://github.com/Level/community#faq)"},"1.0.4":{"name":"level-js","version":"1.0.4","description":"leveldown/leveldb library for browsers using IndexedDB","main":"index.js","scripts":{"test":"beefy test.js test-levelup.js"},"repository":{"type":"git","url":"git@github.com:maxogden/level.js.git"},"keywords":["level","leveldb"],"author":{"name":"max ogden"},"license":"BSD","devDependencies":{"tape":"~0.3.3","browserify":"~2.13.2","beefy":"~0.3.0"},"dependencies":{"idb-wrapper":"git://github.com/maxogden/IDBWrapper.git#autoContinueOption","abstract-leveldown":"~0.7.1","levelup":"~0.9.0","isbuffer":"0.0.0"},"readmeFilename":"README.md","_id":"level-js@1.0.4","dist":{"shasum":"39410197772ea7c05ce5d59f7bc1c1b99f5bb53a","size":7385,"noattachment":false,"key":"/level-js/-/level-js-1.0.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/level-js/download/level-js-1.0.4.tgz"},"_from":".","_npmVersion":"1.2.14","_npmUser":{"name":"maxogden","email":"max@maxogden.com"},"maintainers":[{"name":"matteo.collina","email":""},{"name":"ralphtheninja","email":""},{"name":"vweevers","email":""}],"directories":{},"publish_time":1369929377912,"_cnpm_publish_time":1369929377912,"_hasShrinkwrap":false,"deprecated":"Superseded by browser-level (https://github.com/Level/community#faq)"},"1.0.3":{"name":"level-js","version":"1.0.3","description":"leveldown/leveldb library for browsers using IndexedDB","main":"index.js","scripts":{"test":"beefy test.js test-levelup.js"},"repository":{"type":"git","url":"git@github.com:maxogden/level.js.git"},"keywords":["level","leveldb"],"author":{"name":"max ogden"},"license":"BSD","devDependencies":{"tape":"~0.3.3","browserify":"~2.13.2","beefy":"~0.3.0"},"dependencies":{"idb-wrapper":"git://github.com/maxogden/IDBWrapper.git#autoContinueOption","abstract-leveldown":"~0.3.0","levelup":"git://github.com/rvagg/node-levelup.git#0.9-wip","isbuffer":"0.0.0"},"readmeFilename":"README.md","_id":"level-js@1.0.3","dist":{"shasum":"bd7d89bd829e244a13cc79b5edc447e3173537c3","size":7368,"noattachment":false,"key":"/level-js/-/level-js-1.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/level-js/download/level-js-1.0.3.tgz"},"_from":".","_npmVersion":"1.2.14","_npmUser":{"name":"maxogden","email":"max@maxogden.com"},"maintainers":[{"name":"matteo.collina","email":""},{"name":"ralphtheninja","email":""},{"name":"vweevers","email":""}],"directories":{},"publish_time":1368577095043,"_cnpm_publish_time":1368577095043,"_hasShrinkwrap":false,"deprecated":"Superseded by browser-level (https://github.com/Level/community#faq)"},"1.0.2":{"name":"level-js","version":"1.0.2","description":"leveldown/leveldb library for browsers using IndexedDB","main":"index.js","scripts":{"test":"beefy test.js test-levelup.js"},"repository":{"type":"git","url":"git@github.com:maxogden/level.js.git"},"keywords":["level","leveldb"],"author":{"name":"max ogden"},"license":"BSD","devDependencies":{"tape":"~0.3.3","browserify":"~2.13.2","beefy":"~0.3.0"},"dependencies":{"idb-wrapper":"git://github.com/maxogden/IDBWrapper.git#autoContinueOption","abstract-leveldown":"~0.3.0","levelup":"git://github.com/rvagg/node-levelup.git#0.9-wip"},"readmeFilename":"README.md","_id":"level-js@1.0.2","dist":{"shasum":"92d5d0bcb7379f89f2646e3c702d2d726264eec5","size":7452,"noattachment":false,"key":"/level-js/-/level-js-1.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/level-js/download/level-js-1.0.2.tgz"},"_from":".","_npmVersion":"1.2.14","_npmUser":{"name":"maxogden","email":"max@maxogden.com"},"maintainers":[{"name":"matteo.collina","email":""},{"name":"ralphtheninja","email":""},{"name":"vweevers","email":""}],"directories":{},"publish_time":1367692580734,"_cnpm_publish_time":1367692580734,"_hasShrinkwrap":false,"deprecated":"Superseded by browser-level (https://github.com/Level/community#faq)"},"1.0.1":{"name":"level-js","version":"1.0.1","description":"leveldown/leveldb library for browsers using IndexedDB","main":"index.js","scripts":{"test":"beefy test.js test-levelup.js"},"repository":{"type":"git","url":"git@github.com:maxogden/level.js.git"},"keywords":["level","leveldb"],"author":{"name":"max ogden"},"license":"BSD","devDependencies":{"tape":"~0.3.3","browserify":"~2.13.2","beefy":"~0.3.0"},"dependencies":{"idb-wrapper":"git://github.com/maxogden/IDBWrapper.git#autoContinueOption","abstract-leveldown":"~0.3.0","levelup":"git://github.com/rvagg/node-levelup.git#0.9-wip"},"readmeFilename":"README.md","_id":"level-js@1.0.1","dist":{"shasum":"cf9ed115b149677f1641498851c1917780e28d7b","size":7274,"noattachment":false,"key":"/level-js/-/level-js-1.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/level-js/download/level-js-1.0.1.tgz"},"_from":".","_npmVersion":"1.2.14","_npmUser":{"name":"maxogden","email":"max@maxogden.com"},"maintainers":[{"name":"matteo.collina","email":""},{"name":"ralphtheninja","email":""},{"name":"vweevers","email":""}],"directories":{},"publish_time":1367646439389,"_cnpm_publish_time":1367646439389,"_hasShrinkwrap":false,"deprecated":"Superseded by browser-level (https://github.com/Level/community#faq)"},"1.0.0":{"name":"level-js","version":"1.0.0","description":"leveldown/leveldb library for browsers using IndexedDB","main":"index.js","scripts":{"test":"beefy test.js"},"repository":{"type":"git","url":"git@github.com:maxogden/level.js.git"},"keywords":["level","leveldb"],"author":{"name":"max ogden"},"license":"BSD","devDependencies":{"abstract-leveldown":"~0.2.0","tape":"~0.3.3","beefy":"0.1.1","browserify":"~2.13.2"},"dependencies":{"idb-wrapper":"git://github.com/maxogden/IDBWrapper.git#autoContinueOption"},"readmeFilename":"README.md","_id":"level-js@1.0.0","dist":{"shasum":"fb83eb0c66ba34bdf531279359fa12389a487b85","size":6687,"noattachment":false,"key":"/level-js/-/level-js-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/level-js/download/level-js-1.0.0.tgz"},"_from":".","_npmVersion":"1.2.14","_npmUser":{"name":"maxogden","email":"max@maxogden.com"},"maintainers":[{"name":"matteo.collina","email":""},{"name":"ralphtheninja","email":""},{"name":"vweevers","email":""}],"directories":{},"publish_time":1367627172294,"_cnpm_publish_time":1367627172294,"_hasShrinkwrap":false,"deprecated":"Superseded by browser-level (https://github.com/Level/community#faq)"},"0.0.0":{"name":"level-js","version":"0.0.0","description":"leveldown/leveldb library for browsers","main":"index.js","scripts":{"test":"beefy test.js"},"repository":{"type":"git","url":"git@github.com:maxogden/voxel.js.git"},"keywords":["level","leveldb"],"author":{"name":"max ogden"},"license":"BSD","devDependencies":{"abstract-leveldown":"~0.1.0","tape":"~0.3.3","beefy":"0.1.1","browserify":"~2.13.2"},"dependencies":{"idb-wrapper":"~1.1.0"},"readmeFilename":"README.md","_id":"level-js@0.0.0","dist":{"shasum":"39639344da946a7ad447e267f3fac889336df107","size":5644,"noattachment":false,"key":"/level-js/-/level-js-0.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/level-js/download/level-js-0.0.0.tgz"},"_from":".","_npmVersion":"1.2.14","_npmUser":{"name":"maxogden","email":"max@maxogden.com"},"maintainers":[{"name":"matteo.collina","email":""},{"name":"ralphtheninja","email":""},{"name":"vweevers","email":""}],"directories":{},"publish_time":1367388945799,"_cnpm_publish_time":1367388945799,"_hasShrinkwrap":false,"deprecated":"Superseded by browser-level (https://github.com/Level/community#faq)"}},"readme":"# level-js\n\n> An [`abstract-leveldown`][abstract-leveldown] compliant store on top of [IndexedDB][indexeddb].\n\n[![level badge][level-badge]][awesome]\n[![npm](https://img.shields.io/npm/v/level-js.svg)](https://www.npmjs.com/package/level-js)\n[![Test](https://img.shields.io/github/workflow/status/Level/level-js/Test?label=test)](https://github.com/Level/level-js/actions/workflows/test.yml)\n[![Coverage](https://img.shields.io/codecov/c/github/Level/level-js?label=&logo=codecov&logoColor=fff)](https://codecov.io/gh/Level/level-js)\n[![Standard](https://img.shields.io/badge/standard-informational?logo=javascript&logoColor=fff)](https://standardjs.com)\n[![Common Changelog](https://common-changelog.org/badge.svg)](https://common-changelog.org)\n[![Donate](https://img.shields.io/badge/donate-orange?logo=open-collective&logoColor=fff)](https://opencollective.com/level)\n\n## Table of Contents\n\n<details><summary>Click to expand</summary>\n\n- [Background](#background)\n- [Example](#example)\n- [Browser Support](#browser-support)\n- [Type Support](#type-support)\n- [Install](#install)\n- [API](#api)\n  - [`db = leveljs(location[, options])`](#db--leveljslocation-options)\n    - [`options`](#options)\n- [Big Thanks](#big-thanks)\n- [Contributing](#contributing)\n- [Donate](#donate)\n- [License](#license)\n\n</details>\n\n## Background\n\nHere are the goals of `level-js`:\n\n- Store large amounts of data in modern browsers\n- Pass the full [`abstract-leveldown`][abstract-leveldown] test suite\n- Support string and [`Buffer`][buffer] keys and values\n- Be as fast as possible\n- ~~Sync with [multilevel](https://github.com/juliangruber/multilevel) over ASCII or binary transports.~~\n\nBeing `abstract-leveldown` compliant means you can use many of the [Level modules][awesome] on top of this library.\n\n## Example\n\n**If you are upgrading:** please see [UPGRADING.md](UPGRADING.md).\n\n```js\nconst levelup = require('levelup')\nconst leveljs = require('level-js')\nconst db = levelup(leveljs('bigdata'))\n\ndb.put('hello', Buffer.from('world'), function (err) {\n  if (err) throw err\n\n  db.get('hello', function (err, value) {\n    if (err) throw err\n\n    console.log(value.toString()) // 'world'\n  })\n})\n```\n\nWith `async/await`:\n\n```js\nconst levelup = require('levelup')\nconst leveljs = require('level-js')\nconst db = levelup(leveljs('bigdata'))\n\nawait db.put('hello', Buffer.from('world'))\nconst value = await db.get('hello')\n```\n\n## Browser Support\n\n[![Sauce Test Status](https://app.saucelabs.com/browser-matrix/level-js.svg)](https://app.saucelabs.com/u/level-js)\n\n## Type Support\n\nKeys and values can be a string or [`Buffer`][buffer]. Any other type will be irreversibly stringified. The only exceptions are `null` and `undefined`. Keys and values of that type are rejected.\n\nIn order to sort string and Buffer keys the same way, for compatibility with `leveldown` and the larger ecosystem, `level-js` internally converts keys and values to binary before passing them to IndexedDB.\n\nIf you desire non-destructive encoding (e.g. to store and retrieve numbers as-is), wrap `level-js` with [`encoding-down`][encoding-down]. Alternatively install [`level`][level] which conveniently bundles [`levelup`][levelup], `level-js` and `encoding-down`. Such an approach is also recommended if you want to achieve universal (isomorphic) behavior. For example, you could have [`leveldown`][leveldown] in a backend and `level-js` in the frontend. The `level` package does exactly that.\n\nWhen getting or iterating keys and values, regardless of the type with which they were stored, keys and values will return as a Buffer unless the `asBuffer`, `keyAsBuffer` or `valueAsBuffer` options are set, in which case strings are returned. Setting these options is not needed when `level-js` is wrapped with `encoding-down`, which determines the optimal return type by the chosen encoding.\n\n```js\ndb.get('key', { asBuffer: false })\ndb.iterator({ keyAsBuffer: false, valueAsBuffer: false })\n```\n\n## Install\n\nWith [npm](https://npmjs.org) do:\n\n```bash\nnpm install level-js\n```\n\nNot to be confused with [leveljs](https://www.npmjs.com/package/leveljs).\n\nThis library is best used with [browserify](http://browserify.org).\n\n## API\n\n### `db = leveljs(location[, options])`\n\nReturns a new `leveljs` instance. `location` is the string name of the [`IDBDatabase`](https://developer.mozilla.org/en-US/docs/Web/API/IDBDatabase) to be opened, as well as the object store within that database. The database name will be prefixed with `options.prefix`.\n\n#### `options`\n\nThe optional `options` argument may contain:\n\n- `prefix` _(string, default: `'level-js-'`)_: Prefix for `IDBDatabase` name.\n- `version` _(string | number, default: `1`)_: The version to open the database with.\n\nSee [`IDBFactory#open`](https://developer.mozilla.org/en-US/docs/Web/API/IDBFactory/open) for more details.\n\n## Big Thanks\n\nCross-browser Testing Platform and Open Source ♥ Provided by [Sauce Labs](https://saucelabs.com).\n\n[![Sauce Labs logo](./sauce-labs.svg)](https://saucelabs.com)\n\n## Contributing\n\n[`Level/level-js`](https://github.com/Level/level-js) is an **OPEN Open Source Project**. This means that:\n\n> Individuals making significant and valuable contributions are given commit-access to the project to contribute as they see fit. This project is more like an open wiki than a standard guarded open source project.\n\nSee the [Contribution Guide](https://github.com/Level/community/blob/master/CONTRIBUTING.md) for more details.\n\n## Donate\n\nSupport us with a monthly donation on [Open Collective](https://opencollective.com/level) and help us continue our work.\n\n## License\n\n[MIT](LICENSE)\n\n[level-badge]: https://leveljs.org/img/badge.svg\n\n[indexeddb]: https://developer.mozilla.org/en-US/docs/Web/API/IndexedDB_API\n\n[buffer]: https://nodejs.org/api/buffer.html\n\n[awesome]: https://github.com/Level/awesome\n\n[abstract-leveldown]: https://github.com/Level/abstract-leveldown\n\n[levelup]: https://github.com/Level/levelup\n\n[leveldown]: https://github.com/Level/leveldown\n\n[level]: https://github.com/Level/level\n\n[encoding-down]: https://github.com/Level/encoding-down\n","_attachments":{},"homepage":"https://github.com/Level/level-js","bugs":{"url":"https://github.com/Level/level-js/issues"},"license":"MIT"}