{"_id":"datastore-fs","_rev":"4577955","name":"datastore-fs","description":"Datastore implementation with file system backend","dist-tags":{"latest":"11.0.3"},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"},{"name":"npm-service-account-ipfs","email":""}],"time":{"modified":"2026-04-10T15:49:25.000Z","created":"2017-03-15T13:31:51.619Z","11.0.3":"2026-04-10T10:28:55.714Z","11.0.2":"2025-10-03T08:04:47.126Z","11.0.1":"2025-10-03T07:22:12.983Z","11.0.0":"2025-10-03T06:55:31.277Z","10.0.6":"2025-09-02T09:58:07.865Z","10.0.5":"2025-09-02T08:43:24.249Z","10.0.4":"2025-05-28T08:49:36.282Z","10.0.3":"2025-05-26T10:51:09.527Z","10.0.2":"2024-09-17T12:38:37.414Z","10.0.1":"2024-09-13T14:30:04.117Z","10.0.0":"2024-08-02T17:06:35.164Z","9.1.9":"2024-08-01T17:44:54.128Z","9.1.8":"2024-02-12T10:40:10.026Z","9.1.7":"2023-12-30T14:10:20.421Z","9.1.6":"2023-11-27T10:41:39.210Z","9.1.5":"2023-09-05T07:24:48.967Z","9.1.4":"2023-08-03T19:14:13.536Z","9.1.3":"2023-07-27T12:02:56.411Z","9.1.2":"2023-06-03T18:34:02.508Z","9.1.1":"2023-03-31T17:48:49.301Z","9.1.0":"2023-03-23T17:18:23.094Z","9.0.1":"2023-03-23T10:50:20.599Z","9.0.0":"2023-03-14T08:11:20.377Z","8.0.0":"2022-08-12T09:11:04.421Z","7.0.0":"2022-01-19T13:17:15.271Z","6.0.1":"2021-09-09T06:39:08.138Z","6.0.0":"2021-09-08T16:36:09.206Z","5.0.2":"2021-07-23T16:44:40.233Z","5.0.1":"2021-07-10T10:03:45.835Z","5.0.0":"2021-07-06T14:50:21.515Z","4.0.1":"2021-05-04T10:18:51.366Z","4.0.0":"2021-04-15T11:32:35.441Z","3.0.2":"2021-04-14T12:18:06.094Z","3.0.1":"2021-04-06T17:02:55.104Z","3.0.0":"2021-01-22T19:11:17.742Z","2.0.2":"2020-11-09T16:47:43.961Z","2.0.1":"2020-08-15T07:51:37.477Z","2.0.0":"2020-07-29T13:15:53.255Z","1.1.0":"2020-05-07T16:26:42.145Z","1.0.0":"2020-04-28T08:11:09.126Z","0.9.1":"2019-09-09T10:04:19.820Z","0.8.1":"2019-09-08T06:44:08.812Z","0.9.0":"2019-05-29T19:50:57.870Z","0.8.0":"2019-01-24T19:51:25.896Z","0.7.0":"2018-10-25T14:06:41.675Z","0.6.0":"2018-09-19T21:08:01.366Z","0.5.0":"2018-05-28T05:20:10.135Z","0.4.2":"2017-12-05T09:16:14.764Z","0.4.1":"2017-11-06T07:25:18.644Z","0.4.0":"2017-11-04T09:20:27.227Z","0.3.0":"2017-07-23T06:11:58.794Z","0.2.0":"2017-03-23T00:11:48.556Z","0.1.1":"2017-03-17T12:26:08.889Z","0.1.0":"2017-03-15T13:31:51.619Z"},"users":{},"author":{"name":"Friedel Ziegelmayer","email":"dignifiedquire@gmail.com"},"repository":{"type":"git","url":"git+https://github.com/ipfs/js-stores.git"},"versions":{"11.0.3":{"name":"datastore-fs","version":"11.0.3","description":"Datastore implementation with file system backend","author":{"name":"Friedel Ziegelmayer","email":"dignifiedquire@gmail.com"},"license":"Apache-2.0 OR MIT","homepage":"https://github.com/ipfs/js-stores/tree/main/packages/datastore-fs#readme","repository":{"type":"git","url":"git+https://github.com/ipfs/js-stores.git"},"bugs":{"url":"https://github.com/ipfs/js-stores/issues"},"publishConfig":{"access":"public","provenance":true},"keywords":["datastore","fs","interface","ipfs","key-value"],"type":"module","types":"./dist/src/index.d.ts","exports":{".":{"types":"./dist/src/index.d.ts","import":"./dist/src/index.js","module-sync":"./src/index.js"}},"release":{"branches":["main"],"plugins":[["@semantic-release/commit-analyzer",{"preset":"conventionalcommits","releaseRules":[{"breaking":true,"release":"major"},{"revert":true,"release":"patch"},{"type":"feat","release":"minor"},{"type":"fix","release":"patch"},{"type":"docs","release":"patch"},{"type":"test","release":"patch"},{"type":"deps","release":"patch"},{"scope":"no-release","release":false}]}],["@semantic-release/release-notes-generator",{"preset":"conventionalcommits","presetConfig":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Bug Fixes"},{"type":"chore","section":"Trivial Changes"},{"type":"docs","section":"Documentation"},{"type":"deps","section":"Dependencies"},{"type":"test","section":"Tests"}]}}],"@semantic-release/changelog","@semantic-release/npm","@semantic-release/github",["@semantic-release/git",{"assets":["CHANGELOG.md","package.json"]}]]},"scripts":{"clean":"aegir clean","lint":"aegir lint","build":"aegir build --bundle false","test":"aegir test -t node -t electron-main","test:node":"aegir test -t node","test:electron-main":"aegir test -t electron-main","dep-check":"aegir dep-check","release":"aegir release"},"dependencies":{"datastore-core":"^11.0.0","interface-datastore":"^9.0.0","interface-store":"^7.0.0","it-glob":"^3.0.4","it-map":"^3.1.4","it-parallel-batch":"^3.0.9","race-signal":"^2.0.0","steno":"^4.0.2"},"devDependencies":{"aegir":"^47.1.0","interface-datastore-tests":"^6.0.0","ipfs-utils":"^9.0.14","threads":"^1.7.0"},"gitHead":"d3654bdad0267e0beb4df19433125eebfa70874a","_id":"datastore-fs@11.0.3","_nodeVersion":"24.14.1","_npmVersion":"11.12.1","dist":{"shasum":"3200c03efa8141e6bce2f85830930cef8fb798f3","size":7365,"noattachment":false,"key":"/datastore-fs/-/datastore-fs-11.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/datastore-fs/download/datastore-fs-11.0.3.tgz"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:0f803f23-83e4-4112-af55-7a4643ed7ee3"}},"directories":{},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"},{"name":"npm-service-account-ipfs","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/datastore-fs_11.0.3_1775816935571_0.271750121611666"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-04-10T10:28:55.714Z","publish_time":1775816935714,"_source_registry_name":"default","_cnpm_publish_time":1775816935714},"11.0.2":{"name":"datastore-fs","version":"11.0.2","description":"Datastore implementation with file system backend","author":{"name":"Friedel Ziegelmayer","email":"dignifiedquire@gmail.com"},"license":"Apache-2.0 OR MIT","homepage":"https://github.com/ipfs/js-stores/tree/main/packages/datastore-fs#readme","repository":{"type":"git","url":"git+https://github.com/ipfs/js-stores.git"},"bugs":{"url":"https://github.com/ipfs/js-stores/issues"},"publishConfig":{"access":"public","provenance":true},"keywords":["datastore","fs","interface","ipfs","key-value"],"type":"module","types":"./dist/src/index.d.ts","exports":{".":{"types":"./dist/src/index.d.ts","import":"./dist/src/index.js"}},"release":{"branches":["main"],"plugins":[["@semantic-release/commit-analyzer",{"preset":"conventionalcommits","releaseRules":[{"breaking":true,"release":"major"},{"revert":true,"release":"patch"},{"type":"feat","release":"minor"},{"type":"fix","release":"patch"},{"type":"docs","release":"patch"},{"type":"test","release":"patch"},{"type":"deps","release":"patch"},{"scope":"no-release","release":false}]}],["@semantic-release/release-notes-generator",{"preset":"conventionalcommits","presetConfig":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Bug Fixes"},{"type":"chore","section":"Trivial Changes"},{"type":"docs","section":"Documentation"},{"type":"deps","section":"Dependencies"},{"type":"test","section":"Tests"}]}}],"@semantic-release/changelog","@semantic-release/npm","@semantic-release/github",["@semantic-release/git",{"assets":["CHANGELOG.md","package.json"]}]]},"scripts":{"clean":"aegir clean","lint":"aegir lint","build":"aegir build --bundle false","test":"aegir test -t node -t electron-main","test:node":"aegir test -t node","test:electron-main":"aegir test -t electron-main","dep-check":"aegir dep-check","release":"aegir release"},"dependencies":{"datastore-core":"^11.0.0","interface-datastore":"^9.0.0","interface-store":"^7.0.0","it-glob":"^3.0.3","it-map":"^3.1.3","it-parallel-batch":"^3.0.8","race-signal":"^2.0.0","steno":"^4.0.2"},"devDependencies":{"aegir":"^47.0.16","interface-datastore-tests":"^6.0.0","ipfs-utils":"^9.0.14","threads":"^1.7.0"},"_id":"datastore-fs@11.0.2","gitHead":"ccb21fb419736a8adaa7c9cfbce6a93f4053991a","_nodeVersion":"22.20.0","_npmVersion":"10.9.4","dist":{"shasum":"58a0cd462d5ca2e25ad849a81951e76156c2a623","size":7370,"noattachment":false,"key":"/datastore-fs/-/datastore-fs-11.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/datastore-fs/download/datastore-fs-11.0.2.tgz"},"_npmUser":{"name":"npm-service-account-ipfs","email":"npm-service-account+ipfs@ipfs.tech"},"directories":{},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"},{"name":"npm-service-account-ipfs","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/datastore-fs_11.0.2_1759478686926_0.050690547975488"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-03T08:04:47.126Z","publish_time":1759478687126,"_source_registry_name":"default","_cnpm_publish_time":1759478687126},"11.0.1":{"name":"datastore-fs","version":"11.0.1","description":"Datastore implementation with file system backend","author":{"name":"Friedel Ziegelmayer","email":"dignifiedquire@gmail.com"},"license":"Apache-2.0 OR MIT","homepage":"https://github.com/ipfs/js-stores/tree/main/packages/datastore-fs#readme","repository":{"type":"git","url":"git+https://github.com/ipfs/js-stores.git"},"bugs":{"url":"https://github.com/ipfs/js-stores/issues"},"publishConfig":{"access":"public","provenance":true},"keywords":["datastore","fs","interface","ipfs","key-value"],"type":"module","types":"./dist/src/index.d.ts","exports":{".":{"types":"./dist/src/index.d.ts","import":"./dist/src/index.js"}},"release":{"branches":["main"],"plugins":[["@semantic-release/commit-analyzer",{"preset":"conventionalcommits","releaseRules":[{"breaking":true,"release":"major"},{"revert":true,"release":"patch"},{"type":"feat","release":"minor"},{"type":"fix","release":"patch"},{"type":"docs","release":"patch"},{"type":"test","release":"patch"},{"type":"deps","release":"patch"},{"scope":"no-release","release":false}]}],["@semantic-release/release-notes-generator",{"preset":"conventionalcommits","presetConfig":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Bug Fixes"},{"type":"chore","section":"Trivial Changes"},{"type":"docs","section":"Documentation"},{"type":"deps","section":"Dependencies"},{"type":"test","section":"Tests"}]}}],"@semantic-release/changelog","@semantic-release/npm","@semantic-release/github",["@semantic-release/git",{"assets":["CHANGELOG.md","package.json"]}]]},"scripts":{"clean":"aegir clean","lint":"aegir lint","build":"aegir build --bundle false","test":"aegir test -t node -t electron-main","test:node":"aegir test -t node","test:electron-main":"aegir test -t electron-main","dep-check":"aegir dep-check","release":"aegir release"},"dependencies":{"datastore-core":"^11.0.0","interface-datastore":"^9.0.0","interface-store":"^7.0.0","it-glob":"^3.0.3","it-map":"^3.1.3","it-parallel-batch":"^3.0.8","race-signal":"^2.0.0","steno":"^4.0.2"},"devDependencies":{"aegir":"^47.0.16","interface-datastore-tests":"^6.0.0","ipfs-utils":"^9.0.14","threads":"^1.7.0"},"_id":"datastore-fs@11.0.1","gitHead":"7cc09a4d49cd412aaf623e4b9765b52b4a10b6ae","_nodeVersion":"22.20.0","_npmVersion":"10.9.4","dist":{"shasum":"c11b8ab472b4cd2997faa7900ca3de4e63b19efd","size":7371,"noattachment":false,"key":"/datastore-fs/-/datastore-fs-11.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/datastore-fs/download/datastore-fs-11.0.1.tgz"},"_npmUser":{"name":"npm-service-account-ipfs","email":"npm-service-account+ipfs@ipfs.tech"},"directories":{},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"},{"name":"npm-service-account-ipfs","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/datastore-fs_11.0.1_1759476132787_0.17912788860470963"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-03T07:22:12.983Z","publish_time":1759476132983,"_source_registry_name":"default","_cnpm_publish_time":1759476132983},"11.0.0":{"name":"datastore-fs","version":"11.0.0","description":"Datastore implementation with file system backend","author":{"name":"Friedel Ziegelmayer","email":"dignifiedquire@gmail.com"},"license":"Apache-2.0 OR MIT","homepage":"https://github.com/ipfs/js-stores/tree/main/packages/datastore-fs#readme","repository":{"type":"git","url":"git+https://github.com/ipfs/js-stores.git"},"bugs":{"url":"https://github.com/ipfs/js-stores/issues"},"publishConfig":{"access":"public","provenance":true},"keywords":["datastore","fs","interface","ipfs","key-value"],"type":"module","types":"./dist/src/index.d.ts","exports":{".":{"types":"./dist/src/index.d.ts","import":"./dist/src/index.js"}},"release":{"branches":["main"],"plugins":[["@semantic-release/commit-analyzer",{"preset":"conventionalcommits","releaseRules":[{"breaking":true,"release":"major"},{"revert":true,"release":"patch"},{"type":"feat","release":"minor"},{"type":"fix","release":"patch"},{"type":"docs","release":"patch"},{"type":"test","release":"patch"},{"type":"deps","release":"patch"},{"scope":"no-release","release":false}]}],["@semantic-release/release-notes-generator",{"preset":"conventionalcommits","presetConfig":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Bug Fixes"},{"type":"chore","section":"Trivial Changes"},{"type":"docs","section":"Documentation"},{"type":"deps","section":"Dependencies"},{"type":"test","section":"Tests"}]}}],"@semantic-release/changelog","@semantic-release/npm","@semantic-release/github",["@semantic-release/git",{"assets":["CHANGELOG.md","package.json"]}]]},"scripts":{"clean":"aegir clean","lint":"aegir lint","build":"aegir build --bundle false","test":"aegir test -t node -t electron-main","test:node":"aegir test -t node","test:electron-main":"aegir test -t electron-main","dep-check":"aegir dep-check","release":"aegir release"},"dependencies":{"datastore-core":"^10.0.0","interface-datastore":"^8.0.0","interface-store":"^6.0.0","it-glob":"^3.0.3","it-map":"^3.1.3","it-parallel-batch":"^3.0.8","race-signal":"^2.0.0","steno":"^4.0.2"},"devDependencies":{"aegir":"^47.0.16","interface-datastore-tests":"^6.0.0","ipfs-utils":"^9.0.14","threads":"^1.7.0"},"_id":"datastore-fs@11.0.0","gitHead":"1b111e65ca3c1c3e2b7179b62dce3e8e2b270ff4","_nodeVersion":"22.19.0","_npmVersion":"10.9.4","dist":{"shasum":"1552c48b8f7e5f6d5c38ca3a9e02fcd1176d21a9","size":7373,"noattachment":false,"key":"/datastore-fs/-/datastore-fs-11.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/datastore-fs/download/datastore-fs-11.0.0.tgz"},"_npmUser":{"name":"npm-service-account-ipfs","email":"npm-service-account+ipfs@ipfs.tech"},"directories":{},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"},{"name":"npm-service-account-ipfs","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/datastore-fs_11.0.0_1759474531086_0.6219456383955735"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-03T06:55:31.277Z","publish_time":1759474531277,"_source_registry_name":"default","_cnpm_publish_time":1759474531277},"10.0.6":{"name":"datastore-fs","version":"10.0.6","description":"Datastore implementation with file system backend","author":{"name":"Friedel Ziegelmayer","email":"dignifiedquire@gmail.com"},"license":"Apache-2.0 OR MIT","homepage":"https://github.com/ipfs/js-stores/tree/main/packages/datastore-fs#readme","repository":{"type":"git","url":"git+https://github.com/ipfs/js-stores.git"},"bugs":{"url":"https://github.com/ipfs/js-stores/issues"},"publishConfig":{"access":"public","provenance":true},"keywords":["datastore","fs","interface","ipfs","key-value"],"type":"module","types":"./dist/src/index.d.ts","exports":{".":{"types":"./dist/src/index.d.ts","import":"./dist/src/index.js"}},"release":{"branches":["main"],"plugins":[["@semantic-release/commit-analyzer",{"preset":"conventionalcommits","releaseRules":[{"breaking":true,"release":"major"},{"revert":true,"release":"patch"},{"type":"feat","release":"minor"},{"type":"fix","release":"patch"},{"type":"docs","release":"patch"},{"type":"test","release":"patch"},{"type":"deps","release":"patch"},{"scope":"no-release","release":false}]}],["@semantic-release/release-notes-generator",{"preset":"conventionalcommits","presetConfig":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Bug Fixes"},{"type":"chore","section":"Trivial Changes"},{"type":"docs","section":"Documentation"},{"type":"deps","section":"Dependencies"},{"type":"test","section":"Tests"}]}}],"@semantic-release/changelog","@semantic-release/npm","@semantic-release/github",["@semantic-release/git",{"assets":["CHANGELOG.md","package.json"]}]]},"scripts":{"clean":"aegir clean","lint":"aegir lint","build":"aegir build --bundle false","test":"aegir test -t node -t electron-main","test:node":"aegir test -t node","test:electron-main":"aegir test -t electron-main","dep-check":"aegir dep-check","release":"aegir release"},"dependencies":{"datastore-core":"^10.0.0","interface-datastore":"^8.0.0","interface-store":"^6.0.0","it-glob":"^3.0.3","it-map":"^3.1.3","it-parallel-batch":"^3.0.8","race-signal":"^2.0.0","steno":"^4.0.2"},"devDependencies":{"aegir":"^47.0.16","interface-datastore-tests":"^6.0.0","ipfs-utils":"^9.0.14","threads":"^1.7.0"},"_id":"datastore-fs@10.0.6","gitHead":"8116618e5cc9f9a5fa13afa4cd184a757c7fe1ca","_nodeVersion":"22.18.0","_npmVersion":"10.9.3","dist":{"shasum":"70cca661673c4be2f11cfaa947498d4bd457d9ec","size":7367,"noattachment":false,"key":"/datastore-fs/-/datastore-fs-10.0.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/datastore-fs/download/datastore-fs-10.0.6.tgz"},"_npmUser":{"name":"npm-service-account-ipfs","email":"npm-service-account+ipfs@ipfs.tech"},"directories":{},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"},{"name":"npm-service-account-ipfs","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/datastore-fs_10.0.6_1756807087684_0.510446740293532"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-02T09:58:07.865Z","publish_time":1756807087865,"_source_registry_name":"default","_cnpm_publish_time":1756807087865},"10.0.5":{"name":"datastore-fs","version":"10.0.5","description":"Datastore implementation with file system backend","author":{"name":"Friedel Ziegelmayer","email":"dignifiedquire@gmail.com"},"license":"Apache-2.0 OR MIT","homepage":"https://github.com/ipfs/js-stores/tree/main/packages/datastore-fs#readme","repository":{"type":"git","url":"git+https://github.com/ipfs/js-stores.git"},"bugs":{"url":"https://github.com/ipfs/js-stores/issues"},"publishConfig":{"access":"public","provenance":true},"keywords":["datastore","fs","interface","ipfs","key-value"],"type":"module","types":"./dist/src/index.d.ts","exports":{".":{"types":"./dist/src/index.d.ts","import":"./dist/src/index.js"}},"release":{"branches":["main"],"plugins":[["@semantic-release/commit-analyzer",{"preset":"conventionalcommits","releaseRules":[{"breaking":true,"release":"major"},{"revert":true,"release":"patch"},{"type":"feat","release":"minor"},{"type":"fix","release":"patch"},{"type":"docs","release":"patch"},{"type":"test","release":"patch"},{"type":"deps","release":"patch"},{"scope":"no-release","release":false}]}],["@semantic-release/release-notes-generator",{"preset":"conventionalcommits","presetConfig":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Bug Fixes"},{"type":"chore","section":"Trivial Changes"},{"type":"docs","section":"Documentation"},{"type":"deps","section":"Dependencies"},{"type":"test","section":"Tests"}]}}],"@semantic-release/changelog","@semantic-release/npm","@semantic-release/github",["@semantic-release/git",{"assets":["CHANGELOG.md","package.json"]}]]},"scripts":{"clean":"aegir clean","lint":"aegir lint","build":"aegir build --bundle false","test":"aegir test -t node -t electron-main","test:node":"aegir test -t node","test:electron-main":"aegir test -t electron-main","dep-check":"aegir dep-check","release":"aegir release"},"dependencies":{"datastore-core":"^10.0.0","interface-datastore":"^8.0.0","interface-store":"^6.0.0","it-glob":"^3.0.3","it-map":"^3.1.3","it-parallel-batch":"^3.0.8","race-signal":"^1.1.3","steno":"^4.0.2"},"devDependencies":{"aegir":"^47.0.16","interface-datastore-tests":"^6.0.0","ipfs-utils":"^9.0.14","threads":"^1.7.0"},"_id":"datastore-fs@10.0.5","gitHead":"5c1dc1cf94d44598b36598a56c0e355c95afabff","_nodeVersion":"22.18.0","_npmVersion":"10.9.3","dist":{"shasum":"327e9a04b9cd582fca3d286bf9c38d4de7fc5922","size":7363,"noattachment":false,"key":"/datastore-fs/-/datastore-fs-10.0.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/datastore-fs/download/datastore-fs-10.0.5.tgz"},"_npmUser":{"name":"npm-service-account-ipfs","email":"npm-service-account+ipfs@ipfs.tech"},"directories":{},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"},{"name":"npm-service-account-ipfs","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/datastore-fs_10.0.5_1756802604088_0.7055689327038872"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-02T08:43:24.249Z","publish_time":1756802604249,"_source_registry_name":"default","deprecated":"This package is deprecated. Instead, use datastore-level in Node.js, and datastore-idb in browsers","_cnpm_publish_time":1756802604249},"10.0.4":{"name":"datastore-fs","version":"10.0.4","description":"Datastore implementation with file system backend","author":{"name":"Friedel Ziegelmayer","email":"dignifiedquire@gmail.com"},"license":"Apache-2.0 OR MIT","homepage":"https://github.com/ipfs/js-stores/tree/main/packages/datastore-fs#readme","repository":{"type":"git","url":"git+https://github.com/ipfs/js-stores.git"},"bugs":{"url":"https://github.com/ipfs/js-stores/issues"},"publishConfig":{"access":"public","provenance":true},"keywords":["datastore","fs","interface","ipfs","key-value"],"type":"module","types":"./dist/src/index.d.ts","exports":{".":{"types":"./dist/src/index.d.ts","import":"./dist/src/index.js"}},"release":{"branches":["main"],"plugins":[["@semantic-release/commit-analyzer",{"preset":"conventionalcommits","releaseRules":[{"breaking":true,"release":"major"},{"revert":true,"release":"patch"},{"type":"feat","release":"minor"},{"type":"fix","release":"patch"},{"type":"docs","release":"patch"},{"type":"test","release":"patch"},{"type":"deps","release":"patch"},{"scope":"no-release","release":false}]}],["@semantic-release/release-notes-generator",{"preset":"conventionalcommits","presetConfig":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Bug Fixes"},{"type":"chore","section":"Trivial Changes"},{"type":"docs","section":"Documentation"},{"type":"deps","section":"Dependencies"},{"type":"test","section":"Tests"}]}}],"@semantic-release/changelog","@semantic-release/npm","@semantic-release/github",["@semantic-release/git",{"assets":["CHANGELOG.md","package.json"]}]]},"scripts":{"clean":"aegir clean","lint":"aegir lint","build":"aegir build --bundle false","test":"aegir test -t node -t electron-main","test:node":"aegir test -t node","test:electron-main":"aegir test -t electron-main","dep-check":"aegir dep-check","release":"aegir release"},"dependencies":{"datastore-core":"^10.0.0","interface-datastore":"^8.0.0","interface-store":"^6.0.0","it-glob":"^3.0.3","it-map":"^3.1.3","it-parallel-batch":"^3.0.8","race-signal":"^1.1.3","steno":"^4.0.2"},"devDependencies":{"aegir":"^47.0.16","interface-datastore-tests":"^6.0.0","ipfs-utils":"^9.0.14","threads":"^1.7.0"},"_id":"datastore-fs@10.0.4","gitHead":"32a32e104301f880b9a824f3baba245e58f570e0","_nodeVersion":"22.15.0","_npmVersion":"10.9.2","dist":{"shasum":"a5b99fdae0a4178c1a2b03e65d7dc3016c109958","size":7255,"noattachment":false,"key":"/datastore-fs/-/datastore-fs-10.0.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/datastore-fs/download/datastore-fs-10.0.4.tgz"},"_npmUser":{"name":"npm-service-account-ipfs","email":"npm-service-account+ipfs@ipfs.tech"},"directories":{},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"},{"name":"npm-service-account-ipfs","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/datastore-fs_10.0.4_1748422176123_0.6731544650421877"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-05-28T08:49:36.282Z","publish_time":1748422176282,"_source_registry_name":"default","deprecated":"This package is deprecated. Instead, use datastore-level in Node.js, and datastore-idb in browsers","_cnpm_publish_time":1748422176282},"10.0.3":{"name":"datastore-fs","version":"10.0.3","description":"Datastore implementation with file system backend","author":{"name":"Friedel Ziegelmayer","email":"dignifiedquire@gmail.com"},"license":"Apache-2.0 OR MIT","homepage":"https://github.com/ipfs/js-stores/tree/main/packages/datastore-fs#readme","repository":{"type":"git","url":"git+https://github.com/ipfs/js-stores.git"},"bugs":{"url":"https://github.com/ipfs/js-stores/issues"},"publishConfig":{"access":"public","provenance":true},"keywords":["datastore","fs","interface","ipfs","key-value"],"type":"module","types":"./dist/src/index.d.ts","exports":{".":{"types":"./dist/src/index.d.ts","import":"./dist/src/index.js"}},"release":{"branches":["main"],"plugins":[["@semantic-release/commit-analyzer",{"preset":"conventionalcommits","releaseRules":[{"breaking":true,"release":"major"},{"revert":true,"release":"patch"},{"type":"feat","release":"minor"},{"type":"fix","release":"patch"},{"type":"docs","release":"patch"},{"type":"test","release":"patch"},{"type":"deps","release":"patch"},{"scope":"no-release","release":false}]}],["@semantic-release/release-notes-generator",{"preset":"conventionalcommits","presetConfig":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Bug Fixes"},{"type":"chore","section":"Trivial Changes"},{"type":"docs","section":"Documentation"},{"type":"deps","section":"Dependencies"},{"type":"test","section":"Tests"}]}}],"@semantic-release/changelog","@semantic-release/npm","@semantic-release/github",["@semantic-release/git",{"assets":["CHANGELOG.md","package.json"]}]]},"scripts":{"clean":"aegir clean","lint":"aegir lint","build":"aegir build --bundle false","test":"aegir test -t node -t electron-main","test:node":"aegir test -t node","test:electron-main":"aegir test -t electron-main","dep-check":"aegir dep-check","release":"aegir release"},"dependencies":{"datastore-core":"^10.0.0","interface-datastore":"^8.0.0","interface-store":"^6.0.0","it-glob":"^3.0.3","it-map":"^3.1.3","it-parallel-batch":"^3.0.8","steno":"^4.0.2"},"devDependencies":{"aegir":"^47.0.16","interface-datastore-tests":"^6.0.0","ipfs-utils":"^9.0.14","threads":"^1.7.0"},"_id":"datastore-fs@10.0.3","gitHead":"a24d1b21840f0f26349e8dcc8d5f30b072147611","_nodeVersion":"22.15.0","_npmVersion":"10.9.2","dist":{"shasum":"58de3e1a00964fbdefe22236f7e3d99bf062d89b","size":7146,"noattachment":false,"key":"/datastore-fs/-/datastore-fs-10.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/datastore-fs/download/datastore-fs-10.0.3.tgz"},"_npmUser":{"name":"npm-service-account-ipfs","email":"npm-service-account+ipfs@ipfs.tech"},"directories":{},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"},{"name":"npm-service-account-ipfs","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/datastore-fs_10.0.3_1748256669341_0.799357592527723"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-05-26T10:51:09.527Z","publish_time":1748256669527,"_source_registry_name":"default","deprecated":"This package is deprecated. Instead, use datastore-level in Node.js, and datastore-idb in browsers","_cnpm_publish_time":1748256669527},"10.0.2":{"name":"datastore-fs","version":"10.0.2","description":"Datastore implementation with file system backend","author":{"name":"Friedel Ziegelmayer","email":"dignifiedquire@gmail.com"},"license":"Apache-2.0 OR MIT","homepage":"https://github.com/ipfs/js-stores/tree/main/packages/datastore-fs#readme","repository":{"type":"git","url":"git+https://github.com/ipfs/js-stores.git"},"bugs":{"url":"https://github.com/ipfs/js-stores/issues"},"publishConfig":{"access":"public","provenance":true},"keywords":["datastore","fs","interface","ipfs","key-value"],"type":"module","types":"./dist/src/index.d.ts","exports":{".":{"types":"./dist/src/index.d.ts","import":"./dist/src/index.js"}},"eslintConfig":{"extends":"ipfs","parserOptions":{"project":true,"sourceType":"module"}},"release":{"branches":["main"],"plugins":[["@semantic-release/commit-analyzer",{"preset":"conventionalcommits","releaseRules":[{"breaking":true,"release":"major"},{"revert":true,"release":"patch"},{"type":"feat","release":"minor"},{"type":"fix","release":"patch"},{"type":"docs","release":"patch"},{"type":"test","release":"patch"},{"type":"deps","release":"patch"},{"scope":"no-release","release":false}]}],["@semantic-release/release-notes-generator",{"preset":"conventionalcommits","presetConfig":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Bug Fixes"},{"type":"chore","section":"Trivial Changes"},{"type":"docs","section":"Documentation"},{"type":"deps","section":"Dependencies"},{"type":"test","section":"Tests"}]}}],"@semantic-release/changelog","@semantic-release/npm","@semantic-release/github","@semantic-release/git"]},"scripts":{"clean":"aegir clean","lint":"aegir lint","build":"aegir build --bundle false","test":"aegir test -t node -t electron-main","test:node":"aegir test -t node","test:electron-main":"aegir test -t electron-main","dep-check":"aegir dep-check","release":"aegir release"},"dependencies":{"datastore-core":"^10.0.0","interface-datastore":"^8.0.0","interface-store":"^6.0.0","it-glob":"^3.0.1","it-map":"^3.1.1","it-parallel-batch":"^3.0.6","steno":"^4.0.2"},"devDependencies":{"aegir":"^44.1.1","interface-datastore-tests":"^6.0.0","ipfs-utils":"^9.0.14","threads":"^1.7.0"},"_id":"datastore-fs@10.0.2","gitHead":"06b7f79557e1cfbf0fdc444f6f65b1ebc9b0cd7c","_nodeVersion":"20.17.0","_npmVersion":"10.8.3","dist":{"shasum":"e9e55eaf67c928f0c25fc3d5250f6010a5cf68b1","size":7203,"noattachment":false,"key":"/datastore-fs/-/datastore-fs-10.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/datastore-fs/download/datastore-fs-10.0.2.tgz"},"_npmUser":{"name":"npm-service-account-ipfs","email":"npm-service-account+ipfs@ipfs.tech"},"directories":{},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"},{"name":"npm-service-account-ipfs","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/datastore-fs_10.0.2_1726576717253_0.5432127188213236"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-09-17T12:38:37.414Z","publish_time":1726576717414,"_source_registry_name":"default","deprecated":"This package is deprecated. Instead, use datastore-level in Node.js, and datastore-idb in browsers","_cnpm_publish_time":1726576717414},"10.0.1":{"name":"datastore-fs","version":"10.0.1","description":"Datastore implementation with file system backend","author":{"name":"Friedel Ziegelmayer","email":"dignifiedquire@gmail.com"},"license":"Apache-2.0 OR MIT","homepage":"https://github.com/ipfs/js-stores/tree/main/packages/datastore-fs#readme","repository":{"type":"git","url":"git+https://github.com/ipfs/js-stores.git"},"bugs":{"url":"https://github.com/ipfs/js-stores/issues"},"publishConfig":{"access":"public","provenance":true},"keywords":["datastore","fs","interface","ipfs","key-value"],"type":"module","types":"./dist/src/index.d.ts","exports":{".":{"types":"./dist/src/index.d.ts","import":"./dist/src/index.js"}},"eslintConfig":{"extends":"ipfs","parserOptions":{"project":true,"sourceType":"module"}},"release":{"branches":["main"],"plugins":[["@semantic-release/commit-analyzer",{"preset":"conventionalcommits","releaseRules":[{"breaking":true,"release":"major"},{"revert":true,"release":"patch"},{"type":"feat","release":"minor"},{"type":"fix","release":"patch"},{"type":"docs","release":"patch"},{"type":"test","release":"patch"},{"type":"deps","release":"patch"},{"scope":"no-release","release":false}]}],["@semantic-release/release-notes-generator",{"preset":"conventionalcommits","presetConfig":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Bug Fixes"},{"type":"chore","section":"Trivial Changes"},{"type":"docs","section":"Documentation"},{"type":"deps","section":"Dependencies"},{"type":"test","section":"Tests"}]}}],"@semantic-release/changelog","@semantic-release/npm","@semantic-release/github","@semantic-release/git"]},"scripts":{"clean":"aegir clean","lint":"aegir lint","build":"aegir build --bundle false","test":"aegir test -t node -t electron-main","test:node":"aegir test -t node","test:electron-main":"aegir test -t electron-main","dep-check":"aegir dep-check","release":"aegir release"},"dependencies":{"datastore-core":"^10.0.0","fast-write-atomic":"^0.2.1","interface-datastore":"^8.0.0","interface-store":"^6.0.0","it-glob":"^3.0.1","it-map":"^3.1.1","it-parallel-batch":"^3.0.6"},"devDependencies":{"aegir":"^44.1.1","interface-datastore-tests":"^6.0.0","ipfs-utils":"^9.0.14"},"_id":"datastore-fs@10.0.1","gitHead":"8111298ca31a4e249a40d62a1ad9f15b14d58f51","_nodeVersion":"20.17.0","_npmVersion":"10.8.3","dist":{"shasum":"5f96f951526105bc87eea57676962fc228c7a2fc","size":7286,"noattachment":false,"key":"/datastore-fs/-/datastore-fs-10.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/datastore-fs/download/datastore-fs-10.0.1.tgz"},"_npmUser":{"name":"npm-service-account-ipfs","email":"npm-service-account+ipfs@ipfs.tech"},"directories":{},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"},{"name":"npm-service-account-ipfs","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/datastore-fs_10.0.1_1726237803863_0.553874897234784"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-09-13T14:30:04.117Z","publish_time":1726237804117,"_source_registry_name":"default","deprecated":"This package is deprecated. Instead, use datastore-level in Node.js, and datastore-idb in browsers","_cnpm_publish_time":1726237804117},"10.0.0":{"name":"datastore-fs","version":"10.0.0","description":"Datastore implementation with file system backend","author":{"name":"Friedel Ziegelmayer","email":"dignifiedquire@gmail.com"},"license":"Apache-2.0 OR MIT","homepage":"https://github.com/ipfs/js-stores/tree/main/packages/datastore-fs#readme","repository":{"type":"git","url":"git+https://github.com/ipfs/js-stores.git"},"bugs":{"url":"https://github.com/ipfs/js-stores/issues"},"publishConfig":{"access":"public","provenance":true},"keywords":["datastore","fs","interface","ipfs","key-value"],"type":"module","types":"./dist/src/index.d.ts","exports":{".":{"types":"./dist/src/index.d.ts","import":"./dist/src/index.js"}},"eslintConfig":{"extends":"ipfs","parserOptions":{"project":true,"sourceType":"module"}},"scripts":{"clean":"aegir clean","lint":"aegir lint","build":"aegir build --bundle false","release":"aegir release","test":"aegir test -t node -t electron-main","test:node":"aegir test -t node","test:electron-main":"aegir test -t electron-main","dep-check":"aegir dep-check"},"dependencies":{"datastore-core":"10.0.0","fast-write-atomic":"^0.2.1","interface-datastore":"^8.0.0","interface-store":"6.0.0","it-glob":"^3.0.1","it-map":"^3.0.5","it-parallel-batch":"^3.0.4"},"devDependencies":{"@types/mkdirp":"^2.0.0","aegir":"^42.2.3","interface-datastore-tests":"6.0.0","ipfs-utils":"^9.0.14"},"_id":"datastore-fs@10.0.0","gitHead":"ae52bfc5aa6503ac656ed6312694e2e0445a53dd","_nodeVersion":"20.16.0","_npmVersion":"10.8.2","dist":{"shasum":"3d09ed08744ec490bc3e2e2f022fc51106310776","size":6971,"noattachment":false,"key":"/datastore-fs/-/datastore-fs-10.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/datastore-fs/download/datastore-fs-10.0.0.tgz"},"_npmUser":{"name":"npm-service-account-ipfs","email":"npm-service-account+ipfs@ipfs.tech"},"directories":{},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"},{"name":"npm-service-account-ipfs","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/datastore-fs_10.0.0_1722618394880_0.6994957924571543"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-08-02T17:06:35.164Z","publish_time":1722618395164,"_source_registry_name":"default","deprecated":"This package is deprecated. Instead, use datastore-level in Node.js, and datastore-idb in browsers","_cnpm_publish_time":1722618395164},"9.1.9":{"name":"datastore-fs","version":"9.1.9","description":"Datastore implementation with file system backend","author":{"name":"Friedel Ziegelmayer","email":"dignifiedquire@gmail.com"},"license":"Apache-2.0 OR MIT","homepage":"https://github.com/ipfs/js-stores/tree/main/packages/datastore-fs#readme","repository":{"type":"git","url":"git+https://github.com/ipfs/js-stores.git"},"bugs":{"url":"https://github.com/ipfs/js-stores/issues"},"publishConfig":{"access":"public","provenance":true},"keywords":["datastore","fs","interface","ipfs","key-value"],"type":"module","types":"./dist/src/index.d.ts","exports":{".":{"types":"./dist/src/index.d.ts","import":"./dist/src/index.js"}},"eslintConfig":{"extends":"ipfs","parserOptions":{"project":true,"sourceType":"module"}},"scripts":{"clean":"aegir clean","lint":"aegir lint","build":"aegir build --bundle false","release":"aegir release","test":"aegir test -t node -t electron-main","test:node":"aegir test -t node","test:electron-main":"aegir test -t electron-main","dep-check":"aegir dep-check"},"dependencies":{"datastore-core":"^9.0.0","fast-write-atomic":"^0.2.1","interface-datastore":"^8.0.0","interface-store":"^5.0.0","it-glob":"^3.0.1","it-map":"^3.0.5","it-parallel-batch":"^3.0.4"},"devDependencies":{"@types/mkdirp":"^2.0.0","aegir":"^42.2.3","interface-datastore-tests":"^5.0.0","ipfs-utils":"^9.0.14"},"_id":"datastore-fs@9.1.9","gitHead":"e8602799bf6cb8082fc75717bc4a3e86801c033a","_nodeVersion":"20.16.0","_npmVersion":"10.8.2","dist":{"shasum":"6e22b7856e75a228c260d1875ee804ac3de819f0","size":6988,"noattachment":false,"key":"/datastore-fs/-/datastore-fs-9.1.9.tgz","tarball":"http://registry.cnpm.dingdandao.com/datastore-fs/download/datastore-fs-9.1.9.tgz"},"_npmUser":{"name":"npm-service-account-ipfs","email":"npm-service-account+ipfs@ipfs.tech"},"directories":{},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"},{"name":"npm-service-account-ipfs","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/datastore-fs_9.1.9_1722534293960_0.007119810268235494"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-08-01T17:44:54.128Z","publish_time":1722534294128,"_source_registry_name":"default","deprecated":"This package is deprecated. Instead, use datastore-level in Node.js, and datastore-idb in browsers","_cnpm_publish_time":1722534294128},"9.1.8":{"name":"datastore-fs","version":"9.1.8","description":"Datastore implementation with file system backend","author":{"name":"Friedel Ziegelmayer","email":"dignifiedquire@gmail.com"},"license":"Apache-2.0 OR MIT","homepage":"https://github.com/ipfs/js-stores/tree/main/packages/datastore-fs#readme","repository":{"type":"git","url":"git+https://github.com/ipfs/js-stores.git"},"bugs":{"url":"https://github.com/ipfs/js-stores/issues"},"publishConfig":{"access":"public","provenance":true},"keywords":["datastore","fs","interface","ipfs","key-value"],"type":"module","types":"./dist/src/index.d.ts","exports":{".":{"types":"./dist/src/index.d.ts","import":"./dist/src/index.js"}},"eslintConfig":{"extends":"ipfs","parserOptions":{"project":true,"sourceType":"module"}},"scripts":{"clean":"aegir clean","lint":"aegir lint","build":"aegir build --bundle false","release":"aegir release","test":"aegir test -t node -t electron-main","test:node":"aegir test -t node","test:electron-main":"aegir test -t electron-main","dep-check":"aegir dep-check"},"dependencies":{"datastore-core":"^9.0.0","fast-write-atomic":"^0.2.1","interface-datastore":"^8.0.0","interface-store":"^5.0.0","it-glob":"^2.0.6","it-map":"^3.0.5","it-parallel-batch":"^3.0.4"},"devDependencies":{"@types/mkdirp":"^2.0.0","aegir":"^42.2.3","interface-datastore-tests":"^5.0.0","ipfs-utils":"^9.0.14"},"_id":"datastore-fs@9.1.8","gitHead":"0d41afa8a6da0cfc1853e8d54debce115a3f8b0d","_nodeVersion":"20.11.0","_npmVersion":"10.4.0","dist":{"shasum":"3af4de2d92d3be35bf0585889006035f8d6c0285","size":6793,"noattachment":false,"key":"/datastore-fs/-/datastore-fs-9.1.8.tgz","tarball":"http://registry.cnpm.dingdandao.com/datastore-fs/download/datastore-fs-9.1.8.tgz"},"_npmUser":{"name":"npm-service-account-ipfs","email":"npm-service-account+ipfs@protocol.ai"},"directories":{},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"},{"name":"npm-service-account-ipfs","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/datastore-fs_9.1.8_1707734409882_0.6367245763830378"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-02-12T10:40:10.026Z","publish_time":1707734410026,"_source_registry_name":"default","deprecated":"This package is deprecated. Instead, use datastore-level in Node.js, and datastore-idb in browsers","_cnpm_publish_time":1707734410026},"9.1.7":{"name":"datastore-fs","version":"9.1.7","description":"Datastore implementation with file system backend","author":{"name":"Friedel Ziegelmayer","email":"dignifiedquire@gmail.com"},"license":"Apache-2.0 OR MIT","homepage":"https://github.com/ipfs/js-stores/tree/master/packages/datastore-fs#readme","repository":{"type":"git","url":"git+https://github.com/ipfs/js-stores.git"},"bugs":{"url":"https://github.com/ipfs/js-stores/issues"},"keywords":["datastore","fs","interface","ipfs","key-value"],"type":"module","types":"./dist/src/index.d.ts","exports":{".":{"types":"./dist/src/index.d.ts","import":"./dist/src/index.js"}},"eslintConfig":{"extends":"ipfs","parserOptions":{"project":true,"sourceType":"module"}},"release":{"branches":["main"],"plugins":[["@semantic-release/commit-analyzer",{"preset":"conventionalcommits","releaseRules":[{"breaking":true,"release":"major"},{"revert":true,"release":"patch"},{"type":"feat","release":"minor"},{"type":"fix","release":"patch"},{"type":"docs","release":"patch"},{"type":"test","release":"patch"},{"type":"deps","release":"patch"},{"scope":"no-release","release":false}]}],["@semantic-release/release-notes-generator",{"preset":"conventionalcommits","presetConfig":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Bug Fixes"},{"type":"chore","section":"Trivial Changes"},{"type":"docs","section":"Documentation"},{"type":"deps","section":"Dependencies"},{"type":"test","section":"Tests"}]}}],"@semantic-release/changelog","@semantic-release/npm","@semantic-release/github","@semantic-release/git"]},"scripts":{"clean":"aegir clean","lint":"aegir lint","build":"aegir build --bundle false","release":"aegir release","test":"aegir test -t node -t electron-main","test:node":"aegir test -t node","test:electron-main":"aegir test -t electron-main","dep-check":"aegir dep-check"},"dependencies":{"datastore-core":"^9.0.0","fast-write-atomic":"^0.2.0","interface-datastore":"^8.0.0","interface-store":"^5.0.0","it-glob":"^2.0.1","it-map":"^3.0.1","it-parallel-batch":"^3.0.0"},"devDependencies":{"@types/mkdirp":"^2.0.0","aegir":"^41.1.9","interface-datastore-tests":"^5.0.0","ipfs-utils":"^9.0.4"},"_id":"datastore-fs@9.1.7","gitHead":"87681d2e21238c2d9f4d9127ba2c45cdb59dfc8f","_nodeVersion":"20.10.0","_npmVersion":"9.9.2","dist":{"shasum":"aa352dcb7b08cae13758121337e6b08b2a977a95","size":7085,"noattachment":false,"key":"/datastore-fs/-/datastore-fs-9.1.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/datastore-fs/download/datastore-fs-9.1.7.tgz"},"_npmUser":{"name":"achingbrain","email":"alex@achingbrain.net"},"directories":{},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"},{"name":"npm-service-account-ipfs","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/datastore-fs_9.1.7_1703945420229_0.7821604156990234"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-12-30T14:10:20.421Z","publish_time":1703945420421,"_source_registry_name":"default","deprecated":"This package is deprecated. Instead, use datastore-level in Node.js, and datastore-idb in browsers","_cnpm_publish_time":1703945420421},"9.1.6":{"name":"datastore-fs","version":"9.1.6","description":"Datastore implementation with file system backend","author":{"name":"Friedel Ziegelmayer","email":"dignifiedquire@gmail.com"},"license":"Apache-2.0 OR MIT","homepage":"https://github.com/ipfs/js-stores/tree/master/packages/datastore-fs#readme","repository":{"type":"git","url":"git+https://github.com/ipfs/js-stores.git"},"bugs":{"url":"https://github.com/ipfs/js-stores/issues"},"keywords":["datastore","fs","interface","ipfs","key-value"],"type":"module","types":"./dist/src/index.d.ts","exports":{".":{"types":"./dist/src/index.d.ts","import":"./dist/src/index.js"}},"eslintConfig":{"extends":"ipfs","parserOptions":{"project":true,"sourceType":"module"}},"release":{"branches":["main"],"plugins":[["@semantic-release/commit-analyzer",{"preset":"conventionalcommits","releaseRules":[{"breaking":true,"release":"major"},{"revert":true,"release":"patch"},{"type":"feat","release":"minor"},{"type":"fix","release":"patch"},{"type":"docs","release":"patch"},{"type":"test","release":"patch"},{"type":"deps","release":"patch"},{"scope":"no-release","release":false}]}],["@semantic-release/release-notes-generator",{"preset":"conventionalcommits","presetConfig":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Bug Fixes"},{"type":"chore","section":"Trivial Changes"},{"type":"docs","section":"Documentation"},{"type":"deps","section":"Dependencies"},{"type":"test","section":"Tests"}]}}],"@semantic-release/changelog","@semantic-release/npm","@semantic-release/github","@semantic-release/git"]},"scripts":{"clean":"aegir clean","lint":"aegir lint","build":"aegir build --bundle false","release":"aegir release","test":"aegir test -t node -t electron-main","test:node":"aegir test -t node","test:electron-main":"aegir test -t electron-main","dep-check":"aegir dep-check"},"dependencies":{"datastore-core":"^9.0.0","fast-write-atomic":"^0.2.0","interface-datastore":"^8.0.0","interface-store":"^5.0.0","it-glob":"^2.0.1","it-map":"^3.0.1","it-parallel-batch":"^3.0.0"},"devDependencies":{"@types/mkdirp":"^2.0.0","aegir":"^41.1.9","interface-datastore-tests":"^5.0.0","ipfs-utils":"^9.0.4"},"_id":"datastore-fs@9.1.6","gitHead":"e11f15feebcd31a7638004463b9a2fb2225bbeb2","_nodeVersion":"20.9.0","_npmVersion":"9.9.2","dist":{"shasum":"db3dd2500b19058f4e39721b1fc6d11aaf559d35","size":7029,"noattachment":false,"key":"/datastore-fs/-/datastore-fs-9.1.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/datastore-fs/download/datastore-fs-9.1.6.tgz"},"_npmUser":{"name":"achingbrain","email":"alex@achingbrain.net"},"directories":{},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"},{"name":"npm-service-account-ipfs","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/datastore-fs_9.1.6_1701081699064_0.2724874348322526"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-11-27T10:41:39.210Z","publish_time":1701081699210,"_source_registry_name":"default","deprecated":"This package is deprecated. Instead, use datastore-level in Node.js, and datastore-idb in browsers","_cnpm_publish_time":1701081699210},"9.1.5":{"name":"datastore-fs","version":"9.1.5","description":"Datastore implementation with file system backend","author":{"name":"Friedel Ziegelmayer","email":"dignifiedquire@gmail.com"},"license":"Apache-2.0 OR MIT","homepage":"https://github.com/ipfs/js-stores/tree/master/packages/datastore-fs#readme","repository":{"type":"git","url":"git+https://github.com/ipfs/js-stores.git"},"bugs":{"url":"https://github.com/ipfs/js-stores/issues"},"keywords":["datastore","fs","interface","ipfs","key-value"],"type":"module","types":"./dist/src/index.d.ts","exports":{".":{"types":"./dist/src/index.d.ts","import":"./dist/src/index.js"}},"eslintConfig":{"extends":"ipfs","parserOptions":{"sourceType":"module"}},"release":{"branches":["main"],"plugins":[["@semantic-release/commit-analyzer",{"preset":"conventionalcommits","releaseRules":[{"breaking":true,"release":"major"},{"revert":true,"release":"patch"},{"type":"feat","release":"minor"},{"type":"fix","release":"patch"},{"type":"docs","release":"patch"},{"type":"test","release":"patch"},{"type":"deps","release":"patch"},{"scope":"no-release","release":false}]}],["@semantic-release/release-notes-generator",{"preset":"conventionalcommits","presetConfig":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Bug Fixes"},{"type":"chore","section":"Trivial Changes"},{"type":"docs","section":"Documentation"},{"type":"deps","section":"Dependencies"},{"type":"test","section":"Tests"}]}}],"@semantic-release/changelog","@semantic-release/npm","@semantic-release/github","@semantic-release/git"]},"scripts":{"clean":"aegir clean","lint":"aegir lint","build":"aegir build --bundle false","release":"aegir release","test":"aegir test -t node -t electron-main","test:node":"aegir test -t node","test:electron-main":"aegir test -t electron-main","dep-check":"aegir dep-check","docs":"aegir docs"},"dependencies":{"datastore-core":"^9.0.0","fast-write-atomic":"^0.2.0","interface-datastore":"^8.0.0","interface-store":"^5.0.0","it-glob":"^2.0.1","it-map":"^3.0.1","it-parallel-batch":"^3.0.0"},"devDependencies":{"@types/mkdirp":"^2.0.0","aegir":"^40.0.8","interface-datastore-tests":"^5.0.0","ipfs-utils":"^9.0.4"},"_id":"datastore-fs@9.1.5","gitHead":"050210c977afd46e2cac161f21d46fb6d3fee88c","_nodeVersion":"18.17.1","_npmVersion":"9.8.1","dist":{"shasum":"b45b7d1f8da7b0bf10c11aa24cb267709c807f82","size":7038,"noattachment":false,"key":"/datastore-fs/-/datastore-fs-9.1.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/datastore-fs/download/datastore-fs-9.1.5.tgz"},"_npmUser":{"name":"achingbrain","email":"alex@achingbrain.net"},"directories":{},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"},{"name":"npm-service-account-ipfs","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/datastore-fs_9.1.5_1693898688798_0.0876084108182531"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-09-05T07:24:48.967Z","publish_time":1693898688967,"_source_registry_name":"default","deprecated":"This package is deprecated. Instead, use datastore-level in Node.js, and datastore-idb in browsers","_cnpm_publish_time":1693898688967},"9.1.4":{"name":"datastore-fs","version":"9.1.4","description":"Datastore implementation with file system backend","author":{"name":"Friedel Ziegelmayer","email":"dignifiedquire@gmail.com"},"license":"Apache-2.0 OR MIT","homepage":"https://github.com/ipfs/js-stores/tree/master/packages/datastore-fs#readme","repository":{"type":"git","url":"git+https://github.com/ipfs/js-stores.git"},"bugs":{"url":"https://github.com/ipfs/js-stores/issues"},"keywords":["datastore","fs","interface","ipfs","key-value"],"engines":{"node":">=16.0.0","npm":">=7.0.0"},"type":"module","types":"./dist/src/index.d.ts","exports":{".":{"types":"./dist/src/index.d.ts","import":"./dist/src/index.js"}},"eslintConfig":{"extends":"ipfs","parserOptions":{"sourceType":"module"}},"release":{"branches":["main"],"plugins":[["@semantic-release/commit-analyzer",{"preset":"conventionalcommits","releaseRules":[{"breaking":true,"release":"major"},{"revert":true,"release":"patch"},{"type":"feat","release":"minor"},{"type":"fix","release":"patch"},{"type":"docs","release":"patch"},{"type":"test","release":"patch"},{"type":"deps","release":"patch"},{"scope":"no-release","release":false}]}],["@semantic-release/release-notes-generator",{"preset":"conventionalcommits","presetConfig":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Bug Fixes"},{"type":"chore","section":"Trivial Changes"},{"type":"docs","section":"Documentation"},{"type":"deps","section":"Dependencies"},{"type":"test","section":"Tests"}]}}],"@semantic-release/changelog","@semantic-release/npm","@semantic-release/github","@semantic-release/git"]},"scripts":{"clean":"aegir clean","lint":"aegir lint","build":"aegir build --bundle false","release":"aegir release","test":"aegir test -t node -t electron-main","test:node":"aegir test -t node","test:electron-main":"aegir test -t electron-main","dep-check":"aegir dep-check","docs":"aegir docs"},"dependencies":{"datastore-core":"^9.0.0","fast-write-atomic":"^0.2.0","interface-datastore":"^8.0.0","interface-store":"^5.0.0","it-glob":"^2.0.1","it-map":"^3.0.1","it-parallel-batch":"^3.0.0"},"devDependencies":{"@types/mkdirp":"^2.0.0","aegir":"^40.0.8","interface-datastore-tests":"^5.0.0","ipfs-utils":"^9.0.4"},"typedoc":{"entryPoint":"./src/index.ts"},"_id":"datastore-fs@9.1.4","gitHead":"bcf6004fe818fa9c24a18aa8eddc1ac4aaae51d7","_nodeVersion":"18.17.0","_npmVersion":"9.8.1","dist":{"shasum":"02c7955d4d6959b77dcaba6892226ce085c64fcd","size":7071,"noattachment":false,"key":"/datastore-fs/-/datastore-fs-9.1.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/datastore-fs/download/datastore-fs-9.1.4.tgz"},"_npmUser":{"name":"achingbrain","email":"alex@achingbrain.net"},"directories":{},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"},{"name":"npm-service-account-ipfs","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/datastore-fs_9.1.4_1691090053340_0.6738370499635076"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-08-03T19:14:13.536Z","publish_time":1691090053536,"_source_registry_name":"default","deprecated":"This package is deprecated. Instead, use datastore-level in Node.js, and datastore-idb in browsers","_cnpm_publish_time":1691090053536},"9.1.3":{"name":"datastore-fs","version":"9.1.3","description":"Datastore implementation with file system backend","author":{"name":"Friedel Ziegelmayer","email":"dignifiedquire@gmail.com"},"license":"Apache-2.0 OR MIT","homepage":"https://github.com/ipfs/js-stores/tree/master/packages/datastore-fs#readme","repository":{"type":"git","url":"git+https://github.com/ipfs/js-stores.git"},"bugs":{"url":"https://github.com/ipfs/js-stores/issues"},"keywords":["datastore","fs","interface","ipfs","key-value"],"engines":{"node":">=16.0.0","npm":">=7.0.0"},"type":"module","types":"./dist/src/index.d.ts","exports":{".":{"types":"./dist/src/index.d.ts","import":"./dist/src/index.js"}},"eslintConfig":{"extends":"ipfs","parserOptions":{"sourceType":"module"}},"release":{"branches":["main"],"plugins":[["@semantic-release/commit-analyzer",{"preset":"conventionalcommits","releaseRules":[{"breaking":true,"release":"major"},{"revert":true,"release":"patch"},{"type":"feat","release":"minor"},{"type":"fix","release":"patch"},{"type":"docs","release":"patch"},{"type":"test","release":"patch"},{"type":"deps","release":"patch"},{"scope":"no-release","release":false}]}],["@semantic-release/release-notes-generator",{"preset":"conventionalcommits","presetConfig":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Bug Fixes"},{"type":"chore","section":"Trivial Changes"},{"type":"docs","section":"Documentation"},{"type":"deps","section":"Dependencies"},{"type":"test","section":"Tests"}]}}],"@semantic-release/changelog","@semantic-release/npm","@semantic-release/github","@semantic-release/git"]},"scripts":{"clean":"aegir clean","lint":"aegir lint","build":"aegir build --bundle false","release":"aegir release","test":"aegir test -t node -t electron-main","test:node":"aegir test -t node","test:electron-main":"aegir test -t electron-main","dep-check":"aegir dep-check","docs":"aegir docs"},"dependencies":{"datastore-core":"^9.0.0","fast-write-atomic":"^0.2.0","interface-datastore":"^8.0.0","interface-store":"^5.0.0","it-glob":"^2.0.1","it-map":"^3.0.1","it-parallel-batch":"^3.0.0"},"devDependencies":{"@types/mkdirp":"^2.0.0","aegir":"^39.0.9","interface-datastore-tests":"^5.0.0","ipfs-utils":"^9.0.4"},"typedoc":{"entryPoint":"./src/index.ts"},"gitHead":"4279b4706685d79fe23e680dcef6b32fc0ae24fb","_id":"datastore-fs@9.1.3","_nodeVersion":"18.17.0","_npmVersion":"8.19.4","dist":{"shasum":"409d69dd2e8886dcfea961d41376b2cf0e294fb1","size":7070,"noattachment":false,"key":"/datastore-fs/-/datastore-fs-9.1.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/datastore-fs/download/datastore-fs-9.1.3.tgz"},"_npmUser":{"name":"achingbrain","email":"alex@achingbrain.net"},"directories":{},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"},{"name":"npm-service-account-ipfs","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/datastore-fs_9.1.3_1690459376216_0.3519484953799863"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-07-27T12:02:56.411Z","publish_time":1690459376411,"_source_registry_name":"default","deprecated":"This package is deprecated. Instead, use datastore-level in Node.js, and datastore-idb in browsers","_cnpm_publish_time":1690459376411},"9.1.2":{"name":"datastore-fs","version":"9.1.2","description":"Datastore implementation with file system backend","author":{"name":"Friedel Ziegelmayer","email":"dignifiedquire@gmail.com"},"license":"Apache-2.0 OR MIT","homepage":"https://github.com/ipfs/js-stores/tree/master/packages/datastore-fs#readme","repository":{"type":"git","url":"git+https://github.com/ipfs/js-stores.git"},"bugs":{"url":"https://github.com/ipfs/js-stores/issues"},"keywords":["datastore","fs","interface","ipfs","key-value"],"engines":{"node":">=16.0.0","npm":">=7.0.0"},"type":"module","types":"./dist/src/index.d.ts","exports":{".":{"types":"./dist/src/index.d.ts","import":"./dist/src/index.js"}},"eslintConfig":{"extends":"ipfs","parserOptions":{"sourceType":"module"}},"release":{"branches":["main"],"plugins":[["@semantic-release/commit-analyzer",{"preset":"conventionalcommits","releaseRules":[{"breaking":true,"release":"major"},{"revert":true,"release":"patch"},{"type":"feat","release":"minor"},{"type":"fix","release":"patch"},{"type":"docs","release":"patch"},{"type":"test","release":"patch"},{"type":"deps","release":"patch"},{"scope":"no-release","release":false}]}],["@semantic-release/release-notes-generator",{"preset":"conventionalcommits","presetConfig":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Bug Fixes"},{"type":"chore","section":"Trivial Changes"},{"type":"docs","section":"Documentation"},{"type":"deps","section":"Dependencies"},{"type":"test","section":"Tests"}]}}],"@semantic-release/changelog","@semantic-release/npm","@semantic-release/github","@semantic-release/git"]},"scripts":{"clean":"aegir clean","lint":"aegir lint","build":"aegir build --bundle false","release":"aegir release","test":"aegir test -t node -t electron-main","test:node":"aegir test -t node","test:electron-main":"aegir test -t electron-main","dep-check":"aegir dep-check","docs":"aegir docs"},"dependencies":{"datastore-core":"^9.0.0","fast-write-atomic":"^0.2.0","interface-datastore":"^8.0.0","interface-store":"^5.0.0","it-glob":"^2.0.1","it-map":"^3.0.1","it-parallel-batch":"^3.0.0"},"devDependencies":{"@types/mkdirp":"^2.0.0","aegir":"^39.0.9","interface-datastore-tests":"^5.0.0","ipfs-utils":"^9.0.4"},"typedoc":{"entryPoint":"./src/index.ts"},"gitHead":"842bdc4832c526d9b6411f40781bee6a46c9fe49","_id":"datastore-fs@9.1.2","_nodeVersion":"18.16.0","_npmVersion":"8.19.4","dist":{"shasum":"4c4ae6505d8da4c90ad37c56e835251aeda45fed","size":7072,"noattachment":false,"key":"/datastore-fs/-/datastore-fs-9.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/datastore-fs/download/datastore-fs-9.1.2.tgz"},"_npmUser":{"name":"achingbrain","email":"alex@achingbrain.net"},"directories":{},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"},{"name":"npm-service-account-ipfs","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/datastore-fs_9.1.2_1685817242298_0.48200735378794124"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-06-03T18:34:02.508Z","publish_time":1685817242508,"_source_registry_name":"default","deprecated":"This package is deprecated. Instead, use datastore-level in Node.js, and datastore-idb in browsers","_cnpm_publish_time":1685817242508},"9.1.1":{"name":"datastore-fs","version":"9.1.1","description":"Datastore implementation with file system backend","author":{"name":"Friedel Ziegelmayer","email":"dignifiedquire@gmail.com"},"license":"Apache-2.0 OR MIT","homepage":"https://github.com/ipfs/js-stores/tree/master/packages/datastore-fs#readme","repository":{"type":"git","url":"git+https://github.com/ipfs/js-stores.git"},"bugs":{"url":"https://github.com/ipfs/js-stores/issues"},"keywords":["datastore","fs","interface","ipfs","key-value"],"engines":{"node":">=16.0.0","npm":">=7.0.0"},"type":"module","types":"./dist/src/index.d.ts","exports":{".":{"types":"./dist/src/index.d.ts","import":"./dist/src/index.js"}},"eslintConfig":{"extends":"ipfs","parserOptions":{"sourceType":"module"}},"release":{"branches":["main"],"plugins":[["@semantic-release/commit-analyzer",{"preset":"conventionalcommits","releaseRules":[{"breaking":true,"release":"major"},{"revert":true,"release":"patch"},{"type":"feat","release":"minor"},{"type":"fix","release":"patch"},{"type":"docs","release":"patch"},{"type":"test","release":"patch"},{"type":"deps","release":"patch"},{"scope":"no-release","release":false}]}],["@semantic-release/release-notes-generator",{"preset":"conventionalcommits","presetConfig":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Bug Fixes"},{"type":"chore","section":"Trivial Changes"},{"type":"docs","section":"Documentation"},{"type":"deps","section":"Dependencies"},{"type":"test","section":"Tests"}]}}],"@semantic-release/changelog","@semantic-release/npm","@semantic-release/github","@semantic-release/git"]},"scripts":{"clean":"aegir clean","lint":"aegir lint","build":"aegir build --bundle false","release":"aegir release","test":"aegir test -t node -t electron-main","test:node":"aegir test -t node","test:electron-main":"aegir test -t electron-main","dep-check":"aegir dep-check","docs":"aegir docs"},"dependencies":{"datastore-core":"^9.0.0","fast-write-atomic":"^0.2.0","interface-datastore":"^8.0.0","interface-store":"^5.0.0","it-glob":"^2.0.1","it-map":"^3.0.1","it-parallel-batch":"^3.0.0"},"devDependencies":{"@types/mkdirp":"^2.0.0","aegir":"^38.1.7","interface-datastore-tests":"^5.0.0","ipfs-utils":"^9.0.4"},"typedoc":{"entryPoint":"./src/index.ts"},"gitHead":"7c7f97ab4d2b138dcb30dfaccec300ce5ca8281a","_id":"datastore-fs@9.1.1","_nodeVersion":"18.15.0","_npmVersion":"8.19.4","dist":{"shasum":"16b0f29258193453e28a6bb1ca529bf13b420c8b","size":7018,"noattachment":false,"key":"/datastore-fs/-/datastore-fs-9.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/datastore-fs/download/datastore-fs-9.1.1.tgz"},"_npmUser":{"name":"achingbrain","email":"alex@achingbrain.net"},"directories":{},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"},{"name":"npm-service-account-ipfs","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/datastore-fs_9.1.1_1680284929175_0.1456996282621006"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-03-31T17:48:49.301Z","publish_time":1680284929301,"deprecated":"This package is deprecated. Instead, use datastore-level in Node.js, and datastore-idb in browsers","_cnpm_publish_time":1680284929301},"9.1.0":{"name":"datastore-fs","version":"9.1.0","description":"Datastore implementation with file system backend","author":{"name":"Friedel Ziegelmayer","email":"dignifiedquire@gmail.com"},"license":"Apache-2.0 OR MIT","homepage":"https://github.com/ipfs/js-stores/tree/master/packages/datastore-fs#readme","repository":{"type":"git","url":"git+https://github.com/ipfs/js-stores.git"},"bugs":{"url":"https://github.com/ipfs/js-stores/issues"},"keywords":["datastore","fs","interface","ipfs","key-value"],"engines":{"node":">=16.0.0","npm":">=7.0.0"},"type":"module","types":"./dist/src/index.d.ts","exports":{".":{"types":"./dist/src/index.d.ts","import":"./dist/src/index.js"}},"eslintConfig":{"extends":"ipfs","parserOptions":{"sourceType":"module"}},"release":{"branches":["master"],"plugins":[["@semantic-release/commit-analyzer",{"preset":"conventionalcommits","releaseRules":[{"breaking":true,"release":"major"},{"revert":true,"release":"patch"},{"type":"feat","release":"minor"},{"type":"fix","release":"patch"},{"type":"docs","release":"patch"},{"type":"test","release":"patch"},{"type":"deps","release":"patch"},{"scope":"no-release","release":false}]}],["@semantic-release/release-notes-generator",{"preset":"conventionalcommits","presetConfig":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Bug Fixes"},{"type":"chore","section":"Trivial Changes"},{"type":"docs","section":"Documentation"},{"type":"deps","section":"Dependencies"},{"type":"test","section":"Tests"}]}}],"@semantic-release/changelog","@semantic-release/npm","@semantic-release/github","@semantic-release/git"]},"scripts":{"clean":"aegir clean","lint":"aegir lint","build":"aegir build --bundle false","release":"aegir release","test":"aegir test -t node -t electron-main","test:node":"aegir test -t node","test:electron-main":"aegir test -t electron-main","dep-check":"aegir dep-check","docs":"aegir docs"},"dependencies":{"datastore-core":"^9.0.0","fast-write-atomic":"^0.2.0","interface-datastore":"^8.0.0","interface-store":"^5.0.0","it-glob":"^2.0.1","it-map":"^2.0.1","it-parallel-batch":"^2.0.1"},"devDependencies":{"@types/mkdirp":"^2.0.0","aegir":"^38.1.7","interface-datastore-tests":"^5.0.0","ipfs-utils":"^9.0.4"},"typedoc":{"entryPoint":"./src/index.ts"},"gitHead":"d39c6a92ffc8bbc5ae9790abfed9ce7f6fde6c68","_id":"datastore-fs@9.1.0","_nodeVersion":"18.15.0","_npmVersion":"8.19.4","dist":{"shasum":"49dd6b4af850d1e263c4601dda1f894cc74abb9e","size":7016,"noattachment":false,"key":"/datastore-fs/-/datastore-fs-9.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/datastore-fs/download/datastore-fs-9.1.0.tgz"},"_npmUser":{"name":"achingbrain","email":"alex@achingbrain.net"},"directories":{},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"},{"name":"npm-service-account-ipfs","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/datastore-fs_9.1.0_1679591902905_0.41648047583305714"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-03-23T17:18:23.094Z","publish_time":1679591903094,"deprecated":"This package is deprecated. Instead, use datastore-level in Node.js, and datastore-idb in browsers","_cnpm_publish_time":1679591903094},"9.0.1":{"name":"datastore-fs","version":"9.0.1","description":"Datastore implementation with file system backend","author":{"name":"Friedel Ziegelmayer","email":"dignifiedquire@gmail.com"},"license":"Apache-2.0 OR MIT","homepage":"https://github.com/ipfs/js-datastore-fs#readme","repository":{"type":"git","url":"git+https://github.com/ipfs/js-datastore-fs.git"},"bugs":{"url":"https://github.com/ipfs/js-datastore-fs/issues"},"keywords":["datastore","fs","interface","ipfs","key-value"],"engines":{"node":">=16.0.0","npm":">=7.0.0"},"type":"module","types":"./dist/src/index.d.ts","exports":{".":{"types":"./dist/src/index.d.ts","import":"./dist/src/index.js"}},"eslintConfig":{"extends":"ipfs","parserOptions":{"sourceType":"module"}},"release":{"branches":["master"],"plugins":[["@semantic-release/commit-analyzer",{"preset":"conventionalcommits","releaseRules":[{"breaking":true,"release":"major"},{"revert":true,"release":"patch"},{"type":"feat","release":"minor"},{"type":"fix","release":"patch"},{"type":"docs","release":"patch"},{"type":"test","release":"patch"},{"type":"deps","release":"patch"},{"scope":"no-release","release":false}]}],["@semantic-release/release-notes-generator",{"preset":"conventionalcommits","presetConfig":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Bug Fixes"},{"type":"chore","section":"Trivial Changes"},{"type":"docs","section":"Documentation"},{"type":"deps","section":"Dependencies"},{"type":"test","section":"Tests"}]}}],"@semantic-release/changelog","@semantic-release/npm","@semantic-release/github","@semantic-release/git"]},"scripts":{"clean":"aegir clean","lint":"aegir lint","build":"aegir build --bundle false","release":"aegir release","test":"aegir test -t node -t electron-main","test:node":"aegir test -t node","test:electron-main":"aegir test -t electron-main","dep-check":"aegir dep-check","docs":"aegir docs"},"dependencies":{"datastore-core":"^9.0.4","fast-write-atomic":"^0.2.0","interface-datastore":"^8.1.2","interface-store":"^5.0.1","it-glob":"^2.0.1","it-map":"^2.0.1","it-parallel-batch":"^2.0.1"},"devDependencies":{"@types/mkdirp":"^2.0.0","@types/rimraf":"^4.0.5","aegir":"^38.1.7","interface-datastore-tests":"^5.0.0","ipfs-utils":"^9.0.4"},"gitHead":"2a154413613abb177770fa9a5b668b34c3869c71","_id":"datastore-fs@9.0.1","_nodeVersion":"18.15.0","_npmVersion":"8.19.4","dist":{"shasum":"ae29c1a577c21c404f884a6c2f8b7b9c3ad3e3a0","size":6995,"noattachment":false,"key":"/datastore-fs/-/datastore-fs-9.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/datastore-fs/download/datastore-fs-9.0.1.tgz"},"_npmUser":{"name":"npm-service-account-ipfs","email":"npm-service-account+ipfs@protocol.ai"},"directories":{},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"},{"name":"npm-service-account-ipfs","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/datastore-fs_9.0.1_1679568620343_0.9377466531191232"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-03-23T10:50:20.599Z","publish_time":1679568620599,"deprecated":"This package is deprecated. Instead, use datastore-level in Node.js, and datastore-idb in browsers","_cnpm_publish_time":1679568620599},"9.0.0":{"name":"datastore-fs","version":"9.0.0","description":"Datastore implementation with file system backend","author":{"name":"Friedel Ziegelmayer","email":"dignifiedquire@gmail.com"},"license":"Apache-2.0 OR MIT","homepage":"https://github.com/ipfs/js-datastore-fs#readme","repository":{"type":"git","url":"git+https://github.com/ipfs/js-datastore-fs.git"},"bugs":{"url":"https://github.com/ipfs/js-datastore-fs/issues"},"keywords":["datastore","fs","interface","ipfs","key-value"],"engines":{"node":">=16.0.0","npm":">=7.0.0"},"type":"module","types":"./dist/src/index.d.ts","exports":{".":{"types":"./dist/src/index.d.ts","import":"./dist/src/index.js"}},"eslintConfig":{"extends":"ipfs","parserOptions":{"sourceType":"module"}},"release":{"branches":["master"],"plugins":[["@semantic-release/commit-analyzer",{"preset":"conventionalcommits","releaseRules":[{"breaking":true,"release":"major"},{"revert":true,"release":"patch"},{"type":"feat","release":"minor"},{"type":"fix","release":"patch"},{"type":"docs","release":"patch"},{"type":"test","release":"patch"},{"type":"deps","release":"patch"},{"scope":"no-release","release":false}]}],["@semantic-release/release-notes-generator",{"preset":"conventionalcommits","presetConfig":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Bug Fixes"},{"type":"chore","section":"Trivial Changes"},{"type":"docs","section":"Documentation"},{"type":"deps","section":"Dependencies"},{"type":"test","section":"Tests"}]}}],"@semantic-release/changelog","@semantic-release/npm","@semantic-release/github","@semantic-release/git"]},"scripts":{"clean":"aegir clean","lint":"aegir lint","build":"aegir build --bundle false","release":"aegir release","test":"aegir test -t node -t electron-main","test:node":"aegir test -t node","test:electron-main":"aegir test -t electron-main","dep-check":"aegir dep-check","docs":"aegir docs"},"dependencies":{"datastore-core":"^9.0.1","fast-write-atomic":"^0.2.0","interface-datastore":"^8.0.0","interface-store":"^4.0.0","it-glob":"^2.0.1","it-map":"^2.0.1","it-parallel-batch":"^2.0.1"},"devDependencies":{"@types/mkdirp":"^2.0.0","@types/rimraf":"^4.0.5","aegir":"^38.1.7","interface-datastore-tests":"^4.0.0","ipfs-utils":"^9.0.4"},"gitHead":"946bcbb5b5a1efe71eac36de36b0e9d076917a0c","_id":"datastore-fs@9.0.0","_nodeVersion":"18.14.2","_npmVersion":"8.19.4","dist":{"shasum":"c1e0b17d342bce5a68eac625a269f78a359ecb76","size":6956,"noattachment":false,"key":"/datastore-fs/-/datastore-fs-9.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/datastore-fs/download/datastore-fs-9.0.0.tgz"},"_npmUser":{"name":"npm-service-account-ipfs","email":"npm-service-account+ipfs@protocol.ai"},"directories":{},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"},{"name":"npm-service-account-ipfs","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/datastore-fs_9.0.0_1678781480207_0.1258619129224754"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-03-14T08:11:20.377Z","publish_time":1678781480377,"deprecated":"This package is deprecated. Instead, use datastore-level in Node.js, and datastore-idb in browsers","_cnpm_publish_time":1678781480377},"8.0.0":{"name":"datastore-fs","version":"8.0.0","description":"Datastore implementation with file system backend","author":{"name":"Friedel Ziegelmayer","email":"dignifiedquire@gmail.com"},"license":"Apache-2.0 OR MIT","homepage":"https://github.com/ipfs/js-datastore-fs#readme","repository":{"type":"git","url":"git+https://github.com/ipfs/js-datastore-fs.git"},"bugs":{"url":"https://github.com/ipfs/js-datastore-fs/issues"},"keywords":["datastore","fs","interface","ipfs","key-value"],"engines":{"node":">=16.0.0","npm":">=7.0.0"},"type":"module","types":"./dist/src/index.d.ts","typesVersions":{"*":{"*":["*","dist/*","dist/src/*","dist/src/*/index"],"src/*":["*","dist/*","dist/src/*","dist/src/*/index"]}},"exports":{".":{"types":"./dist/src/index.d.ts","import":"./src/index.js"}},"eslintConfig":{"extends":"ipfs","parserOptions":{"sourceType":"module"}},"release":{"branches":["master"],"plugins":[["@semantic-release/commit-analyzer",{"preset":"conventionalcommits","releaseRules":[{"breaking":true,"release":"major"},{"revert":true,"release":"patch"},{"type":"feat","release":"minor"},{"type":"fix","release":"patch"},{"type":"docs","release":"patch"},{"type":"test","release":"patch"},{"type":"deps","release":"patch"},{"scope":"no-release","release":false}]}],["@semantic-release/release-notes-generator",{"preset":"conventionalcommits","presetConfig":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Bug Fixes"},{"type":"chore","section":"Trivial Changes"},{"type":"docs","section":"Documentation"},{"type":"deps","section":"Dependencies"},{"type":"test","section":"Tests"}]}}],"@semantic-release/changelog","@semantic-release/npm","@semantic-release/github","@semantic-release/git"]},"scripts":{"clean":"aegir clean","lint":"aegir lint","build":"aegir build","release":"aegir release","test":"aegir test","test:node":"aegir test -t node","dep-check":"aegir dep-check -i rimraf"},"dependencies":{"datastore-core":"^8.0.1","fast-write-atomic":"^0.2.0","interface-datastore":"^7.0.0","it-glob":"^1.0.1","it-map":"^1.0.5","it-parallel-batch":"^1.0.9","mkdirp":"^1.0.4"},"devDependencies":{"@types/mkdirp":"^1.0.2","@types/rimraf":"^3.0.2","aegir":"^37.5.0","async-iterator-all":"^1.0.0","detect-node":"^2.0.4","interface-datastore-tests":"^3.0.0","ipfs-utils":"^9.0.4","memdown":"^6.0.0","rimraf":"^3.0.2"},"browser":{"fs":false,"path":false,"util":false},"gitHead":"3c4542efe859814c0bf48a2198b55dd0698f5fe1","_id":"datastore-fs@8.0.0","_nodeVersion":"16.16.0","_npmVersion":"8.17.0","dist":{"shasum":"273407f5259ae3dc46c254fc5abf5a85756147d9","size":24023,"noattachment":false,"key":"/datastore-fs/-/datastore-fs-8.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/datastore-fs/download/datastore-fs-8.0.0.tgz"},"_npmUser":{"name":"npm-service-account-ipfs","email":"npm-service-account+ipfs@protocol.ai"},"directories":{},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"},{"name":"npm-service-account-ipfs","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/datastore-fs_8.0.0_1660295464250_0.9794776909212568"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-08-12T09:43:03.055Z","deprecated":"This package is deprecated. Instead, use datastore-level in Node.js, and datastore-idb in browsers","publish_time":1660295464421,"_cnpm_publish_time":1660295464421},"7.0.0":{"name":"datastore-fs","version":"7.0.0","description":"Datastore implementation with file system backend","author":{"name":"Friedel Ziegelmayer","email":"dignifiedquire@gmail.com"},"license":"Apache-2.0 OR MIT","homepage":"https://github.com/ipfs/js-datastore-fs#readme","repository":{"type":"git","url":"git+https://github.com/ipfs/js-datastore-fs.git"},"bugs":{"url":"https://github.com/ipfs/js-datastore-fs/issues"},"keywords":["datastore","fs","interface","ipfs","key-value"],"engines":{"node":">=16.0.0","npm":">=7.0.0"},"main":"./cjs/src/index.js","types":"types/src/index.d.ts","typesVersions":{"*":{"*":["types/*","types/src/*"],"types/*":["types/*","types/src/*"]}},"exports":{".":{"browser":"./esm/src/index.js","require":"./cjs/src/index.js","import":"./esm/src/index.js"}},"eslintConfig":{"extends":"ipfs","parserOptions":{"sourceType":"module"}},"release":{"branches":["master"],"plugins":[["@semantic-release/commit-analyzer",{"preset":"conventionalcommits","releaseRules":[{"breaking":true,"release":"major"},{"revert":true,"release":"patch"},{"type":"feat","release":"minor"},{"type":"fix","release":"patch"},{"type":"chore","release":"patch"},{"type":"docs","release":"patch"},{"type":"test","release":"patch"},{"scope":"no-release","release":false}]}],["@semantic-release/release-notes-generator",{"preset":"conventionalcommits","presetConfig":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Bug Fixes"},{"type":"chore","section":"Trivial Changes"},{"type":"docs","section":"Trivial Changes"},{"type":"test","section":"Tests"}]}}],"@semantic-release/changelog",["@semantic-release/npm",{"pkgRoot":"dist"}],"@semantic-release/github","@semantic-release/git"]},"scripts":{"clean":"rimraf dist types","prepare":"aegir build --no-bundle && cp -R types dist","lint":"aegir ts -p check && aegir lint","build":"aegir build --esm-tests","release":"semantic-release","test":"aegir test","test:node":"aegir test -t node","dep-check":"aegir dep-check -i rimraf"},"dependencies":{"datastore-core":"^7.0.0","fast-write-atomic":"^0.2.0","interface-datastore":"^6.0.2","it-glob":"^1.0.1","it-map":"^1.0.5","it-parallel-batch":"^1.0.9","mkdirp":"^1.0.4"},"devDependencies":{"@types/mkdirp":"^1.0.2","@types/rimraf":"^3.0.2","aegir":"^36.1.3","async-iterator-all":"^1.0.0","detect-node":"^2.0.4","interface-datastore-tests":"^2.0.3","ipfs-utils":"^9.0.4","memdown":"^6.0.0","rimraf":"^3.0.2"},"browser":{".":"./cjs/src/index.js"},"gitHead":"e591da7089334ec52346637c8ae3e8a0ffd76025","_id":"datastore-fs@7.0.0","_nodeVersion":"16.13.2","_npmVersion":"7.24.2","dist":{"shasum":"ed57989edf1dce5c8ed9622c771e71bfc49c56bd","size":26534,"noattachment":false,"key":"/datastore-fs/-/datastore-fs-7.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/datastore-fs/download/datastore-fs-7.0.0.tgz"},"_npmUser":{"name":"achingbrain","email":"alex@achingbrain.net"},"directories":{},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"},{"name":"npm-service-account-ipfs","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/datastore-fs_7.0.0_1642598235065_0.7665518245424254"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-19T13:17:26.512Z","deprecated":"This package is deprecated. Instead, use datastore-level in Node.js, and datastore-idb in browsers","publish_time":1642598235271,"_cnpm_publish_time":1642598235271},"6.0.1":{"name":"datastore-fs","version":"6.0.1","description":"Datastore implementation with file system backend","leadMaintainer":"Alex Potsides <alex.potsides@protocol.ai>","main":"./cjs/src/index.js","types":"types/src/index.d.ts","browser":{".":"./cjs/src/index.js"},"scripts":{"clean":"rimraf dist types","prepare":"aegir build --no-bundle && cp -R types dist","lint":"aegir ts -p check && aegir lint","build":"aegir build --no-bundle","release":"aegir release --target node","release-minor":"aegir release --type minor --target node","release-major":"aegir release --type major --target node","pretest":"aegir build --esm-tests","test":"aegir test","dep-check":"aegir dep-check -i rimraf"},"repository":{"type":"git","url":"git+https://github.com/ipfs/js-datastore-fs.git"},"keywords":["interface","key-value","ipfs","datastore","fs"],"author":{"name":"Friedel Ziegelmayer","email":"dignifiedquire@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/ipfs/js-datastore-fs/issues"},"homepage":"https://github.com/ipfs/js-datastore-fs#readme","dependencies":{"datastore-core":"^6.0.5","fast-write-atomic":"^0.2.0","interface-datastore":"^6.0.2","it-glob":"^1.0.1","it-map":"^1.0.5","it-parallel-batch":"^1.0.9","mkdirp":"^1.0.4"},"devDependencies":{"@types/mkdirp":"^1.0.2","@types/rimraf":"^3.0.2","aegir":"^35.0.3","async-iterator-all":"^1.0.0","detect-node":"^2.0.4","interface-datastore-tests":"^2.0.3","ipfs-utils":"^8.1.3","memdown":"^6.0.0","rimraf":"^3.0.2"},"eslintConfig":{"extends":"ipfs","parserOptions":{"sourceType":"module"}},"contributors":[{"name":"achingbrain","email":"alex@achingbrain.net"},{"name":"David Dias","email":"daviddias.p@gmail.com"},{"name":"Friedel Ziegelmayer","email":"dignifiedquire@gmail.com"},{"name":"Jacob Heun","email":"jacobheun@gmail.com"},{"name":"Hugo Dias","email":"hugomrdias@gmail.com"},{"name":"Pedro Teixeira","email":"i@pgte.me"},{"name":"Hector Sanjuan","email":"code@hector.link"},{"name":"ᴠɪᴄᴛᴏʀ ʙᴊᴇʟᴋʜᴏʟᴍ","email":"victorbjelkholm@gmail.com"},{"name":"Richard Schneider","email":"makaretu@gmail.com"},{"name":"Vasco Santos","email":"vasco.santos@moxy.studio"},{"name":"Zane Starr","email":"zcstarr@zaner.attlocal.net"},{"name":"Stephen Whitmore","email":"noffle@users.noreply.github.com"},{"name":"Matteo Collina","email":"hello@matteocollina.com"},{"name":"Dmitriy Ryajov","email":"dryajov@gmail.com"},{"name":"Bryan Stenson","email":"bryan.stenson@gmail.com"}],"exports":{".":{"browser":"./esm/src/index.js","require":"./cjs/src/index.js","import":"./esm/src/index.js"}},"_id":"datastore-fs@6.0.1","_nodeVersion":"16.8.0","_npmVersion":"7.21.0","dist":{"shasum":"994989afa5dd39e5fb3f8d8d1eb3ea579f5bf7a3","size":24193,"noattachment":false,"key":"/datastore-fs/-/datastore-fs-6.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/datastore-fs/download/datastore-fs-6.0.1.tgz"},"_npmUser":{"name":"achingbrain","email":"alex@achingbrain.net"},"directories":{},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"},{"name":"npm-service-account-ipfs","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/datastore-fs_6.0.1_1631169547917_0.6562906503770529"},"_hasShrinkwrap":false,"publish_time":1631169548138,"_cnpm_publish_time":1631169548138,"_cnpmcore_publish_time":"2021-12-17T10:59:52.605Z","deprecated":"This package is deprecated. Instead, use datastore-level in Node.js, and datastore-idb in browsers"},"6.0.0":{"name":"datastore-fs","version":"6.0.0","description":"Datastore implementation with file system backend","leadMaintainer":"Alex Potsides <alex.potsides@protocol.ai>","main":"./cjs/src/index.js","types":"types/src/index.d.ts","browser":{".":"./cjs/src/index.js"},"scripts":{"clean":"rimraf dist types","prepare":"aegir build --no-bundle && cp -R types dist","lint":"aegir ts -p check && aegir lint","build":"aegir build --no-bundle","release":"aegir release --target node","release-minor":"aegir release --type minor --target node","release-major":"aegir release --type major --target node","pretest":"aegir build --esm-tests","test":"aegir test","dep-check":"aegir dep-check -i rimraf"},"repository":{"type":"git","url":"git+https://github.com/ipfs/js-datastore-fs.git"},"keywords":["interface","key-value","ipfs","datastore","fs"],"author":{"name":"Friedel Ziegelmayer","email":"dignifiedquire@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/ipfs/js-datastore-fs/issues"},"homepage":"https://github.com/ipfs/js-datastore-fs#readme","dependencies":{"datastore-core":"^6.0.5","fast-write-atomic":"^0.2.0","interface-datastore":"^6.0.2","it-glob":"^1.0.1","it-map":"^1.0.5","it-parallel-batch":"^1.0.9","mkdirp":"^1.0.4"},"devDependencies":{"@types/mkdirp":"^1.0.2","@types/rimraf":"^3.0.2","aegir":"^35.0.3","async-iterator-all":"^1.0.0","detect-node":"^2.0.4","interface-datastore-tests":"^2.0.3","ipfs-utils":"^8.1.3","memdown":"^6.0.0","rimraf":"^3.0.2"},"eslintConfig":{"extends":"ipfs","parserOptions":{"sourceType":"module"}},"contributors":[{"name":"achingbrain","email":"alex@achingbrain.net"},{"name":"David Dias","email":"daviddias.p@gmail.com"},{"name":"Friedel Ziegelmayer","email":"dignifiedquire@gmail.com"},{"name":"Jacob Heun","email":"jacobheun@gmail.com"},{"name":"Hugo Dias","email":"hugomrdias@gmail.com"},{"name":"Pedro Teixeira","email":"i@pgte.me"},{"name":"Hector Sanjuan","email":"code@hector.link"},{"name":"ᴠɪᴄᴛᴏʀ ʙᴊᴇʟᴋʜᴏʟᴍ","email":"victorbjelkholm@gmail.com"},{"name":"Richard Schneider","email":"makaretu@gmail.com"},{"name":"Vasco Santos","email":"vasco.santos@moxy.studio"},{"name":"Zane Starr","email":"zcstarr@zaner.attlocal.net"},{"name":"Stephen Whitmore","email":"noffle@users.noreply.github.com"},{"name":"Matteo Collina","email":"hello@matteocollina.com"},{"name":"Dmitriy Ryajov","email":"dryajov@gmail.com"},{"name":"Bryan Stenson","email":"bryan.stenson@gmail.com"}],"exports":{".":{"browser":"./esm/src/index.js","require":"./cjs/src/index.js","import":"./esm/src/index.js"}},"_id":"datastore-fs@6.0.0","_nodeVersion":"16.8.0","_npmVersion":"7.21.0","dist":{"shasum":"7b4da687e6d1211750d5f56433a66f6961b98cfb","size":24196,"noattachment":false,"key":"/datastore-fs/-/datastore-fs-6.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/datastore-fs/download/datastore-fs-6.0.0.tgz"},"_npmUser":{"name":"achingbrain","email":"alex@achingbrain.net"},"directories":{},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"},{"name":"npm-service-account-ipfs","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/datastore-fs_6.0.0_1631118969027_0.040009307999339994"},"_hasShrinkwrap":false,"publish_time":1631118969206,"_cnpm_publish_time":1631118969206,"_cnpmcore_publish_time":"2021-12-17T10:59:52.808Z","deprecated":"This package is deprecated. Instead, use datastore-level in Node.js, and datastore-idb in browsers"},"5.0.2":{"name":"datastore-fs","version":"5.0.2","description":"Datastore implementation with file system backend","leadMaintainer":"Alex Potsides <alex.potsides@protocol.ai>","main":"src/index.js","types":"dist/src/index.d.ts","scripts":{"prepare":"aegir build --no-bundle","test":"aegir test -t node","build":"aegir build","lint":"aegir lint","release":"aegir release -t node --build false","release-minor":"aegir release --type minor -t node --build false","release-major":"aegir release --type major -t node --build false","coverage":"nyc -s npm run test:node && nyc report --reporter=html","dep-check":"aegir dep-check"},"repository":{"type":"git","url":"git+https://github.com/ipfs/js-datastore-fs.git"},"keywords":["interface","key-value","ipfs","datastore","fs"],"author":{"name":"Friedel Ziegelmayer","email":"dignifiedquire@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/ipfs/js-datastore-fs/issues"},"homepage":"https://github.com/ipfs/js-datastore-fs#readme","dependencies":{"datastore-core":"^5.0.0","fast-write-atomic":"^0.2.0","interface-datastore":"^5.1.1","it-glob":"0.0.13","it-map":"^1.0.5","it-parallel-batch":"^1.0.9","mkdirp":"^1.0.4"},"devDependencies":{"aegir":"^34.0.2","async-iterator-all":"^1.0.0","detect-node":"^2.0.4","interface-datastore-tests":"^1.0.0","ipfs-utils":"^8.1.3","memdown":"^6.0.0","rimraf":"^3.0.2"},"eslintConfig":{"extends":"ipfs"},"contributors":[{"name":"achingbrain","email":"alex@achingbrain.net"},{"name":"David Dias","email":"daviddias.p@gmail.com"},{"name":"Friedel Ziegelmayer","email":"dignifiedquire@gmail.com"},{"name":"Jacob Heun","email":"jacobheun@gmail.com"},{"name":"Hugo Dias","email":"hugomrdias@gmail.com"},{"name":"Pedro Teixeira","email":"i@pgte.me"},{"name":"Hector Sanjuan","email":"code@hector.link"},{"name":"ᴠɪᴄᴛᴏʀ ʙᴊᴇʟᴋʜᴏʟᴍ","email":"victorbjelkholm@gmail.com"},{"name":"Richard Schneider","email":"makaretu@gmail.com"},{"name":"Vasco Santos","email":"vasco.santos@moxy.studio"},{"name":"Zane Starr","email":"zcstarr@zaner.attlocal.net"},{"name":"Stephen Whitmore","email":"noffle@users.noreply.github.com"},{"name":"Matteo Collina","email":"hello@matteocollina.com"},{"name":"Dmitriy Ryajov","email":"dryajov@gmail.com"},{"name":"Bryan Stenson","email":"bryan.stenson@gmail.com"}],"gitHead":"cc096b0b75c398f9f43c73b024f8131a8a6f5f13","_id":"datastore-fs@5.0.2","_nodeVersion":"14.16.0","_npmVersion":"6.14.11","dist":{"shasum":"bf832b4033d999bcfc8179210877095d99f05b32","size":6984,"noattachment":false,"key":"/datastore-fs/-/datastore-fs-5.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/datastore-fs/download/datastore-fs-5.0.2.tgz"},"_npmUser":{"name":"achingbrain","email":"alex@achingbrain.net"},"directories":{},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"},{"name":"npm-service-account-ipfs","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/datastore-fs_5.0.2_1627058680066_0.1415359836800354"},"_hasShrinkwrap":false,"publish_time":1627058680233,"_cnpm_publish_time":1627058680233,"_cnpmcore_publish_time":"2021-12-17T10:59:52.982Z","deprecated":"This package is deprecated. Instead, use datastore-level in Node.js, and datastore-idb in browsers"},"5.0.1":{"name":"datastore-fs","version":"5.0.1","description":"Datastore implementation with file system backend","leadMaintainer":"Alex Potsides <alex.potsides@protocol.ai>","main":"src/index.js","types":"dist/src/index.d.ts","scripts":{"prepare":"aegir build --no-bundle","test":"aegir test -t node","build":"aegir build","lint":"aegir lint","release":"aegir release -t node --build false","release-minor":"aegir release --type minor -t node --build false","release-major":"aegir release --type major -t node --build false","coverage":"nyc -s npm run test:node && nyc report --reporter=html","dep-check":"aegir dep-check"},"repository":{"type":"git","url":"git+https://github.com/ipfs/js-datastore-fs.git"},"keywords":["interface","key-value","ipfs","datastore","fs"],"author":{"name":"Friedel Ziegelmayer","email":"dignifiedquire@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/ipfs/js-datastore-fs/issues"},"homepage":"https://github.com/ipfs/js-datastore-fs#readme","dependencies":{"datastore-core":"^5.0.0","fast-write-atomic":"^0.2.0","interface-datastore":"^5.1.1","it-glob":"0.0.13","it-map":"^1.0.5","mkdirp":"^1.0.4"},"devDependencies":{"aegir":"^34.0.2","async-iterator-all":"^1.0.0","detect-node":"^2.0.4","interface-datastore-tests":"^1.0.0","ipfs-utils":"^8.1.3","memdown":"^6.0.0","rimraf":"^3.0.2"},"eslintConfig":{"extends":"ipfs"},"contributors":[{"name":"achingbrain","email":"alex@achingbrain.net"},{"name":"David Dias","email":"daviddias.p@gmail.com"},{"name":"Friedel Ziegelmayer","email":"dignifiedquire@gmail.com"},{"name":"Jacob Heun","email":"jacobheun@gmail.com"},{"name":"Hugo Dias","email":"hugomrdias@gmail.com"},{"name":"Pedro Teixeira","email":"i@pgte.me"},{"name":"Hector Sanjuan","email":"code@hector.link"},{"name":"ᴠɪᴄᴛᴏʀ ʙᴊᴇʟᴋʜᴏʟᴍ","email":"victorbjelkholm@gmail.com"},{"name":"Richard Schneider","email":"makaretu@gmail.com"},{"name":"Vasco Santos","email":"vasco.santos@moxy.studio"},{"name":"Zane Starr","email":"zcstarr@zaner.attlocal.net"},{"name":"Stephen Whitmore","email":"noffle@users.noreply.github.com"},{"name":"Matteo Collina","email":"hello@matteocollina.com"},{"name":"Dmitriy Ryajov","email":"dryajov@gmail.com"},{"name":"Bryan Stenson","email":"bryan.stenson@gmail.com"}],"gitHead":"5a1373aa8378547487006b123da0b107d6eeec04","_id":"datastore-fs@5.0.1","_nodeVersion":"14.16.0","_npmVersion":"6.14.11","dist":{"shasum":"172e3cf6d23b6ffafc8cfefbf5454c8bed0ce167","size":6576,"noattachment":false,"key":"/datastore-fs/-/datastore-fs-5.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/datastore-fs/download/datastore-fs-5.0.1.tgz"},"_npmUser":{"name":"achingbrain","email":"alex@achingbrain.net"},"directories":{},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"},{"name":"npm-service-account-ipfs","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/datastore-fs_5.0.1_1625911425690_0.13791391659224872"},"_hasShrinkwrap":false,"publish_time":1625911425835,"_cnpm_publish_time":1625911425835,"_cnpmcore_publish_time":"2021-12-17T10:59:53.217Z","deprecated":"This package is deprecated. Instead, use datastore-level in Node.js, and datastore-idb in browsers"},"5.0.0":{"name":"datastore-fs","version":"5.0.0","description":"Datastore implementation with file system backend","leadMaintainer":"Alex Potsides <alex.potsides@protocol.ai>","main":"src/index.js","types":"dist/src/index.d.ts","scripts":{"prepare":"aegir build --no-bundle","test":"aegir test -t node","build":"aegir build","lint":"aegir lint","release":"aegir release -t node --build false","release-minor":"aegir release --type minor -t node --build false","release-major":"aegir release --type major -t node --build false","coverage":"nyc -s npm run test:node && nyc report --reporter=html","dep-check":"aegir dep-check"},"repository":{"type":"git","url":"git+https://github.com/ipfs/js-datastore-fs.git"},"keywords":["interface","key-value","ipfs","datastore","fs"],"author":{"name":"Friedel Ziegelmayer","email":"dignifiedquire@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/ipfs/js-datastore-fs/issues"},"homepage":"https://github.com/ipfs/js-datastore-fs#readme","dependencies":{"datastore-core":"^5.0.0","fast-write-atomic":"^0.2.0","interface-datastore":"^5.1.1","it-glob":"0.0.13","it-map":"^1.0.5","mkdirp":"^1.0.4"},"devDependencies":{"aegir":"^33.1.0","async-iterator-all":"^1.0.0","cids":"^1.1.5","detect-node":"^2.0.4","interface-datastore-tests":"^1.0.0","ipfs-utils":"^8.1.3","memdown":"^6.0.0","rimraf":"^3.0.2"},"eslintConfig":{"extends":"ipfs"},"contributors":[{"name":"achingbrain","email":"alex@achingbrain.net"},{"name":"David Dias","email":"daviddias.p@gmail.com"},{"name":"Friedel Ziegelmayer","email":"dignifiedquire@gmail.com"},{"name":"Jacob Heun","email":"jacobheun@gmail.com"},{"name":"Hugo Dias","email":"hugomrdias@gmail.com"},{"name":"Pedro Teixeira","email":"i@pgte.me"},{"name":"Hector Sanjuan","email":"code@hector.link"},{"name":"ᴠɪᴄᴛᴏʀ ʙᴊᴇʟᴋʜᴏʟᴍ","email":"victorbjelkholm@gmail.com"},{"name":"Richard Schneider","email":"makaretu@gmail.com"},{"name":"Vasco Santos","email":"vasco.santos@moxy.studio"},{"name":"Zane Starr","email":"zcstarr@zaner.attlocal.net"},{"name":"Matteo Collina","email":"hello@matteocollina.com"},{"name":"Dmitriy Ryajov","email":"dryajov@gmail.com"},{"name":"Bryan Stenson","email":"bryan.stenson@gmail.com"}],"gitHead":"fd52675b656af4d9a5a5f24cc1c47e68ffbe1961","_id":"datastore-fs@5.0.0","_nodeVersion":"14.16.0","_npmVersion":"6.14.11","dist":{"shasum":"5eefc735ad359722f0eafdd8cf0c729920bd575f","size":6540,"noattachment":false,"key":"/datastore-fs/-/datastore-fs-5.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/datastore-fs/download/datastore-fs-5.0.0.tgz"},"_npmUser":{"name":"achingbrain","email":"alex@achingbrain.net"},"directories":{},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"},{"name":"npm-service-account-ipfs","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/datastore-fs_5.0.0_1625583021383_0.13156386708725432"},"_hasShrinkwrap":false,"publish_time":1625583021515,"_cnpm_publish_time":1625583021515,"_cnpmcore_publish_time":"2021-12-17T10:59:53.450Z","deprecated":"This package is deprecated. Instead, use datastore-level in Node.js, and datastore-idb in browsers"},"4.0.1":{"name":"datastore-fs","version":"4.0.1","description":"Datastore implementation with file system backend","leadMaintainer":"Alex Potsides <alex.potsides@protocol.ai>","main":"src/index.js","types":"dist/src/index.d.ts","scripts":{"prepare":"aegir build --no-bundle","test":"aegir test -t node","build":"aegir build","lint":"aegir lint","release":"aegir release -t node --build false","release-minor":"aegir release --type minor -t node --build false","release-major":"aegir release --type major -t node --build false","coverage":"nyc -s npm run test:node && nyc report --reporter=html","dep-check":"aegir dep-check"},"repository":{"type":"git","url":"git+https://github.com/ipfs/js-datastore-fs.git"},"keywords":["interface","key-value","ipfs","datastore","fs"],"author":{"name":"Friedel Ziegelmayer","email":"dignifiedquire@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/ipfs/js-datastore-fs/issues"},"homepage":"https://github.com/ipfs/js-datastore-fs#readme","dependencies":{"datastore-core":"^4.0.0","fast-write-atomic":"^0.2.0","interface-datastore":"^4.0.0","it-glob":"^0.0.11","it-map":"^1.0.5","mkdirp":"^1.0.4"},"devDependencies":{"aegir":"^33.1.0","async-iterator-all":"^1.0.0","cids":"^1.1.5","detect-node":"^2.0.4","ipfs-utils":"^7.0.0","memdown":"^6.0.0","rimraf":"^3.0.2"},"eslintConfig":{"extends":"ipfs"},"contributors":[{"name":"achingbrain","email":"alex@achingbrain.net"},{"name":"David Dias","email":"daviddias.p@gmail.com"},{"name":"Friedel Ziegelmayer","email":"dignifiedquire@gmail.com"},{"name":"Jacob Heun","email":"jacobheun@gmail.com"},{"name":"Hugo Dias","email":"hugomrdias@gmail.com"},{"name":"Pedro Teixeira","email":"i@pgte.me"},{"name":"Hector Sanjuan","email":"code@hector.link"},{"name":"ᴠɪᴄᴛᴏʀ ʙᴊᴇʟᴋʜᴏʟᴍ","email":"victorbjelkholm@gmail.com"},{"name":"Richard Schneider","email":"makaretu@gmail.com"},{"name":"Vasco Santos","email":"vasco.santos@moxy.studio"},{"name":"Zane Starr","email":"zcstarr@zaner.attlocal.net"},{"name":"Bryan Stenson","email":"bryan.stenson@gmail.com"},{"name":"Dmitriy Ryajov","email":"dryajov@gmail.com"},{"name":"Matteo Collina","email":"hello@matteocollina.com"}],"gitHead":"d560276933a4b9c5f8897fef4aed5db679de8941","_id":"datastore-fs@4.0.1","_nodeVersion":"15.13.0","_npmVersion":"7.7.6","dist":{"shasum":"3b177ea52d4ddf86273609dd3aa61969e62b8587","size":6394,"noattachment":false,"key":"/datastore-fs/-/datastore-fs-4.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/datastore-fs/download/datastore-fs-4.0.1.tgz"},"_npmUser":{"name":"achingbrain","email":"alex@achingbrain.net"},"directories":{},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"},{"name":"npm-service-account-ipfs","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/datastore-fs_4.0.1_1620123531231_0.7034068986422526"},"_hasShrinkwrap":false,"publish_time":1620123531366,"_cnpm_publish_time":1620123531366,"_cnpmcore_publish_time":"2021-12-17T10:59:53.678Z","deprecated":"This package is deprecated. Instead, use datastore-level in Node.js, and datastore-idb in browsers"},"4.0.0":{"name":"datastore-fs","version":"4.0.0","description":"Datastore implementation with file system backend","leadMaintainer":"Alex Potsides <alex.potsides@protocol.ai>","main":"src/index.js","types":"dist/src/index.d.ts","scripts":{"prepare":"aegir build --no-bundle","test":"aegir test -t node","build":"aegir build","lint":"aegir lint","release":"aegir release -t node --build false","release-minor":"aegir release --type minor -t node --build false","release-major":"aegir release --type major -t node --build false","coverage":"nyc -s npm run test:node && nyc report --reporter=html","dep-check":"aegir dep-check"},"repository":{"type":"git","url":"git+https://github.com/ipfs/js-datastore-fs.git"},"keywords":["interface","key-value","ipfs","datastore","fs"],"author":{"name":"Friedel Ziegelmayer","email":"dignifiedquire@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/ipfs/js-datastore-fs/issues"},"homepage":"https://github.com/ipfs/js-datastore-fs#readme","dependencies":{"datastore-core":"^4.0.0","fast-write-atomic":"^0.2.0","interface-datastore":"^4.0.0","it-glob":"^0.0.11","it-map":"^1.0.5","mkdirp":"^1.0.4"},"devDependencies":{"aegir":"^33.1.0","async-iterator-all":"^1.0.0","cids":"^1.1.5","detect-node":"^2.0.4","ipfs-utils":"^6.0.0","memdown":"^6.0.0","rimraf":"^3.0.2"},"eslintConfig":{"extends":"ipfs"},"contributors":[{"name":"achingbrain","email":"alex@achingbrain.net"},{"name":"David Dias","email":"daviddias.p@gmail.com"},{"name":"Friedel Ziegelmayer","email":"dignifiedquire@gmail.com"},{"name":"Jacob Heun","email":"jacobheun@gmail.com"},{"name":"Hugo Dias","email":"hugomrdias@gmail.com"},{"name":"Pedro Teixeira","email":"i@pgte.me"},{"name":"Hector Sanjuan","email":"code@hector.link"},{"name":"ᴠɪᴄᴛᴏʀ ʙᴊᴇʟᴋʜᴏʟᴍ","email":"victorbjelkholm@gmail.com"},{"name":"Richard Schneider","email":"makaretu@gmail.com"},{"name":"Vasco Santos","email":"vasco.santos@moxy.studio"},{"name":"Zane Starr","email":"zcstarr@zaner.attlocal.net"},{"name":"Bryan Stenson","email":"bryan.stenson@gmail.com"},{"name":"Dmitriy Ryajov","email":"dryajov@gmail.com"},{"name":"Matteo Collina","email":"hello@matteocollina.com"}],"gitHead":"78f92dbb56bb894d372d5f4c250430a72f34cb0c","_id":"datastore-fs@4.0.0","_nodeVersion":"15.13.0","_npmVersion":"7.7.6","dist":{"shasum":"b75bedb6b7f3fc69186684637b4872a5d9b5cf37","size":6373,"noattachment":false,"key":"/datastore-fs/-/datastore-fs-4.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/datastore-fs/download/datastore-fs-4.0.0.tgz"},"_npmUser":{"name":"achingbrain","email":"alex@achingbrain.net"},"directories":{},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"},{"name":"npm-service-account-ipfs","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/datastore-fs_4.0.0_1618486355307_0.2702753376820066"},"_hasShrinkwrap":false,"publish_time":1618486355441,"_cnpm_publish_time":1618486355441,"_cnpmcore_publish_time":"2021-12-17T10:59:53.865Z","deprecated":"This package is deprecated. Instead, use datastore-level in Node.js, and datastore-idb in browsers"},"3.0.2":{"name":"datastore-fs","version":"3.0.2","description":"Datastore implementation with file system backend","leadMaintainer":"Alex Potsides <alex.potsides@protocol.ai>","main":"src/index.js","types":"dist/src/index.d.ts","scripts":{"prepare":"aegir build --no-bundle","test":"aegir test -t node","build":"aegir build","lint":"aegir lint","release":"aegir release -t node --build false","release-minor":"aegir release --type minor -t node --build false","release-major":"aegir release --type major -t node --build false","coverage":"nyc -s npm run test:node && nyc report --reporter=html","dep-check":"aegir dep-check"},"repository":{"type":"git","url":"git+https://github.com/ipfs/js-datastore-fs.git"},"keywords":["interface","key-value","ipfs","datastore","fs"],"author":{"name":"Friedel Ziegelmayer","email":"dignifiedquire@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/ipfs/js-datastore-fs/issues"},"homepage":"https://github.com/ipfs/js-datastore-fs#readme","dependencies":{"datastore-core":"^3.0.0","fast-write-atomic":"^0.2.0","interface-datastore":"^3.0.3","it-glob":"^0.0.11","mkdirp":"^1.0.4"},"devDependencies":{"aegir":"^33.1.0","async-iterator-all":"^1.0.0","cids":"^1.1.5","detect-node":"^2.0.4","ipfs-utils":"^6.0.0","memdown":"^6.0.0","rimraf":"^3.0.2"},"eslintConfig":{"extends":"ipfs"},"contributors":[{"name":"achingbrain","email":"alex@achingbrain.net"},{"name":"David Dias","email":"daviddias.p@gmail.com"},{"name":"Friedel Ziegelmayer","email":"dignifiedquire@gmail.com"},{"name":"Jacob Heun","email":"jacobheun@gmail.com"},{"name":"Hugo Dias","email":"hugomrdias@gmail.com"},{"name":"Pedro Teixeira","email":"i@pgte.me"},{"name":"Hector Sanjuan","email":"code@hector.link"},{"name":"ᴠɪᴄᴛᴏʀ ʙᴊᴇʟᴋʜᴏʟᴍ","email":"victorbjelkholm@gmail.com"},{"name":"Richard Schneider","email":"makaretu@gmail.com"},{"name":"Vasco Santos","email":"vasco.santos@moxy.studio"},{"name":"Zane Starr","email":"zcstarr@zaner.attlocal.net"},{"name":"Bryan Stenson","email":"bryan.stenson@gmail.com"},{"name":"Dmitriy Ryajov","email":"dryajov@gmail.com"},{"name":"Matteo Collina","email":"hello@matteocollina.com"}],"gitHead":"6273fa79333f7c587a77086d734b979d707105db","_id":"datastore-fs@3.0.2","_nodeVersion":"15.13.0","_npmVersion":"7.7.6","dist":{"shasum":"89f69cd9d171f763e7f1f4c0aff83ab9ebf12dc9","size":6283,"noattachment":false,"key":"/datastore-fs/-/datastore-fs-3.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/datastore-fs/download/datastore-fs-3.0.2.tgz"},"_npmUser":{"name":"achingbrain","email":"alex@achingbrain.net"},"directories":{},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"},{"name":"npm-service-account-ipfs","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/datastore-fs_3.0.2_1618402685879_0.7061057134240292"},"_hasShrinkwrap":false,"publish_time":1618402686094,"_cnpm_publish_time":1618402686094,"_cnpmcore_publish_time":"2021-12-17T10:59:54.114Z","deprecated":"This package is deprecated. Instead, use datastore-level in Node.js, and datastore-idb in browsers"},"3.0.1":{"name":"datastore-fs","version":"3.0.1","description":"Datastore implementation with file system backend","leadMaintainer":"Alex Potsides <alex.potsides@protocol.ai>","main":"src/index.js","types":"dist/src/index.d.ts","scripts":{"prepare":"aegir build --no-bundle","test":"aegir test -t node","build":"aegir build","lint":"aegir lint","release":"aegir release -t node --build false","release-minor":"aegir release --type minor -t node --build false","release-major":"aegir release --type major -t node --build false","coverage":"nyc -s npm run test:node && nyc report --reporter=html","dep-check":"aegir dep-check"},"repository":{"type":"git","url":"git+https://github.com/ipfs/js-datastore-fs.git"},"keywords":["interface","key-value","ipfs","datastore","fs"],"author":{"name":"Friedel Ziegelmayer","email":"dignifiedquire@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/ipfs/js-datastore-fs/issues"},"homepage":"https://github.com/ipfs/js-datastore-fs#readme","dependencies":{"datastore-core":"^3.0.0","fast-write-atomic":"^0.2.0","interface-datastore":"^3.0.3","it-glob":"0.0.10","mkdirp":"^1.0.4"},"devDependencies":{"aegir":"^30.3.0","async-iterator-all":"^1.0.0","cids":"^1.1.5","detect-node":"^2.0.4","ipfs-utils":"^6.0.0","memdown":"^5.1.0","rimraf":"^3.0.2"},"eslintConfig":{"extends":"ipfs"},"contributors":[{"name":"achingbrain","email":"alex@achingbrain.net"},{"name":"David Dias","email":"daviddias.p@gmail.com"},{"name":"Friedel Ziegelmayer","email":"dignifiedquire@gmail.com"},{"name":"Jacob Heun","email":"jacobheun@gmail.com"},{"name":"Hugo Dias","email":"hugomrdias@gmail.com"},{"name":"Pedro Teixeira","email":"i@pgte.me"},{"name":"Hector Sanjuan","email":"code@hector.link"},{"name":"ᴠɪᴄᴛᴏʀ ʙᴊᴇʟᴋʜᴏʟᴍ","email":"victorbjelkholm@gmail.com"},{"name":"Richard Schneider","email":"makaretu@gmail.com"},{"name":"Vasco Santos","email":"vasco.santos@moxy.studio"},{"name":"Zane Starr","email":"zcstarr@zaner.attlocal.net"},{"name":"Bryan Stenson","email":"bryan.stenson@gmail.com"},{"name":"Dmitriy Ryajov","email":"dryajov@gmail.com"},{"name":"Matteo Collina","email":"hello@matteocollina.com"}],"gitHead":"3e1c8aded8d67db1fb2405773d9c94f8824589d3","_id":"datastore-fs@3.0.1","_nodeVersion":"15.13.0","_npmVersion":"7.7.6","dist":{"shasum":"607e5b277fef6bb86747f95df17cab0e5b784967","size":6245,"noattachment":false,"key":"/datastore-fs/-/datastore-fs-3.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/datastore-fs/download/datastore-fs-3.0.1.tgz"},"_npmUser":{"name":"achingbrain","email":"alex@achingbrain.net"},"directories":{},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"},{"name":"npm-service-account-ipfs","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/datastore-fs_3.0.1_1617728574968_0.5247781931805366"},"_hasShrinkwrap":false,"publish_time":1617728575104,"_cnpm_publish_time":1617728575104,"_cnpmcore_publish_time":"2021-12-17T10:59:54.325Z","deprecated":"This package is deprecated. Instead, use datastore-level in Node.js, and datastore-idb in browsers"},"3.0.0":{"name":"datastore-fs","version":"3.0.0","description":"Datastore implementation with file system backend","leadMaintainer":"Alex Potsides <alex.potsides@protocol.ai>","main":"src/index.js","types":"dist/src/index.d.ts","scripts":{"prepare":"aegir build --no-bundle","test":"aegir test -t node","build":"aegir build","lint":"aegir lint","release":"aegir release -t node --build false","release-minor":"aegir release --type minor -t node --build false","release-major":"aegir release --type major -t node --build false","coverage":"nyc -s npm run test:node && nyc report --reporter=html","dep-check":"aegir dep-check"},"repository":{"type":"git","url":"git+https://github.com/ipfs/js-datastore-fs.git"},"keywords":["interface","key-value","ipfs","datastore","fs"],"author":{"name":"Friedel Ziegelmayer","email":"dignifiedquire@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/ipfs/js-datastore-fs/issues"},"homepage":"https://github.com/ipfs/js-datastore-fs#readme","dependencies":{"datastore-core":"^3.0.0","fast-write-atomic":"^0.2.0","interface-datastore":"^3.0.3","it-glob":"0.0.10","mkdirp":"^1.0.4"},"devDependencies":{"aegir":"^30.3.0","async-iterator-all":"^1.0.0","cids":"^1.1.5","detect-node":"^2.0.4","ipfs-utils":"^6.0.0","memdown":"^5.1.0","rimraf":"^3.0.2"},"eslintConfig":{"extends":"ipfs"},"contributors":[{"name":"achingbrain","email":"alex@achingbrain.net"},{"name":"David Dias","email":"daviddias.p@gmail.com"},{"name":"Friedel Ziegelmayer","email":"dignifiedquire@gmail.com"},{"name":"Jacob Heun","email":"jacobheun@gmail.com"},{"name":"Hugo Dias","email":"hugomrdias@gmail.com"},{"name":"Pedro Teixeira","email":"i@pgte.me"},{"name":"Hector Sanjuan","email":"code@hector.link"},{"name":"ᴠɪᴄᴛᴏʀ ʙᴊᴇʟᴋʜᴏʟᴍ","email":"victorbjelkholm@gmail.com"},{"name":"Richard Schneider","email":"makaretu@gmail.com"},{"name":"Vasco Santos","email":"vasco.santos@moxy.studio"},{"name":"Zane Starr","email":"zcstarr@zaner.attlocal.net"},{"name":"Bryan Stenson","email":"bryan.stenson@gmail.com"},{"name":"Dmitriy Ryajov","email":"dryajov@gmail.com"},{"name":"Matteo Collina","email":"hello@matteocollina.com"}],"gitHead":"30150eb16bc3a58b277e558d06bc525bede08d2b","_id":"datastore-fs@3.0.0","_nodeVersion":"12.16.1","_npmVersion":"6.14.1","dist":{"shasum":"53eae972d98fbf533821d11f5f18425faea8fdf8","size":6278,"noattachment":false,"key":"/datastore-fs/-/datastore-fs-3.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/datastore-fs/download/datastore-fs-3.0.0.tgz"},"_npmUser":{"name":"achingbrain","email":"alex@achingbrain.net"},"directories":{},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"},{"name":"npm-service-account-ipfs","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/datastore-fs_3.0.0_1611342677590_0.7855098437459567"},"_hasShrinkwrap":false,"publish_time":1611342677742,"_cnpm_publish_time":1611342677742,"_cnpmcore_publish_time":"2021-12-17T10:59:54.539Z","deprecated":"This package is deprecated. Instead, use datastore-level in Node.js, and datastore-idb in browsers"},"2.0.2":{"name":"datastore-fs","version":"2.0.2","description":"Datastore implementation with file system backend","leadMaintainer":"Alex Potsides <alex.potsides@protocol.ai>","main":"src/index.js","scripts":{"test":"aegir test -t node","build":"aegir build","lint":"aegir lint","release":"aegir release -t node --build false","release-minor":"aegir release --type minor -t node --build false","release-major":"aegir release --type major -t node --build false","coverage":"nyc -s npm run test:node && nyc report --reporter=html","dep-check":"aegir dep-check"},"repository":{"type":"git","url":"git+https://github.com/ipfs/js-datastore-fs.git"},"keywords":["interface","key-value","ipfs","datastore","fs"],"author":{"name":"Friedel Ziegelmayer","email":"dignifiedquire@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/ipfs/js-datastore-fs/issues"},"homepage":"https://github.com/ipfs/js-datastore-fs#readme","dependencies":{"datastore-core":"^2.0.0","fast-write-atomic":"^0.2.0","interface-datastore":"^2.0.0","it-glob":"0.0.10","mkdirp":"^1.0.4"},"devDependencies":{"aegir":"^28.1.0","async-iterator-all":"^1.0.0","cids":"^1.0.0","detect-node":"^2.0.4","ipfs-utils":"^4.0.1","memdown":"^5.1.0","rimraf":"^3.0.2"},"contributors":[{"name":"achingbrain","email":"alex@achingbrain.net"},{"name":"David Dias","email":"daviddias.p@gmail.com"},{"name":"Friedel Ziegelmayer","email":"dignifiedquire@gmail.com"},{"name":"Jacob Heun","email":"jacobheun@gmail.com"},{"name":"Pedro Teixeira","email":"i@pgte.me"},{"name":"Hector Sanjuan","email":"code@hector.link"},{"name":"Hugo Dias","email":"hugomrdias@gmail.com"},{"name":"ᴠɪᴄᴛᴏʀ ʙᴊᴇʟᴋʜᴏʟᴍ","email":"victorbjelkholm@gmail.com"},{"name":"Richard Schneider","email":"makaretu@gmail.com"},{"name":"Vasco Santos","email":"vasco.santos@moxy.studio"},{"name":"Zane Starr","email":"zcstarr@zaner.attlocal.net"},{"name":"Bryan Stenson","email":"bryan.stenson@gmail.com"},{"name":"Dmitriy Ryajov","email":"dryajov@gmail.com"},{"name":"Matteo Collina","email":"hello@matteocollina.com"}],"gitHead":"b7a109960c863b0aae1ba9ff0b6be959c4838c06","_id":"datastore-fs@2.0.2","_nodeVersion":"12.16.1","_npmVersion":"6.14.1","dist":{"shasum":"69d708024bbd1b12bff0d3c3ef0675852c2d7c4a","size":5321,"noattachment":false,"key":"/datastore-fs/-/datastore-fs-2.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/datastore-fs/download/datastore-fs-2.0.2.tgz"},"_npmUser":{"name":"achingbrain","email":"alex@achingbrain.net"},"directories":{},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"},{"name":"npm-service-account-ipfs","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/datastore-fs_2.0.2_1604940463855_0.6901758231060968"},"_hasShrinkwrap":false,"publish_time":1604940463961,"_cnpm_publish_time":1604940463961,"_cnpmcore_publish_time":"2021-12-17T10:59:54.921Z","deprecated":"This package is deprecated. Instead, use datastore-level in Node.js, and datastore-idb in browsers"},"2.0.1":{"name":"datastore-fs","version":"2.0.1","description":"Datastore implementation with file system backend","leadMaintainer":"Alex Potsides <alex.potsides@protocol.ai>","main":"src/index.js","scripts":{"test":"aegir test -t node","build":"aegir build","lint":"aegir lint","release":"aegir release -t node --build false","release-minor":"aegir release --type minor -t node --build false","release-major":"aegir release --type major -t node --build false","coverage":"nyc -s npm run test:node && nyc report --reporter=html","dep-check":"aegir dep-check"},"repository":{"type":"git","url":"git+https://github.com/ipfs/js-datastore-fs.git"},"keywords":["interface","key-value","ipfs","datastore","fs"],"author":{"name":"Friedel Ziegelmayer","email":"dignifiedquire@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/ipfs/js-datastore-fs/issues"},"homepage":"https://github.com/ipfs/js-datastore-fs#readme","dependencies":{"datastore-core":"^2.0.0","fast-write-atomic":"^0.2.0","interface-datastore":"^2.0.0","it-glob":"0.0.8","mkdirp":"^1.0.4"},"devDependencies":{"aegir":"^26.0.0","async-iterator-all":"^1.0.0","cids":"^1.0.0","detect-node":"^2.0.4","ipfs-utils":"^2.3.1","memdown":"^5.1.0","rimraf":"^3.0.2"},"contributors":[{"name":"achingbrain","email":"alex@achingbrain.net"},{"name":"David Dias","email":"daviddias.p@gmail.com"},{"name":"Friedel Ziegelmayer","email":"dignifiedquire@gmail.com"},{"name":"Jacob Heun","email":"jacobheun@gmail.com"},{"name":"Pedro Teixeira","email":"i@pgte.me"},{"name":"Hector Sanjuan","email":"code@hector.link"},{"name":"Hugo Dias","email":"hugomrdias@gmail.com"},{"name":"ᴠɪᴄᴛᴏʀ ʙᴊᴇʟᴋʜᴏʟᴍ","email":"victorbjelkholm@gmail.com"},{"name":"Richard Schneider","email":"makaretu@gmail.com"},{"name":"Vasco Santos","email":"vasco.santos@moxy.studio"},{"name":"Zane Starr","email":"zcstarr@zaner.attlocal.net"},{"name":"Bryan Stenson","email":"bryan.stenson@gmail.com"},{"name":"Dmitriy Ryajov","email":"dryajov@gmail.com"},{"name":"Matteo Collina","email":"hello@matteocollina.com"}],"gitHead":"aae583d3162af9d8730ac551b37039d1f1fff60c","_id":"datastore-fs@2.0.1","_nodeVersion":"12.16.1","_npmVersion":"6.14.1","dist":{"shasum":"3ccb036fbdb3d2bc16d7a3ff4f24296b8ea0f38a","size":5312,"noattachment":false,"key":"/datastore-fs/-/datastore-fs-2.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/datastore-fs/download/datastore-fs-2.0.1.tgz"},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"},{"name":"npm-service-account-ipfs","email":""}],"_npmUser":{"name":"achingbrain","email":"alex@achingbrain.net"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/datastore-fs_2.0.1_1597477897366_0.09699562363571879"},"_hasShrinkwrap":false,"publish_time":1597477897477,"_cnpm_publish_time":1597477897477,"_cnpmcore_publish_time":"2021-12-17T10:59:55.162Z","deprecated":"This package is deprecated. Instead, use datastore-level in Node.js, and datastore-idb in browsers"},"2.0.0":{"name":"datastore-fs","version":"2.0.0","description":"Datastore implementation with file system backend","leadMaintainer":"Alex Potsides <alex.potsides@protocol.ai>","main":"src/index.js","scripts":{"test":"aegir test -t node","build":"aegir build","lint":"aegir lint","release":"aegir release -t node --build false","release-minor":"aegir release --type minor -t node --build false","release-major":"aegir release --type major -t node --build false","coverage":"nyc -s npm run test:node && nyc report --reporter=html","dep-check":"aegir dep-check"},"repository":{"type":"git","url":"git+https://github.com/ipfs/js-datastore-fs.git"},"keywords":["interface","key-value","ipfs","datastore","fs"],"author":{"name":"Friedel Ziegelmayer","email":"dignifiedquire@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/ipfs/js-datastore-fs/issues"},"homepage":"https://github.com/ipfs/js-datastore-fs#readme","dependencies":{"datastore-core":"^2.0.0","fast-write-atomic":"^0.2.0","interface-datastore":"^2.0.0","it-glob":"0.0.8","mkdirp":"^1.0.4"},"devDependencies":{"aegir":"^25.0.0","async-iterator-all":"^1.0.0","chai":"^4.2.0","cids":"^0.8.3","detect-node":"^2.0.4","dirty-chai":"^2.0.1","ipfs-utils":"^2.3.1","memdown":"^5.1.0","rimraf":"^3.0.2"},"contributors":[{"name":"achingbrain","email":"alex@achingbrain.net"},{"name":"David Dias","email":"daviddias.p@gmail.com"},{"name":"Friedel Ziegelmayer","email":"dignifiedquire@gmail.com"},{"name":"Jacob Heun","email":"jacobheun@gmail.com"},{"name":"Pedro Teixeira","email":"i@pgte.me"},{"name":"Hector Sanjuan","email":"code@hector.link"},{"name":"Hugo Dias","email":"hugomrdias@gmail.com"},{"name":"ᴠɪᴄᴛᴏʀ ʙᴊᴇʟᴋʜᴏʟᴍ","email":"victorbjelkholm@gmail.com"},{"name":"Richard Schneider","email":"makaretu@gmail.com"},{"name":"Vasco Santos","email":"vasco.santos@moxy.studio"},{"name":"Zane Starr","email":"zcstarr@zaner.attlocal.net"},{"name":"Bryan Stenson","email":"bryan.stenson@gmail.com"},{"name":"Dmitriy Ryajov","email":"dryajov@gmail.com"},{"name":"Matteo Collina","email":"hello@matteocollina.com"}],"gitHead":"8596d493dd1df1ac4d1b415e776a1b97dda85825","_id":"datastore-fs@2.0.0","_nodeVersion":"12.16.1","_npmVersion":"6.14.1","dist":{"shasum":"43cc6d06947c7eae017ae3e9c764916088a48082","size":5267,"noattachment":false,"key":"/datastore-fs/-/datastore-fs-2.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/datastore-fs/download/datastore-fs-2.0.0.tgz"},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"},{"name":"npm-service-account-ipfs","email":""}],"_npmUser":{"name":"achingbrain","email":"alex@achingbrain.net"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/datastore-fs_2.0.0_1596028553015_0.7908562243833506"},"_hasShrinkwrap":false,"publish_time":1596028553255,"_cnpm_publish_time":1596028553255,"_cnpmcore_publish_time":"2021-12-17T10:59:55.377Z","deprecated":"This package is deprecated. Instead, use datastore-level in Node.js, and datastore-idb in browsers"},"1.1.0":{"name":"datastore-fs","version":"1.1.0","description":"Datastore implementation with file system backend","leadMaintainer":"Alex Potsides <alex.potsides@protocol.ai>","main":"src/index.js","scripts":{"test":"aegir test","test:node":"aegir test -t node","test:browser":"aegir test -t browser","test:webworker":"aegir test -t webworker","build":"aegir build","lint":"aegir lint","release":"aegir release","release-minor":"aegir release --type minor","release-major":"aegir release --type major","coverage":"nyc -s npm run test:node && nyc report --reporter=html","dep-check":"aegir dep-check"},"repository":{"type":"git","url":"git+https://github.com/ipfs/js-datastore-fs.git"},"keywords":["interface","key-value","ipfs","datastore","fs"],"author":{"name":"Friedel Ziegelmayer","email":"dignifiedquire@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/ipfs/js-datastore-fs/issues"},"homepage":"https://github.com/ipfs/js-datastore-fs#readme","dependencies":{"datastore-core":"^1.1.0","fast-write-atomic":"^0.2.0","glob":"^7.1.3","interface-datastore":"^1.0.2","mkdirp":"^1.0.4"},"devDependencies":{"aegir":"^22.0.0","async-iterator-all":"^1.0.0","chai":"^4.2.0","cids":"~0.8.0","detect-node":"^2.0.4","dirty-chai":"^2.0.1","memdown":"^5.1.0","rimraf":"^3.0.2"},"contributors":[{"name":"David Dias","email":"daviddias.p@gmail.com"},{"name":"achingbrain","email":"alex@achingbrain.net"},{"name":"Friedel Ziegelmayer","email":"dignifiedquire@gmail.com"},{"name":"Jacob Heun","email":"jacobheun@gmail.com"},{"name":"Pedro Teixeira","email":"i@pgte.me"},{"name":"Hector Sanjuan","email":"code@hector.link"},{"name":"Hugo Dias","email":"hugomrdias@gmail.com"},{"name":"ᴠɪᴄᴛᴏʀ ʙᴊᴇʟᴋʜᴏʟᴍ","email":"victorbjelkholm@gmail.com"},{"name":"Richard Schneider","email":"makaretu@gmail.com"},{"name":"Vasco Santos","email":"vasco.santos@moxy.studio"},{"name":"Zane Starr","email":"zcstarr@zaner.attlocal.net"},{"name":"Dmitriy Ryajov","email":"dryajov@gmail.com"},{"name":"Matteo Collina","email":"hello@matteocollina.com"}],"gitHead":"7a3522f801eaf530b08419afc245046620e9cb50","_id":"datastore-fs@1.1.0","_nodeVersion":"12.16.1","_npmVersion":"6.14.1","dist":{"shasum":"c5d60066bf9303bd6379015f083dd92177ea690d","size":20402,"noattachment":false,"key":"/datastore-fs/-/datastore-fs-1.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/datastore-fs/download/datastore-fs-1.1.0.tgz"},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"},{"name":"npm-service-account-ipfs","email":""}],"_npmUser":{"name":"achingbrain","email":"alex@achingbrain.net"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/datastore-fs_1.1.0_1588868802008_0.22941569068608025"},"_hasShrinkwrap":false,"publish_time":1588868802145,"_cnpm_publish_time":1588868802145,"_cnpmcore_publish_time":"2021-12-17T10:59:55.641Z","deprecated":"This package is deprecated. Instead, use datastore-level in Node.js, and datastore-idb in browsers"},"1.0.0":{"name":"datastore-fs","version":"1.0.0","description":"Datastore implementation with file system backend","leadMaintainer":"Alex Potsides <alex.potsides@protocol.ai>","main":"src/index.js","scripts":{"test":"aegir test","test:node":"aegir test -t node","test:browser":"aegir test -t browser","test:webworker":"aegir test -t webworker","build":"aegir build","lint":"aegir lint","release":"aegir release","release-minor":"aegir release --type minor","release-major":"aegir release --type major","coverage":"nyc -s npm run test:node && nyc report --reporter=html","dep-check":"aegir dep-check"},"repository":{"type":"git","url":"git+https://github.com/ipfs/js-datastore-fs.git"},"keywords":["interface","key-value","ipfs","datastore","fs"],"author":{"name":"Friedel Ziegelmayer","email":"dignifiedquire@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/ipfs/js-datastore-fs/issues"},"homepage":"https://github.com/ipfs/js-datastore-fs#readme","dependencies":{"datastore-core":"^1.0.0","fast-write-atomic":"~0.2.0","glob":"^7.1.3","interface-datastore":"~0.8.3","mkdirp":"^1.0.4"},"devDependencies":{"aegir":"^21.9.0","async-iterator-all":"^1.0.0","chai":"^4.2.0","cids":"~0.8.0","detect-node":"^2.0.4","dirty-chai":"^2.0.1","memdown":"^4.0.0","rimraf":"^3.0.2"},"contributors":[{"name":"David Dias","email":"daviddias.p@gmail.com"},{"name":"achingbrain","email":"alex@achingbrain.net"},{"name":"Friedel Ziegelmayer","email":"dignifiedquire@gmail.com"},{"name":"Jacob Heun","email":"jacobheun@gmail.com"},{"name":"Pedro Teixeira","email":"i@pgte.me"},{"name":"Hugo Dias","email":"hugomrdias@gmail.com"},{"name":"ᴠɪᴄᴛᴏʀ ʙᴊᴇʟᴋʜᴏʟᴍ","email":"victorbjelkholm@gmail.com"},{"name":"Richard Schneider","email":"makaretu@gmail.com"},{"name":"Vasco Santos","email":"vasco.santos@moxy.studio"},{"name":"Zane Starr","email":"zcstarr@zaner.attlocal.net"},{"name":"Dmitriy Ryajov","email":"dryajov@gmail.com"},{"name":"Hector Sanjuan","email":"code@hector.link"},{"name":"Matteo Collina","email":"hello@matteocollina.com"}],"gitHead":"5a3673aaa877eae80e98b912df0a4ddc7775be3f","_id":"datastore-fs@1.0.0","_nodeVersion":"12.16.1","_npmVersion":"6.14.1","dist":{"shasum":"96a23d49489b9f30a2deba5bb43b810213211298","size":19494,"noattachment":false,"key":"/datastore-fs/-/datastore-fs-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/datastore-fs/download/datastore-fs-1.0.0.tgz"},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"},{"name":"npm-service-account-ipfs","email":""}],"_npmUser":{"name":"achingbrain","email":"alex@achingbrain.net"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/datastore-fs_1.0.0_1588061468987_0.517073646215471"},"_hasShrinkwrap":false,"publish_time":1588061469126,"_cnpm_publish_time":1588061469126,"_cnpmcore_publish_time":"2021-12-17T10:59:55.838Z","deprecated":"This package is deprecated. Instead, use datastore-level in Node.js, and datastore-idb in browsers"},"0.9.1":{"name":"datastore-fs","version":"0.9.1","description":"Datastore implementation with file system backend","leadMaintainer":"Alex Potsides <alex.potsides@protocol.ai>","main":"src/index.js","scripts":{"test":"aegir test","test:node":"aegir test -t node","test:browser":"aegir test -t browser","test:webworker":"aegir test -t webworker","build":"aegir build","lint":"aegir lint","release":"aegir release","release-minor":"aegir release --type minor","release-major":"aegir release --type major","coverage":"nyc -s npm run test:node && nyc report --reporter=html","dep-check":"aegir dep-check"},"repository":{"type":"git","url":"git+https://github.com/ipfs/js-datastore-fs.git"},"keywords":["interface","key-value","ipfs","datastore","fs"],"author":{"name":"Friedel Ziegelmayer","email":"dignifiedquire@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/ipfs/js-datastore-fs/issues"},"homepage":"https://github.com/ipfs/js-datastore-fs#readme","dependencies":{"datastore-core":"~0.7.0","fast-write-atomic":"~0.2.0","glob":"^7.1.3","interface-datastore":"~0.7.0","mkdirp":"~0.5.1"},"devDependencies":{"aegir":"^19.0.3","async-iterator-all":"^1.0.0","chai":"^4.2.0","cids":"~0.7.1","detect-node":"^2.0.4","dirty-chai":"^2.0.1","memdown":"^4.0.0","rimraf":"^2.6.2"},"contributors":[{"name":"David Dias","email":"daviddias.p@gmail.com"},{"name":"Dmitriy Ryajov","email":"dryajov@gmail.com"},{"name":"Friedel Ziegelmayer","email":"dignifiedquire@gmail.com"},{"name":"Jacob Heun","email":"jacobheun@gmail.com"},{"name":"Matteo Collina","email":"hello@matteocollina.com"},{"name":"Pedro Teixeira","email":"i@pgte.me"},{"name":"Richard Schneider","email":"makaretu@gmail.com"},{"name":"Stephen Whitmore","email":"noffle@users.noreply.github.com"},{"name":"Vasco Santos","email":"vasco.santos@moxy.studio"},{"name":"Victor Bjelkholm","email":"victorbjelkholm@gmail.com"},{"name":"Zane Starr","email":"zcstarr@zaner.attlocal.net"},{"name":"achingbrain","email":"alex@achingbrain.net"}],"gitHead":"f5e07ffd32b8c2addceb10ab75da4e06a099cc76","_id":"datastore-fs@0.9.1","_nodeVersion":"10.16.2","_npmVersion":"6.9.0","dist":{"shasum":"8232bddf06877acc122ec699709d646ffe54d07b","size":18570,"noattachment":false,"key":"/datastore-fs/-/datastore-fs-0.9.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/datastore-fs/download/datastore-fs-0.9.1.tgz"},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"},{"name":"npm-service-account-ipfs","email":""}],"_npmUser":{"name":"achingbrain","email":"alex@achingbrain.net"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/datastore-fs_0.9.1_1568023459684_0.15205806753656725"},"_hasShrinkwrap":false,"publish_time":1568023459820,"_cnpm_publish_time":1568023459820,"_cnpmcore_publish_time":"2021-12-17T10:59:56.097Z","deprecated":"This package is deprecated. Instead, use datastore-level in Node.js, and datastore-idb in browsers"},"0.8.1":{"name":"datastore-fs","version":"0.8.1","description":"Datastore implementation with file system backend","leadMaintainer":"Pedro Teixeira <pedro@protocol.ai>","main":"src/index.js","scripts":{"lint":"aegir lint","test":"aegir test --target node","test:node":"aegir test --target node","flow":"flow","release":"aegir release --target node --docs","release-minor":"aegir release --type minor --target node --docs","release-major":"aegir release --type major --target node --docs","coverage":"aegir coverage --timeout 10000","coverage-publish":"aegir coverage --provider codecov --timeout 10000","docs":"aegir docs"},"repository":{"type":"git","url":"git+https://github.com/ipfs/js-datastore-fs.git"},"keywords":["interface","key-value","ipfs","datastore","fs"],"author":{"name":"Friedel Ziegelmayer","email":"dignifiedquire@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/ipfs/js-datastore-fs/issues"},"homepage":"https://github.com/ipfs/js-datastore-fs#readme","dependencies":{"async":"^2.6.1","datastore-core":"~0.6.0","fast-write-atomic":"~0.2.0","glob":"^7.1.3","graceful-fs":"^4.1.11","interface-datastore":"~0.6.0","mkdirp":"~0.5.1","pull-stream":"^3.6.9"},"devDependencies":{"aegir":"^15.3.1","chai":"^4.2.0","cids":"~0.5.5","dirty-chai":"^2.0.1","flow-bin":"~0.84.0","flow-typed":"^2.5.1","memdown":"^1.4.1","rimraf":"^2.6.2"},"contributors":[{"name":"David Dias","email":"daviddias.p@gmail.com"},{"name":"Dmitriy Ryajov","email":"dryajov@gmail.com"},{"name":"Friedel Ziegelmayer","email":"dignifiedquire@gmail.com"},{"name":"Jacob Heun","email":"jacobheun@gmail.com"},{"name":"Matteo Collina","email":"hello@matteocollina.com"},{"name":"Pedro Teixeira","email":"i@pgte.me"},{"name":"Richard Schneider","email":"makaretu@gmail.com"},{"name":"Stephen Whitmore","email":"noffle@users.noreply.github.com"},{"name":"Vasco Santos","email":"vasco.santos@moxy.studio"},{"name":"Victor Bjelkholm","email":"victorbjelkholm@gmail.com"},{"name":"achingbrain","email":"alex@achingbrain.net"}],"gitHead":"7ceb544d4a1cdc6b10d5352bf95dc2693eabb5bc","_id":"datastore-fs@0.8.1","_nodeVersion":"10.16.2","_npmVersion":"6.9.0","dist":{"shasum":"2107cee2737e762d142641f4c8dcf62c39c929c0","size":28806,"noattachment":false,"key":"/datastore-fs/-/datastore-fs-0.8.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/datastore-fs/download/datastore-fs-0.8.1.tgz"},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"},{"name":"npm-service-account-ipfs","email":""}],"_npmUser":{"name":"achingbrain","email":"alex@achingbrain.net"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/datastore-fs_0.8.1_1567925048691_0.9701437238603396"},"_hasShrinkwrap":false,"publish_time":1567925048812,"_cnpm_publish_time":1567925048812,"_cnpmcore_publish_time":"2021-12-17T10:59:56.305Z","deprecated":"This package is deprecated. Instead, use datastore-level in Node.js, and datastore-idb in browsers"},"0.9.0":{"name":"datastore-fs","version":"0.9.0","description":"Datastore implementation with file system backend","leadMaintainer":"Alex Potsides <alex.potsides@protocol.ai>","main":"src/index.js","scripts":{"test":"aegir test","test:node":"aegir test -t node","test:browser":"aegir test -t browser","test:webworker":"aegir test -t webworker","build":"aegir build","lint":"aegir lint","release":"aegir release","release-minor":"aegir release --type minor","release-major":"aegir release --type major","coverage":"nyc -s npm run test:node && nyc report --reporter=html","dep-check":"aegir dep-check"},"repository":{"type":"git","url":"git+https://github.com/ipfs/js-datastore-fs.git"},"keywords":["interface","key-value","ipfs","datastore","fs"],"author":{"name":"Friedel Ziegelmayer","email":"dignifiedquire@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/ipfs/js-datastore-fs/issues"},"homepage":"https://github.com/ipfs/js-datastore-fs#readme","dependencies":{"datastore-core":"~0.7.0","fast-write-atomic":"~0.2.0","glob":"^7.1.3","interface-datastore":"~0.7.0","mkdirp":"~0.5.1"},"devDependencies":{"aegir":"^19.0.3","async-iterator-all":"^1.0.0","chai":"^4.2.0","cids":"~0.7.1","detect-node":"^2.0.4","dirty-chai":"^2.0.1","memdown":"^4.0.0","rimraf":"^2.6.2"},"contributors":[{"name":"David Dias","email":"daviddias.p@gmail.com"},{"name":"Dmitriy Ryajov","email":"dryajov@gmail.com"},{"name":"Friedel Ziegelmayer","email":"dignifiedquire@gmail.com"},{"name":"Jacob Heun","email":"jacobheun@gmail.com"},{"name":"Matteo Collina","email":"hello@matteocollina.com"},{"name":"Pedro Teixeira","email":"i@pgte.me"},{"name":"Richard Schneider","email":"makaretu@gmail.com"},{"name":"Stephen Whitmore","email":"noffle@users.noreply.github.com"},{"name":"Vasco Santos","email":"vasco.santos@moxy.studio"},{"name":"Victor Bjelkholm","email":"victorbjelkholm@gmail.com"},{"name":"Zane Starr","email":"zcstarr@zaner.attlocal.net"},{"name":"achingbrain","email":"alex@achingbrain.net"}],"gitHead":"bb4472393bd73a8f00dd39157447283e89294872","_id":"datastore-fs@0.9.0","_npmVersion":"6.4.1","_nodeVersion":"10.15.3","_npmUser":{"name":"achingbrain","email":"alex@achingbrain.net"},"dist":{"shasum":"79e7be34d66f4f6ed92a597457cf22e04866551d","size":18134,"noattachment":false,"key":"/datastore-fs/-/datastore-fs-0.9.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/datastore-fs/download/datastore-fs-0.9.0.tgz"},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"},{"name":"npm-service-account-ipfs","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/datastore-fs_0.9.0_1559159457741_0.1721074294490832"},"_hasShrinkwrap":false,"publish_time":1559159457870,"_cnpm_publish_time":1559159457870,"_cnpmcore_publish_time":"2021-12-17T10:59:56.512Z","deprecated":"This package is deprecated. Instead, use datastore-level in Node.js, and datastore-idb in browsers"},"0.8.0":{"name":"datastore-fs","version":"0.8.0","description":"Datastore implementation with file system backend","leadMaintainer":"Pedro Teixeira <pedro@protocol.ai>","main":"src/index.js","scripts":{"lint":"aegir lint","test":"aegir test --target node","test:node":"aegir test --target node","flow":"flow","release":"aegir release --target node --docs","release-minor":"aegir release --type minor --target node --docs","release-major":"aegir release --type major --target node --docs","coverage":"aegir coverage --timeout 10000","coverage-publish":"aegir coverage --provider codecov --timeout 10000","docs":"aegir docs"},"repository":{"type":"git","url":"git+https://github.com/ipfs/js-datastore-fs.git"},"keywords":["interface","key-value","ipfs","datastore","fs"],"author":{"name":"Friedel Ziegelmayer","email":"dignifiedquire@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/ipfs/js-datastore-fs/issues"},"homepage":"https://github.com/ipfs/js-datastore-fs#readme","dependencies":{"async":"^2.6.1","datastore-core":"~0.6.0","fast-write-atomic":"~0.2.0","glob":"^7.1.3","graceful-fs":"^4.1.11","interface-datastore":"~0.6.0","mkdirp":"~0.5.1","pull-stream":"^3.6.9"},"devDependencies":{"aegir":"^15.3.1","chai":"^4.2.0","cids":"~0.5.5","dirty-chai":"^2.0.1","flow-bin":"~0.84.0","flow-typed":"^2.5.1","memdown":"^1.4.1","rimraf":"^2.6.2"},"contributors":[{"name":"David Dias","email":"daviddias.p@gmail.com"},{"name":"Dmitriy Ryajov","email":"dryajov@gmail.com"},{"name":"Friedel Ziegelmayer","email":"dignifiedquire@gmail.com"},{"name":"Jacob Heun","email":"jacobheun@gmail.com"},{"name":"Matteo Collina","email":"hello@matteocollina.com"},{"name":"Pedro Teixeira","email":"i@pgte.me"},{"name":"Richard Schneider","email":"makaretu@gmail.com"},{"name":"Stephen Whitmore","email":"noffle@users.noreply.github.com"},{"name":"Vasco Santos","email":"vasco.santos@moxy.studio"},{"name":"Victor Bjelkholm","email":"victorbjelkholm@gmail.com"}],"gitHead":"45ec48babbb74d5e53cc22967d6b2416f608e1a6","_id":"datastore-fs@0.8.0","_npmVersion":"6.4.1","_nodeVersion":"10.12.0","_npmUser":{"name":"pgte","email":"i@pgte.me"},"dist":{"shasum":"fceb940050652f0430821c5d6e0e98158d19d5bf","size":28342,"noattachment":false,"key":"/datastore-fs/-/datastore-fs-0.8.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/datastore-fs/download/datastore-fs-0.8.0.tgz"},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"},{"name":"npm-service-account-ipfs","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/datastore-fs_0.8.0_1548359485779_0.5657499830435988"},"_hasShrinkwrap":false,"publish_time":1548359485896,"_cnpm_publish_time":1548359485896,"_cnpmcore_publish_time":"2021-12-17T10:59:56.711Z","deprecated":"This package is deprecated. Instead, use datastore-level in Node.js, and datastore-idb in browsers"},"0.7.0":{"name":"datastore-fs","version":"0.7.0","description":"Datastore implementation with file system backend","main":"src/index.js","scripts":{"lint":"aegir lint","test":"aegir test --target node","test:node":"aegir test --target node","flow":"flow","release":"aegir release --target node --docs","release-minor":"aegir release --type minor --target node --docs","release-major":"aegir release --type major --target node --docs","coverage":"aegir coverage --timeout 10000","coverage-publish":"aegir coverage --provider codecov --timeout 10000","docs":"aegir docs"},"repository":{"type":"git","url":"git+https://github.com/ipfs/js-datastore-fs.git"},"keywords":["interface","key-value","ipfs","datastore","fs"],"author":{"name":"Friedel Ziegelmayer","email":"dignifiedquire@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/ipfs/js-datastore-fs/issues"},"homepage":"https://github.com/ipfs/js-datastore-fs#readme","dependencies":{"async":"^2.6.1","datastore-core":"~0.6.0","glob":"^7.1.3","graceful-fs":"^4.1.11","interface-datastore":"~0.6.0","mkdirp":"~0.5.1","pull-stream":"^3.6.9","write-file-atomic":"^2.3.0"},"devDependencies":{"aegir":"^15.3.1","chai":"^4.2.0","cids":"~0.5.5","dirty-chai":"^2.0.1","flow-bin":"~0.84.0","flow-typed":"^2.5.1","memdown":"^1.4.1","rimraf":"^2.6.2"},"contributors":[{"name":"David Dias","email":"daviddias.p@gmail.com"},{"name":"Dmitriy Ryajov","email":"dryajov@gmail.com"},{"name":"Friedel Ziegelmayer","email":"dignifiedquire@gmail.com"},{"name":"Jacob Heun","email":"jacobheun@gmail.com"},{"name":"Richard Schneider","email":"makaretu@gmail.com"},{"name":"Stephen Whitmore","email":"noffle@users.noreply.github.com"},{"name":"Vasco Santos","email":"vasco.santos@moxy.studio"},{"name":"Victor Bjelkholm","email":"victorbjelkholm@gmail.com"}],"gitHead":"a6fc16ab4bd4c0b5d4189591057ae45e0d239908","_id":"datastore-fs@0.7.0","_npmVersion":"6.4.1","_nodeVersion":"8.12.0","_npmUser":{"name":"daviddias","email":"mail@daviddias.me"},"dist":{"shasum":"6faee6f1e2da8dafc480bfb1fe8f44ed00e73a42","size":28182,"noattachment":false,"key":"/datastore-fs/-/datastore-fs-0.7.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/datastore-fs/download/datastore-fs-0.7.0.tgz"},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"},{"name":"npm-service-account-ipfs","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/datastore-fs_0.7.0_1540476401535_0.10714538715385724"},"_hasShrinkwrap":false,"publish_time":1540476401675,"_cnpm_publish_time":1540476401675,"_cnpmcore_publish_time":"2021-12-17T10:59:56.937Z","deprecated":"This package is deprecated. Instead, use datastore-level in Node.js, and datastore-idb in browsers"},"0.6.0":{"name":"datastore-fs","version":"0.6.0","description":"Datastore implementation with file system backend","main":"src/index.js","scripts":{"lint":"aegir lint","test":"aegir test --target node","test:node":"aegir test --target node","flow":"flow","release":"aegir release --target node --docs","release-minor":"aegir release --type minor --target node --docs","release-major":"aegir release --type major --target node --docs","coverage":"aegir coverage --timeout 10000","coverage-publish":"aegir coverage --provider codecov --timeout 10000","docs":"aegir docs"},"repository":{"type":"git","url":"git+https://github.com/ipfs/js-datastore-fs.git"},"keywords":["interface","key-value","ipfs","datastore","fs"],"author":{"name":"Friedel Ziegelmayer","email":"dignifiedquire@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/ipfs/js-datastore-fs/issues"},"homepage":"https://github.com/ipfs/js-datastore-fs#readme","dependencies":{"async":"^2.6.1","datastore-core":"~0.5.0","glob":"^7.1.3","graceful-fs":"^4.1.11","interface-datastore":"~0.5.0","mkdirp":"~0.5.1","pull-stream":"^3.6.9","write-file-atomic":"^2.3.0"},"devDependencies":{"aegir":"^15.2.0","chai":"^4.1.2","cids":"~0.5.3","dirty-chai":"^2.0.1","flow-bin":"~0.81.0","flow-typed":"^2.5.1","memdown":"^1.4.1","rimraf":"^2.6.2"},"contributors":[{"name":"David Dias","email":"daviddias.p@gmail.com"},{"name":"Dmitriy Ryajov","email":"dryajov@gmail.com"},{"name":"Friedel Ziegelmayer","email":"dignifiedquire@gmail.com"},{"name":"Jacob Heun","email":"jacobheun@gmail.com"},{"name":"Richard Schneider","email":"makaretu@gmail.com"},{"name":"Stephen Whitmore","email":"noffle@users.noreply.github.com"},{"name":"Victor Bjelkholm","email":"victorbjelkholm@gmail.com"}],"gitHead":"3250a695ebac3011f8bf80fc2f0ccab18788e84a","_id":"datastore-fs@0.6.0","_npmVersion":"6.4.1","_nodeVersion":"8.11.1","_npmUser":{"name":"daviddias","email":"mail@daviddias.me"},"dist":{"shasum":"b0440aa5fce8ea0ce1ca01f7605d0c5bf1ce19db","size":28136,"noattachment":false,"key":"/datastore-fs/-/datastore-fs-0.6.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/datastore-fs/download/datastore-fs-0.6.0.tgz"},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"},{"name":"npm-service-account-ipfs","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/datastore-fs_0.6.0_1537391281137_0.9020063072629243"},"_hasShrinkwrap":false,"publish_time":1537391281366,"_cnpm_publish_time":1537391281366,"_cnpmcore_publish_time":"2021-12-17T10:59:57.156Z","deprecated":"This package is deprecated. Instead, use datastore-level in Node.js, and datastore-idb in browsers"},"0.5.0":{"name":"datastore-fs","version":"0.5.0","description":"Datastore implementation with file system backend","main":"src/index.js","scripts":{"lint":"aegir lint","test":"aegir test --target node","test:node":"aegir test --target node","flow":"flow","release":"aegir release --target node --docs","release-minor":"aegir release --type minor --target node --docs","release-major":"aegir release --type major --target node --docs","coverage":"aegir coverage --timeout 10000","coverage-publish":"aegir coverage --provider codecov --timeout 10000","docs":"aegir docs"},"repository":{"type":"git","url":"git+https://github.com/ipfs/js-datastore-fs.git"},"keywords":["interface","key-value","ipfs","datastore","fs"],"author":{"name":"Friedel Ziegelmayer","email":"dignifiedquire@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/ipfs/js-datastore-fs/issues"},"homepage":"https://github.com/ipfs/js-datastore-fs#readme","dependencies":{"async":"^2.6.1","datastore-core":"~0.4.0","glob":"^7.1.2","graceful-fs":"^4.1.11","interface-datastore":"^0.4.2","mkdirp":"~0.5.1","pull-stream":"^3.6.8","write-file-atomic":"^2.3.0"},"devDependencies":{"aegir":"^13.1.0","chai":"^4.1.2","cids":"~0.5.3","dirty-chai":"^2.0.1","flow-bin":"~0.60.1","flow-typed":"^2.4.0","memdown":"^1.4.1","rimraf":"^2.6.2"},"contributors":[{"name":"David Dias","email":"daviddias.p@gmail.com"},{"name":"Dmitriy Ryajov","email":"dryajov@gmail.com"},{"name":"Friedel Ziegelmayer","email":"dignifiedquire@gmail.com"},{"name":"Jacob Heun","email":"jacobheun@gmail.com"},{"name":"Richard Schneider","email":"makaretu@gmail.com"},{"name":"Stephen Whitmore","email":"noffle@users.noreply.github.com"},{"name":"Victor Bjelkholm","email":"victorbjelkholm@gmail.com"}],"gitHead":"22718221bf64471486c9f9bd1daaba6d2a196926","_id":"datastore-fs@0.5.0","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"daviddias","email":"mail@daviddias.me"},"dist":{"shasum":"a411f7a429967b3c23304abf117d332dd822268e","size":28723,"noattachment":false,"key":"/datastore-fs/-/datastore-fs-0.5.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/datastore-fs/download/datastore-fs-0.5.0.tgz"},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"},{"name":"npm-service-account-ipfs","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/datastore-fs_0.5.0_1527484810058_0.8190991950169488"},"_hasShrinkwrap":false,"publish_time":1527484810135,"_cnpm_publish_time":1527484810135,"_cnpmcore_publish_time":"2021-12-17T10:59:57.385Z","deprecated":"This package is deprecated. Instead, use datastore-level in Node.js, and datastore-idb in browsers"},"0.4.2":{"name":"datastore-fs","version":"0.4.2","description":"Datastore implementation with file system backend","main":"src/index.js","scripts":{"lint":"aegir lint","test":"aegir test --target node","flow":"flow","release":"aegir release --target node --docs","release-minor":"aegir release --type minor --target node --docs","release-major":"aegir release --type major --target node --docs","coverage":"aegir coverage --timeout 10000","coverage-publish":"aegir coverage --provider codecov --timeout 10000","docs":"aegir docs"},"repository":{"type":"git","url":"git+https://github.com/ipfs/js-datastore-fs.git"},"keywords":["interface","key-value","ipfs","datastore","fs"],"author":{"name":"Friedel Ziegelmayer","email":"dignifiedquire@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/ipfs/js-datastore-fs/issues"},"homepage":"https://github.com/ipfs/js-datastore-fs#readme","dependencies":{"async":"^2.6.0","datastore-core":"~0.4.0","glob":"^7.1.2","graceful-fs":"^4.1.11","interface-datastore":"^0.4.2","mkdirp":"^0.5.1","pull-stream":"^3.6.1","write-file-atomic":"^2.3.0"},"devDependencies":{"aegir":"^12.2.0","chai":"^4.1.2","cids":"~0.5.2","dirty-chai":"^2.0.1","flow-bin":"^0.60.1","flow-typed":"^2.2.3","memdown":"^1.4.1","rimraf":"^2.6.2"},"contributors":[{"name":"David Dias","email":"daviddias.p@gmail.com"},{"name":"Dmitriy Ryajov","email":"dryajov@gmail.com"},{"name":"Friedel Ziegelmayer","email":"dignifiedquire@gmail.com"},{"name":"Richard Schneider","email":"makaretu@gmail.com"},{"name":"Stephen Whitmore","email":"noffle@users.noreply.github.com"}],"gitHead":"ac2d6872d7960703b7bb2cc6b42a688e88dd30d0","_id":"datastore-fs@0.4.2","_npmVersion":"5.5.1","_nodeVersion":"8.8.0","_npmUser":{"name":"daviddias","email":"daviddias.p@gmail.com"},"dist":{"shasum":"8ba4518fb6ce9df59b668126428c053b38cd6762","size":28204,"noattachment":false,"key":"/datastore-fs/-/datastore-fs-0.4.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/datastore-fs/download/datastore-fs-0.4.2.tgz"},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"},{"name":"npm-service-account-ipfs","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/datastore-fs-0.4.2.tgz_1512465373780_0.5593633083626628"},"directories":{},"publish_time":1512465374764,"_hasShrinkwrap":false,"_cnpm_publish_time":1512465374764,"_cnpmcore_publish_time":"2021-12-17T10:59:57.620Z","deprecated":"This package is deprecated. Instead, use datastore-level in Node.js, and datastore-idb in browsers"},"0.4.1":{"name":"datastore-fs","version":"0.4.1","description":"Datastore implementation with file system backend","main":"src/index.js","scripts":{"lint":"aegir lint","test":"aegir test --target node","flow":"flow","release":"aegir release --target node --docs","release-minor":"aegir release --type minor --target node --docs","release-major":"aegir release --type major --target node --docs","coverage":"aegir coverage --timeout 10000","coverage-publish":"aegir coverage --provider codecov --timeout 10000","docs":"aegir docs"},"repository":{"type":"git","url":"git+https://github.com/ipfs/js-datastore-fs.git"},"keywords":["interface","key-value","ipfs","datastore","fs"],"author":{"name":"Friedel Ziegelmayer","email":"dignifiedquire@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/ipfs/js-datastore-fs/issues"},"homepage":"https://github.com/ipfs/js-datastore-fs#readme","dependencies":{"datastore-core":"~0.4.0","glob":"^7.1.2","graceful-fs":"^4.1.11","interface-datastore":"^0.4.0","mkdirp":"^0.5.1","pull-stream":"^3.6.1","write-file-atomic":"^2.3.0"},"devDependencies":{"aegir":"^12.1.3","async":"^2.5.0","chai":"^4.1.2","cids":"~0.5.2","dirty-chai":"^2.0.1","flow-bin":"^0.58.0","flow-typed":"^2.2.3","level-js":"^2.2.4","leveldown":"^1.9.0","levelup":"^1.3.9","memdown":"^1.4.1","rimraf":"^2.6.2"},"contributors":[{"name":"David Dias","email":"daviddias.p@gmail.com"},{"name":"Dmitriy Ryajov","email":"dryajov@gmail.com"},{"name":"Friedel Ziegelmayer","email":"dignifiedquire@gmail.com"},{"name":"Richard Schneider","email":"makaretu@gmail.com"},{"name":"Stephen Whitmore","email":"noffle@users.noreply.github.com"}],"gitHead":"2437bb7c72366d9b02338d21ac756b822d3db652","_id":"datastore-fs@0.4.1","_npmVersion":"5.5.1","_nodeVersion":"8.8.0","_npmUser":{"name":"daviddias","email":"daviddias.p@gmail.com"},"dist":{"shasum":"9a27b239e2dc1fc093df2ee09f39d6bcb383698e","size":28211,"noattachment":false,"key":"/datastore-fs/-/datastore-fs-0.4.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/datastore-fs/download/datastore-fs-0.4.1.tgz"},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"},{"name":"npm-service-account-ipfs","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/datastore-fs-0.4.1.tgz_1509953118448_0.5743850402068347"},"directories":{},"publish_time":1509953118644,"_hasShrinkwrap":false,"_cnpm_publish_time":1509953118644,"_cnpmcore_publish_time":"2021-12-17T10:59:57.829Z","deprecated":"This package is deprecated. Instead, use datastore-level in Node.js, and datastore-idb in browsers"},"0.4.0":{"name":"datastore-fs","version":"0.4.0","description":"Datastore implementation with file system backend","main":"src/index.js","scripts":{"lint":"aegir lint","test":"aegir test --target node","flow":"flow","release":"aegir release --target node --docs","release-minor":"aegir release --type minor --target node --docs","release-major":"aegir release --type major --target node --docs","coverage":"aegir coverage","coverage-publish":"aegir coverage --provider codecov","docs":"aegir docs"},"repository":{"type":"git","url":"git+https://github.com/ipfs/js-datastore-fs.git"},"keywords":["interface","key-value","ipfs","datastore","fs"],"author":{"name":"Friedel Ziegelmayer","email":"dignifiedquire@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/ipfs/js-datastore-fs/issues"},"homepage":"https://github.com/ipfs/js-datastore-fs#readme","dependencies":{"datastore-core":"~0.4.0","glob":"^7.1.2","graceful-fs":"^4.1.11","interface-datastore":"^0.4.0","mkdirp":"^0.5.1","pull-stream":"^3.6.1","write-file-atomic":"^2.3.0"},"devDependencies":{"aegir":"^12.1.3","async":"^2.5.0","chai":"^4.1.2","cids":"~0.5.2","dirty-chai":"^2.0.1","flow-bin":"^0.58.0","flow-typed":"^2.2.3","level-js":"^2.2.4","leveldown":"^2.0.0","levelup":"^2.0.0","memdown":"^1.4.1","rimraf":"^2.6.2"},"contributors":[{"name":"David Dias","email":"daviddias.p@gmail.com"},{"name":"Dmitriy Ryajov","email":"dryajov@gmail.com"},{"name":"Friedel Ziegelmayer","email":"dignifiedquire@gmail.com"},{"name":"Stephen Whitmore","email":"noffle@users.noreply.github.com"}],"gitHead":"734738450d564af0874555feca9c1cfb6289b3c4","_id":"datastore-fs@0.4.0","_npmVersion":"5.5.1","_nodeVersion":"8.8.0","_npmUser":{"name":"daviddias","email":"daviddias.p@gmail.com"},"dist":{"shasum":"0f216edc130a3e458dc2182c3d2b024ca55b66d4","size":28166,"noattachment":false,"key":"/datastore-fs/-/datastore-fs-0.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/datastore-fs/download/datastore-fs-0.4.0.tgz"},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"},{"name":"npm-service-account-ipfs","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/datastore-fs-0.4.0.tgz_1509787226002_0.3630882450379431"},"directories":{},"publish_time":1509787227227,"_hasShrinkwrap":false,"_cnpm_publish_time":1509787227227,"_cnpmcore_publish_time":"2021-12-17T10:59:58.084Z","deprecated":"This package is deprecated. Instead, use datastore-level in Node.js, and datastore-idb in browsers"},"0.3.0":{"name":"datastore-fs","version":"0.3.0","description":"Datastore implementation with file system backend","main":"src/index.js","scripts":{"lint":"aegir-lint","test":"aegir-test --env node","flow":"flow","release":"aegir-release --env node --docs","release-minor":"aegir-release --type minor --env node --docs","release-major":"aegir-release --type major --env node --docs","coverage":"aegir-coverage","coverage-publish":"aegir-coverage publish","docs":"aegir-docs"},"repository":{"type":"git","url":"git+https://github.com/ipfs/js-datastore-fs.git"},"keywords":["interface","key-value","ipfs","datastore","fs"],"author":{"name":"Friedel Ziegelmayer","email":"dignifiedquire@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/ipfs/js-datastore-fs/issues"},"homepage":"https://github.com/ipfs/js-datastore-fs#readme","dependencies":{"datastore-core":"^0.3.0","graceful-fs":"^4.1.11","interface-datastore":"^0.3.0","level-js":"^2.2.4","leveldown":"^1.7.2","levelup":"^1.3.8","mkdirp":"^0.5.1","pull-glob":"^1.0.6","pull-stream":"^3.6.0","write-file-atomic":"^2.1.0"},"devDependencies":{"aegir":"^11.0.2","async":"^2.5.0","chai":"^4.1.0","cids":"^0.5.1","dirty-chai":"^2.0.1","flow-bin":"^0.51.0","memdown":"^1.2.4","rimraf":"^2.6.1"},"contributors":[{"name":"David Dias","email":"daviddias.p@gmail.com"},{"name":"Friedel Ziegelmayer","email":"dignifiedquire@gmail.com"}],"gitHead":"405c40dc6aab7effa098e1e56b633d13a5abfd47","_id":"datastore-fs@0.3.0","_shasum":"13f5f9ef5266f5b78ea4d2764e817d92e363b55d","_from":".","_npmVersion":"4.2.0","_nodeVersion":"7.10.0","_npmUser":{"name":"daviddias","email":"daviddias.p@gmail.com"},"dist":{"shasum":"13f5f9ef5266f5b78ea4d2764e817d92e363b55d","size":18232,"noattachment":false,"key":"/datastore-fs/-/datastore-fs-0.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/datastore-fs/download/datastore-fs-0.3.0.tgz"},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"},{"name":"npm-service-account-ipfs","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/datastore-fs-0.3.0.tgz_1500790317589_0.7619146597571671"},"directories":{},"publish_time":1500790318794,"_hasShrinkwrap":false,"_cnpm_publish_time":1500790318794,"_cnpmcore_publish_time":"2021-12-17T10:59:58.314Z","deprecated":"This package is deprecated. Instead, use datastore-level in Node.js, and datastore-idb in browsers"},"0.2.0":{"name":"datastore-fs","version":"0.2.0","description":"Datastore implementation with file system backend","main":"src/index.js","scripts":{"lint":"aegir-lint","test":"aegir-test --env node","flow":"flow","release":"aegir-release --env node --docs","release-minor":"aegir-release --type minor --env node --docs","release-major":"aegir-release --type major --env node --docs","coverage":"aegir-coverage","coverage-publish":"aegir-coverage publish","docs":"aegir-docs"},"repository":{"type":"git","url":"git+https://github.com/ipfs/js-datastore-fs.git"},"keywords":["interface","key-value","ipfs","datastore","fs"],"author":{"name":"Friedel Ziegelmayer","email":"dignifiedquire@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/ipfs/js-datastore-fs/issues"},"homepage":"https://github.com/ipfs/js-datastore-fs#readme","dependencies":{"datastore-core":"^0.2.0","graceful-fs":"^4.1.11","interface-datastore":"^0.1.1","level-js":"^2.2.4","leveldown":"^1.6.0","levelup":"^1.3.5","mkdirp":"^0.5.1","pull-glob":"^1.0.6","pull-stream":"^3.5.0","write-file-atomic":"^1.3.1"},"devDependencies":{"aegir":"^11.0.1","async":"^2.1.5","chai":"^3.5.0","cids":"^0.4.2","dirty-chai":"^1.2.2","flow-bin":"^0.42.0","memdown":"^1.2.4","rimraf":"^2.6.1"},"contributors":[{"name":"Friedel Ziegelmayer","email":"dignifiedquire@gmail.com"}],"gitHead":"7969d7c55584aa1dae24029aeeca90337d2e9db5","_id":"datastore-fs@0.2.0","_shasum":"467722f48b27be2de045ee3341d7a638790f13d4","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.10.0","_npmUser":{"name":"daviddias","email":"daviddias.p@gmail.com"},"dist":{"shasum":"467722f48b27be2de045ee3341d7a638790f13d4","size":18208,"noattachment":false,"key":"/datastore-fs/-/datastore-fs-0.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/datastore-fs/download/datastore-fs-0.2.0.tgz"},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"},{"name":"npm-service-account-ipfs","email":""}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/datastore-fs-0.2.0.tgz_1490227907906_0.6535826348699629"},"directories":{},"publish_time":1490227908556,"_hasShrinkwrap":false,"_cnpm_publish_time":1490227908556,"_cnpmcore_publish_time":"2021-12-17T10:59:58.532Z","deprecated":"This package is deprecated. Instead, use datastore-level in Node.js, and datastore-idb in browsers"},"0.1.1":{"name":"datastore-fs","version":"0.1.1","description":"Datastore implementation with file system backend","main":"src/index.js","scripts":{"lint":"aegir-lint","test":"aegir-test --env node","flow":"flow","release":"aegir-release --env node --docs","release-minor":"aegir-release --type minor --env node --docs","release-major":"aegir-release --type major --env node --docs","coverage":"aegir-coverage","coverage-publish":"aegir-coverage publish","docs":"aegir-docs"},"repository":{"type":"git","url":"git+https://github.com/ipfs/js-datastore-fs.git"},"keywords":["interface","key-value","ipfs","datastore","fs"],"author":{"name":"Friedel Ziegelmayer","email":"dignifiedquire@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/ipfs/js-datastore-fs/issues"},"homepage":"https://github.com/ipfs/js-datastore-fs#readme","dependencies":{"datastore-core":"^0.1.0","graceful-fs":"^4.1.11","interface-datastore":"^0.1.0","level-js":"^2.2.4","leveldown":"^1.6.0","levelup":"^1.3.5","mkdirp":"^0.5.1","pull-glob":"^1.0.6","pull-stream":"^3.5.0","write-file-atomic":"^1.3.1"},"devDependencies":{"aegir":"^10.0.0","async":"^2.1.5","chai":"^3.5.0","cids":"^0.4.1","flow-bin":"^0.41.0","memdown":"^1.2.4","rimraf":"^2.6.1"},"contributors":[{"name":"Friedel Ziegelmayer","email":"dignifiedquire@gmail.com"}],"gitHead":"4fe53719a003f48c705a6053d6ef4133f407c5af","_id":"datastore-fs@0.1.1","_shasum":"706cba8ccd1e58686d81807af5276fb82df4f8b5","_from":".","_npmVersion":"4.3.0","_nodeVersion":"7.2.1","_npmUser":{"name":"dignifiedquire","email":"dignifiedquire@gmail.com"},"dist":{"shasum":"706cba8ccd1e58686d81807af5276fb82df4f8b5","size":88818,"noattachment":false,"key":"/datastore-fs/-/datastore-fs-0.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/datastore-fs/download/datastore-fs-0.1.1.tgz"},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"},{"name":"npm-service-account-ipfs","email":""}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/datastore-fs-0.1.1.tgz_1489753566940_0.23835269757546484"},"directories":{},"publish_time":1489753568889,"_hasShrinkwrap":false,"_cnpm_publish_time":1489753568889,"_cnpmcore_publish_time":"2021-12-17T10:59:58.771Z","deprecated":"This package is deprecated. Instead, use datastore-level in Node.js, and datastore-idb in browsers"},"0.1.0":{"name":"datastore-fs","version":"0.1.0","description":"Datastore implementation with file system backend","main":"src/index.js","scripts":{"lint":"aegir-lint","test":"aegir-test --env node","flow":"flow","release":"aegir-release --env node --docs","release-minor":"aegir-release --type minor --env node --docs","release-major":"aegir-release --type major --env node --docs","coverage":"aegir-coverage","coverage-publish":"aegir-coverage publish","docs":"aegir-docs"},"repository":{"type":"git","url":"git+https://github.com/ipfs/js-datastore-fs.git"},"keywords":["interface","key-value","ipfs","datastore","fs"],"author":{"name":"Friedel Ziegelmayer","email":"dignifiedquire@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/ipfs/js-datastore-fs/issues"},"homepage":"https://github.com/ipfs/js-datastore-fs#readme","dependencies":{"datastore-core":"^0.1.0","graceful-fs":"^4.1.11","interface-datastore":"^0.1.0","level-js":"^2.2.4","leveldown":"^1.6.0","levelup":"^1.3.5","mkdirp":"^0.5.1","pull-glob":"^1.0.6","pull-stream":"^3.5.0","write-file-atomic":"^1.3.1"},"devDependencies":{"aegir":"^10.0.0","async":"^2.1.5","chai":"^3.5.0","cids":"^0.4.1","flow-bin":"^0.41.0","memdown":"^1.2.4","rimraf":"^2.6.1"},"contributors":[{"name":"Friedel Ziegelmayer","email":"dignifiedquire@gmail.com"}],"gitHead":"403ff7fedf4525b8939c80d2bc8051ee5b82131d","_id":"datastore-fs@0.1.0","_shasum":"7db7c8e3d61dd42d66debd5dac7dc4636fa83db7","_from":".","_npmVersion":"4.3.0","_nodeVersion":"7.2.1","_npmUser":{"name":"dignifiedquire","email":"dignifiedquire@gmail.com"},"dist":{"shasum":"7db7c8e3d61dd42d66debd5dac7dc4636fa83db7","size":88798,"noattachment":false,"key":"/datastore-fs/-/datastore-fs-0.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/datastore-fs/download/datastore-fs-0.1.0.tgz"},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"},{"name":"npm-service-account-ipfs","email":""}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/datastore-fs-0.1.0.tgz_1489584710970_0.030023265397176147"},"directories":{},"publish_time":1489584711619,"_hasShrinkwrap":false,"_cnpm_publish_time":1489584711619,"_cnpmcore_publish_time":"2021-12-17T10:59:58.972Z","deprecated":"This package is deprecated. Instead, use datastore-level in Node.js, and datastore-idb in browsers"}},"readme":"## ⚠️ Deprecation Warning\n\n**This package is deprecated. Instead, use `datastore-level` in Node.js, and `datastore-idb` in browsers.**\n\n# datastore-fs\n\n[![ipfs.tech](https://img.shields.io/badge/project-IPFS-blue.svg?style=flat-square)](https://ipfs.tech)\n[![Discuss](https://img.shields.io/discourse/https/discuss.ipfs.tech/posts.svg?style=flat-square)](https://discuss.ipfs.tech)\n[![codecov](https://img.shields.io/codecov/c/github/ipfs/js-stores.svg?style=flat-square)](https://codecov.io/gh/ipfs/js-stores)\n[![CI](https://img.shields.io/github/actions/workflow/status/ipfs/js-stores/js-test-and-release.yml?branch=main\\&style=flat-square)](https://github.com/ipfs/js-stores/actions/workflows/js-test-and-release.yml?query=branch%3Amain)\n\n> Datastore implementation with file system backend\n\n# About\n\n<!--\n\n!IMPORTANT!\n\nEverything in this README between \"# About\" and \"# Install\" is automatically\ngenerated and will be overwritten the next time the doc generator is run.\n\nTo make changes to this section, please update the @packageDocumentation section\nof src/index.js or src/index.ts\n\nTo experiment with formatting, please run \"npm run docs\" from the root of this\nrepo and examine the changes made.\n\n-->\n\nA Datastore implementation with a file system backend.\n\n## Example\n\n```js\nimport { FsDatastore } from 'datastore-fs'\n\nconst store = new FsDatastore('path/to/store')\n```\n\n# Install\n\n```console\n$ npm i datastore-fs\n```\n\n# API Docs\n\n- <https://ipfs.github.io/js-stores/modules/datastore-fs.html>\n\n# License\n\nLicensed under either of\n\n- Apache 2.0, ([LICENSE-APACHE](https://github.com/ipfs/js-stores/blob/main/packages/datastore-fs/LICENSE-APACHE) / <http://www.apache.org/licenses/LICENSE-2.0>)\n- MIT ([LICENSE-MIT](https://github.com/ipfs/js-stores/blob/main/packages/datastore-fs/LICENSE-MIT) / <http://opensource.org/licenses/MIT>)\n\n# Contribute\n\nContributions welcome! Please check out [the issues](https://github.com/ipfs/js-stores/issues).\n\nAlso see our [contributing document](https://github.com/ipfs/community/blob/master/CONTRIBUTING_JS.md) for more information on how we work, and about contributing in general.\n\nPlease be aware that all interactions related to this repo are subject to the IPFS [Code of Conduct](https://github.com/ipfs/community/blob/master/code-of-conduct.md).\n\nUnless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.\n\n[![](https://cdn.rawgit.com/jbenet/contribute-ipfs-gif/master/img/contribute.gif)](https://github.com/ipfs/community/blob/master/CONTRIBUTING.md)\n","_attachments":{},"homepage":"https://github.com/ipfs/js-stores/tree/main/packages/datastore-fs#readme","bugs":{"url":"https://github.com/ipfs/js-stores/issues"},"license":"Apache-2.0 OR MIT"}