{"_id":"@fireproof/core-cli","_rev":"63-4516bab5fb50c308e6446c3ce2edce68","name":"@fireproof/core-cli","dist-tags":{"dev":"0.24.13-dev-qs-2","latest":"0.24.19"},"versions":{"0.23.1":{"name":"@fireproof/core-cli","version":"0.23.1","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-cli@0.23.1","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Alan Shaw"},{"name":"Travis Vachon"},{"name":"Mikeal Rogers"},{"name":"Meno Abels"}],"homepage":"https://use-fireproof.com","bugs":{"url":"https://github.com/fireproof-storage/fireproof/issues"},"bin":{"core-cli":"run.sh"},"dist":{"shasum":"449dbeb24d20d5ddccfecb7e42200f4e3b539eb2","tarball":"https://registry.npmjs.org/@fireproof/core-cli/-/core-cli-0.23.1.tgz","fileCount":33,"integrity":"sha512-A8PSTIoY5n5DHJiGxKlIMWYtaEJ3qsYK/ijdd/KjhqlFRaYz4qMXdykD/11BwnwLl5DXikdxRbcnKPYS9xbJJA==","signatures":[{"sig":"MEQCIF5L9jQ3epkLeEAkdorj7PiWmm2p9keI6mYX+1UB0KzuAiBaZWQjQTe68MD11ZaZDJdjxbSuv0r+PSnjYCetiIOarw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":111852},"main":"./index.js","type":"module","_from":"file:fireproof-core-cli-0.23.1.tgz","gptdoc":"import { fireproof } from 'use-fireproof'; const db = fireproof('app-db-name'); const ok = await db.put({ anyField: ['any','json'] }); const doc = await db.get(ok.id); await db.del(doc._id); db.subscribe(myRedrawFn); const result = await db.query('anyField', {range : ['a', 'z']}); result.rows.map(({ key }) => key);","module":"./index.js","scripts":{"build":"./run.sh tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/0346f87324c5dc12f3301cb8c6ba95d2/fireproof-core-cli-0.23.1.tgz","_integrity":"sha512-A8PSTIoY5n5DHJiGxKlIMWYtaEJ3qsYK/ijdd/KjhqlFRaYz4qMXdykD/11BwnwLl5DXikdxRbcnKPYS9xbJJA==","repository":{"url":"git+https://github.com/fireproof-storage/fireproof.git","type":"git"},"_npmVersion":"10.9.3","description":"Live ledger for the web.","directories":{},"_nodeVersion":"22.18.0","dependencies":{"zx":"^8.8.0","jose":"^6.0.12","cmd-ts":"^0.13.0","semver":"^7.7.2","find-up":"^7.0.0","fs-extra":"^11.3.1","aws4fetch":"^1.0.20","multiformats":"^13.3.7","@adviser/cement":"^0.4.23","@fireproof/vendor":"0.23.1","@fireproof/core-runtime":"0.23.1","@fireproof/core-types-base":"0.23.1"},"_hasShrinkwrap":false,"devDependencies":{"@types/semver":"^7.7.0","@types/fs-extra":"^11.0.4","@fireproof/core-cli":"0.23.1"},"_npmOperationalInternal":{"tmp":"tmp/core-cli_0.23.1_1755088593681_0.43405156556544955","host":"s3://npm-registry-packages-npm-production"}},"0.23.1-dev-issue-1057":{"name":"@fireproof/core-cli","version":"0.23.1-dev-issue-1057","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-cli@0.23.1-dev-issue-1057","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Alan Shaw"},{"name":"Travis Vachon"},{"name":"Mikeal Rogers"},{"name":"Meno Abels"}],"homepage":"https://use-fireproof.com","bugs":{"url":"https://github.com/fireproof-storage/fireproof/issues"},"bin":{"core-cli":"run.sh"},"dist":{"shasum":"8331740fa8c91b08f2602cd455e1061c6897628e","tarball":"https://registry.npmjs.org/@fireproof/core-cli/-/core-cli-0.23.1-dev-issue-1057.tgz","fileCount":24,"integrity":"sha512-LA6xKKJan+f3YzcC/Hr+SaqowWPCC1ty/Udlv5Dxg95b8QDj4U58A+1Z2RsdaOXcDrdjyU+mR3vLNjLdmN5L2Q==","signatures":[{"sig":"MEUCIQDBVqFn9NTj0j7ohFTqCapLl78tEGvp1bP4bvnwN4KpEAIgLOJ+qLxcEK7ouORZYvYzJBxuQ80vfUuBqQDOcHzZU6M=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":92258},"main":"./index.js","type":"module","_from":"file:fireproof-core-cli-0.23.1-dev-issue-1057.tgz","gptdoc":"import { fireproof } from 'use-fireproof'; const db = fireproof('app-db-name'); const ok = await db.put({ anyField: ['any','json'] }); const doc = await db.get(ok.id); await db.del(doc._id); db.subscribe(myRedrawFn); const result = await db.query('anyField', {range : ['a', 'z']}); result.rows.map(({ key }) => key);","module":"./index.js","scripts":{"build":"./run.sh tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/7d71a324767bbc0e2f82ef56955f6c8d/fireproof-core-cli-0.23.1-dev-issue-1057.tgz","_integrity":"sha512-LA6xKKJan+f3YzcC/Hr+SaqowWPCC1ty/Udlv5Dxg95b8QDj4U58A+1Z2RsdaOXcDrdjyU+mR3vLNjLdmN5L2Q==","repository":{"url":"git+https://github.com/fireproof-storage/fireproof.git","type":"git"},"_npmVersion":"10.9.3","description":"Live ledger for the web.","directories":{},"_nodeVersion":"22.18.0","dependencies":{"zx":"^8.8.0","jose":"^6.0.12","cmd-ts":"^0.13.0","semver":"^7.7.2","find-up":"^7.0.0","fs-extra":"^11.3.1","aws4fetch":"^1.0.20","multiformats":"^13.3.7","@adviser/cement":"^0.4.23","@fireproof/vendor":"0.23.1-dev-issue-1057","@fireproof/core-runtime":"0.23.1-dev-issue-1057","@fireproof/core-types-base":"0.23.1-dev-issue-1057"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/semver":"^7.7.0","@types/fs-extra":"^11.0.4","@fireproof/core-cli":"0.23.1-dev-issue-1057"},"_npmOperationalInternal":{"tmp":"tmp/core-cli_0.23.1-dev-issue-1057_1755254869825_0.37895948944479874","host":"s3://npm-registry-packages-npm-production"}},"0.23.2":{"name":"@fireproof/core-cli","version":"0.23.2","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-cli@0.23.2","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Alan Shaw"},{"name":"Travis Vachon"},{"name":"Mikeal Rogers"},{"name":"Meno Abels"}],"homepage":"https://use-fireproof.com","bugs":{"url":"https://github.com/fireproof-storage/fireproof/issues"},"bin":{"core-cli":"run.sh"},"dist":{"shasum":"9430080f3311501646fb800a1a1828a790605b25","tarball":"https://registry.npmjs.org/@fireproof/core-cli/-/core-cli-0.23.2.tgz","fileCount":24,"integrity":"sha512-L/zuWPqXVrhf++xW2PxyRWnLUMeW1mbWbcoFDp+5Tiz8GK9d96aWfZI6ZNGRCXHyMWI1dR8FSA/4KVlidiRm0A==","signatures":[{"sig":"MEQCIGVnc/m5xT9zYr7OVbKZwfwyXAC0X/zFkgc774vgjoIyAiBfc02ZMXXf8kuz64Imn5b+wCD/mjQ9023DAqDQKOVzNA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":92183},"main":"./index.js","type":"module","_from":"file:fireproof-core-cli-0.23.2.tgz","gptdoc":"import { fireproof } from 'use-fireproof'; const db = fireproof('app-db-name'); const ok = await db.put({ anyField: ['any','json'] }); const doc = await db.get(ok.id); await db.del(doc._id); db.subscribe(myRedrawFn); const result = await db.query('anyField', {range : ['a', 'z']}); result.rows.map(({ key }) => key);","module":"./index.js","scripts":{"build":"./run.sh tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/77c30b0ea06a90ecb404ca100c8f2830/fireproof-core-cli-0.23.2.tgz","_integrity":"sha512-L/zuWPqXVrhf++xW2PxyRWnLUMeW1mbWbcoFDp+5Tiz8GK9d96aWfZI6ZNGRCXHyMWI1dR8FSA/4KVlidiRm0A==","repository":{"url":"git+https://github.com/fireproof-storage/fireproof.git","type":"git"},"_npmVersion":"10.9.3","description":"Live ledger for the web.","directories":{},"_nodeVersion":"22.18.0","dependencies":{"zx":"^8.8.0","jose":"^6.0.12","cmd-ts":"^0.13.0","semver":"^7.7.2","find-up":"^7.0.0","fs-extra":"^11.3.1","aws4fetch":"^1.0.20","multiformats":"^13.3.7","@adviser/cement":"^0.4.23","@fireproof/vendor":"0.23.2","@fireproof/core-runtime":"0.23.2","@fireproof/core-types-base":"0.23.2"},"_hasShrinkwrap":false,"devDependencies":{"@types/semver":"^7.7.0","@types/fs-extra":"^11.0.4","@fireproof/core-cli":"0.23.2"},"_npmOperationalInternal":{"tmp":"tmp/core-cli_0.23.2_1755259773512_0.13053829351140744","host":"s3://npm-registry-packages-npm-production"}},"0.23.3":{"name":"@fireproof/core-cli","version":"0.23.3","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-cli@0.23.3","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Alan Shaw"},{"name":"Travis Vachon"},{"name":"Mikeal Rogers"},{"name":"Meno Abels"}],"homepage":"https://use-fireproof.com","bugs":{"url":"https://github.com/fireproof-storage/fireproof/issues"},"bin":{"core-cli":"run.sh"},"dist":{"shasum":"58f3cb5260320a8ffa36968ac72c6d7787dc1a45","tarball":"https://registry.npmjs.org/@fireproof/core-cli/-/core-cli-0.23.3.tgz","fileCount":24,"integrity":"sha512-7ljwutltLPBWQl6ZaKJ5HXBqpGijZOTKv3wY3paRiTohZaGs2CYz+g9WRnYO/zMXAf5EVY7Q92rMbMrYU6oOyw==","signatures":[{"sig":"MEUCIQCiDy8qpdx4Bgpo68JtWCcuO0nea0MeMRtcALh9IUDwrgIgZqBzDMZ500n/j+//xcU7IBfzq57lLMqO/NDE6Jvp5qE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":92205},"main":"./index.js","type":"module","_from":"file:fireproof-core-cli-0.23.3.tgz","gptdoc":"import { fireproof } from 'use-fireproof'; const db = fireproof('app-db-name'); const ok = await db.put({ anyField: ['any','json'] }); const doc = await db.get(ok.id); await db.del(doc._id); db.subscribe(myRedrawFn); const result = await db.query('anyField', {range : ['a', 'z']}); result.rows.map(({ key }) => key);","module":"./index.js","scripts":{"build":"./run.sh tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/01d9e5b4fa0606ad3b36801d295593bf/fireproof-core-cli-0.23.3.tgz","_integrity":"sha512-7ljwutltLPBWQl6ZaKJ5HXBqpGijZOTKv3wY3paRiTohZaGs2CYz+g9WRnYO/zMXAf5EVY7Q92rMbMrYU6oOyw==","repository":{"url":"git+https://github.com/fireproof-storage/fireproof.git","type":"git"},"_npmVersion":"10.9.3","description":"Live ledger for the web.","directories":{},"_nodeVersion":"22.18.0","dependencies":{"zx":"^8.8.0","tsx":"^4.20.4","jose":"^6.0.12","cmd-ts":"^0.13.0","semver":"^7.7.2","find-up":"^7.0.0","fs-extra":"^11.3.1","aws4fetch":"^1.0.20","multiformats":"^13.3.7","@adviser/cement":"^0.4.23","@fireproof/vendor":"0.23.3","@fireproof/core-runtime":"0.23.3","@fireproof/core-types-base":"0.23.3"},"_hasShrinkwrap":false,"devDependencies":{"@types/semver":"^7.7.0","@types/fs-extra":"^11.0.4","@fireproof/core-cli":"0.23.3"},"_npmOperationalInternal":{"tmp":"tmp/core-cli_0.23.3_1755613667321_0.6147139890023638","host":"s3://npm-registry-packages-npm-production"}},"0.23.5":{"name":"@fireproof/core-cli","version":"0.23.5","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-cli@0.23.5","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Alan Shaw"},{"name":"Travis Vachon"},{"name":"Mikeal Rogers"},{"name":"Meno Abels"}],"homepage":"https://use-fireproof.com","bugs":{"url":"https://github.com/fireproof-storage/fireproof/issues"},"bin":{"core-cli":"run.sh"},"dist":{"shasum":"94ad908514998c48dbee18fef61463da0652bf47","tarball":"https://registry.npmjs.org/@fireproof/core-cli/-/core-cli-0.23.5.tgz","fileCount":26,"integrity":"sha512-JDQDymZuZpX+7GDEUWsZfhVGU2CAsaauZVE5ulNUHtnHH+U19MoKOzGqQV15G0L2lgnsUAPJ1iKcFfxYUMRvRA==","signatures":[{"sig":"MEYCIQCo39Geq9VyDA5u4gtAQurgsPbXbhIunRquSFXpzNRWSQIhALuw40PDnEtCKwCN5sj25or97R2vIVXUSrC2xwXcjiJQ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":93400},"main":"./index.js","type":"module","_from":"file:fireproof-core-cli-0.23.5.tgz","gptdoc":"import { fireproof } from 'use-fireproof'; const db = fireproof('app-db-name'); const ok = await db.put({ anyField: ['any','json'] }); const doc = await db.get(ok.id); await db.del(doc._id); db.subscribe(myRedrawFn); const result = await db.query('anyField', {range : ['a', 'z']}); result.rows.map(({ key }) => key);","module":"./index.js","scripts":{"build":"./run.sh tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/d2c9e56186e1449800e6692e5c41d29d/fireproof-core-cli-0.23.5.tgz","_integrity":"sha512-JDQDymZuZpX+7GDEUWsZfhVGU2CAsaauZVE5ulNUHtnHH+U19MoKOzGqQV15G0L2lgnsUAPJ1iKcFfxYUMRvRA==","repository":{"url":"git+https://github.com/fireproof-storage/fireproof.git","type":"git"},"_npmVersion":"10.9.3","description":"Live ledger for the web.","directories":{},"_nodeVersion":"22.18.0","dependencies":{"zx":"^8.8.0","jose":"^6.0.12","cmd-ts":"^0.13.0","semver":"^7.7.2","find-up":"^7.0.0","fs-extra":"^11.3.1","aws4fetch":"^1.0.20","multiformats":"^13.4.0","@adviser/cement":"^0.4.25","@fireproof/vendor":"0.23.5","@fireproof/core-runtime":"0.23.5","@fireproof/core-types-base":"0.23.5"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.20.4","@types/semver":"^7.7.0","@types/fs-extra":"^11.0.4","@fireproof/core-cli":"0.23.5"},"_npmOperationalInternal":{"tmp":"tmp/core-cli_0.23.5_1755619660592_0.7962814668547722","host":"s3://npm-registry-packages-npm-production"}},"0.23.6":{"name":"@fireproof/core-cli","version":"0.23.6","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-cli@0.23.6","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Alan Shaw"},{"name":"Travis Vachon"},{"name":"Mikeal Rogers"},{"name":"Meno Abels"}],"homepage":"https://use-fireproof.com","bugs":{"url":"https://github.com/fireproof-storage/fireproof/issues"},"bin":{"core-cli":"run.sh"},"dist":{"shasum":"53cec6b1e8d809a87cbdb04d7ab20a3dc220043f","tarball":"https://registry.npmjs.org/@fireproof/core-cli/-/core-cli-0.23.6.tgz","fileCount":32,"integrity":"sha512-BGJhkBDpDtN9q+O5EaHEsEqvLnvju//Od7jjX/ACyBNFMJpxOgUoJS8j2SziLbERQAjn9Pb/baGFpC9LGk4KoA==","signatures":[{"sig":"MEQCIG8ky94zHJ7bHCXbrTVafs3jFpBjDjnZ848daFNdwRv6AiBQkYHufJ9YqDlPo39BkHQkH4yiMHtGyBWhSZ9e1sNcGQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":104165},"main":"./index.js","type":"module","_from":"file:fireproof-core-cli-0.23.6.tgz","gptdoc":"import { fireproof } from 'use-fireproof'; const db = fireproof('app-db-name'); const ok = await db.put({ anyField: ['any','json'] }); const doc = await db.get(ok.id); await db.del(doc._id); db.subscribe(myRedrawFn); const result = await db.query('anyField', {range : ['a', 'z']}); result.rows.map(({ key }) => key);","module":"./index.js","scripts":{"test":"vitest --run","build":"./run.sh tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/1631c5894c554f2302e3cf58e128800e/fireproof-core-cli-0.23.6.tgz","_integrity":"sha512-BGJhkBDpDtN9q+O5EaHEsEqvLnvju//Od7jjX/ACyBNFMJpxOgUoJS8j2SziLbERQAjn9Pb/baGFpC9LGk4KoA==","repository":{"url":"git+https://github.com/fireproof-storage/fireproof.git","type":"git"},"_npmVersion":"10.9.3","description":"Live ledger for the web.","directories":{},"_nodeVersion":"22.18.0","dependencies":{"zx":"^8.8.0","jose":"^6.0.12","cmd-ts":"^0.13.0","semver":"^7.7.2","find-up":"^7.0.0","fs-extra":"^11.3.1","aws4fetch":"^1.0.20","multiformats":"^13.4.0","@adviser/cement":"^0.4.25","@fireproof/vendor":"0.23.6","@fireproof/core-runtime":"0.23.6","@fireproof/core-types-base":"0.23.6"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.20.4","vitest":"^3.2.4","@types/semver":"^7.7.0","@types/fs-extra":"^11.0.4","@fireproof/core-cli":"0.23.6"},"_npmOperationalInternal":{"tmp":"tmp/core-cli_0.23.6_1755634431891_0.7786389376157821","host":"s3://npm-registry-packages-npm-production"}},"0.23.7-dev-preview1":{"name":"@fireproof/core-cli","version":"0.23.7-dev-preview1","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-cli@0.23.7-dev-preview1","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Alan Shaw"},{"name":"Travis Vachon"},{"name":"Mikeal Rogers"},{"name":"Meno Abels"}],"homepage":"https://use-fireproof.com","bugs":{"url":"https://github.com/fireproof-storage/fireproof/issues"},"bin":{"core-cli":"run.sh"},"dist":{"shasum":"a8055d195ed8621a3a1184640e9ee72f2344e821","tarball":"https://registry.npmjs.org/@fireproof/core-cli/-/core-cli-0.23.7-dev-preview1.tgz","fileCount":32,"integrity":"sha512-/mkpWduwfb4sQOXylEOfHS1WFYVkWy+tEzkdZ7g6OJ24456ZCnJgLtyjVatJBLxoZl1tcOlVS1H7gg2hRP8knQ==","signatures":[{"sig":"MEYCIQCRq+a6fqck4tSWlY49/egTq66leJ7Lma1KOzKAUYVwbAIhAOsXEMwiqC8h/D8Saf2SOpf8tqqrRCuLwqpWRW+qa45r","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":104230},"main":"./index.js","type":"module","_from":"file:fireproof-core-cli-0.23.7-dev-preview1.tgz","gptdoc":"import { fireproof } from 'use-fireproof'; const db = fireproof('app-db-name'); const ok = await db.put({ anyField: ['any','json'] }); const doc = await db.get(ok.id); await db.del(doc._id); db.subscribe(myRedrawFn); const result = await db.query('anyField', {range : ['a', 'z']}); result.rows.map(({ key }) => key);","module":"./index.js","scripts":{"test":"vitest --run","build":"./run.sh tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/5cf55970e6a630fb2fb9442ad2677bca/fireproof-core-cli-0.23.7-dev-preview1.tgz","_integrity":"sha512-/mkpWduwfb4sQOXylEOfHS1WFYVkWy+tEzkdZ7g6OJ24456ZCnJgLtyjVatJBLxoZl1tcOlVS1H7gg2hRP8knQ==","repository":{"url":"git+https://github.com/fireproof-storage/fireproof.git","type":"git"},"_npmVersion":"10.9.3","description":"Live ledger for the web.","directories":{},"_nodeVersion":"22.18.0","dependencies":{"zx":"^8.8.0","jose":"^6.0.12","cmd-ts":"^0.13.0","semver":"^7.7.2","find-up":"^7.0.0","fs-extra":"^11.3.1","aws4fetch":"^1.0.20","multiformats":"^13.4.0","@adviser/cement":"^0.4.25","@fireproof/vendor":"0.23.7-dev-preview1","@fireproof/core-runtime":"0.23.7-dev-preview1","@fireproof/core-types-base":"0.23.7-dev-preview1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsx":"^4.20.4","vitest":"^3.2.4","@types/semver":"^7.7.0","@types/fs-extra":"^11.0.4","@fireproof/core-cli":"0.23.7-dev-preview1"},"_npmOperationalInternal":{"tmp":"tmp/core-cli_0.23.7-dev-preview1_1755814320160_0.09534374045254967","host":"s3://npm-registry-packages-npm-production"}},"0.23.7-dev-preview2":{"name":"@fireproof/core-cli","version":"0.23.7-dev-preview2","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-cli@0.23.7-dev-preview2","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Alan Shaw"},{"name":"Travis Vachon"},{"name":"Mikeal Rogers"},{"name":"Meno Abels"}],"homepage":"https://use-fireproof.com","bugs":{"url":"https://github.com/fireproof-storage/fireproof/issues"},"bin":{"core-cli":"run.sh"},"dist":{"shasum":"84e55c1fa9cc0796b25de1549a5289e305e213f6","tarball":"https://registry.npmjs.org/@fireproof/core-cli/-/core-cli-0.23.7-dev-preview2.tgz","fileCount":32,"integrity":"sha512-0hLUnZqnobT8a/3OnDGrTINS1e3LFzo3l3pzyKqp6ZEE9ZESI+B5Ja2emriEpJmiR03lwX/LpXDN9FXYPNQbjg==","signatures":[{"sig":"MEYCIQCY4n5k2r7LPRdy/Jrig+sMDj6sEyVddC6h3JeXfO4XywIhAO8AlPq3hxkXECU9ZPGlGiwRCQVZvkGGKkRFIjSRT9lF","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":104230},"main":"./index.js","type":"module","_from":"file:fireproof-core-cli-0.23.7-dev-preview2.tgz","gptdoc":"import { fireproof } from 'use-fireproof'; const db = fireproof('app-db-name'); const ok = await db.put({ anyField: ['any','json'] }); const doc = await db.get(ok.id); await db.del(doc._id); db.subscribe(myRedrawFn); const result = await db.query('anyField', {range : ['a', 'z']}); result.rows.map(({ key }) => key);","module":"./index.js","scripts":{"test":"vitest --run","build":"./run.sh tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/00cb644a35035d141eb136d79b388de0/fireproof-core-cli-0.23.7-dev-preview2.tgz","_integrity":"sha512-0hLUnZqnobT8a/3OnDGrTINS1e3LFzo3l3pzyKqp6ZEE9ZESI+B5Ja2emriEpJmiR03lwX/LpXDN9FXYPNQbjg==","repository":{"url":"git+https://github.com/fireproof-storage/fireproof.git","type":"git"},"_npmVersion":"10.9.3","description":"Live ledger for the web.","directories":{},"_nodeVersion":"22.18.0","dependencies":{"zx":"^8.8.0","jose":"^6.0.12","cmd-ts":"^0.13.0","semver":"^7.7.2","find-up":"^7.0.0","fs-extra":"^11.3.1","aws4fetch":"^1.0.20","multiformats":"^13.4.0","@adviser/cement":"^0.4.25","@fireproof/vendor":"0.23.7-dev-preview2","@fireproof/core-runtime":"0.23.7-dev-preview2","@fireproof/core-types-base":"0.23.7-dev-preview2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsx":"^4.20.4","vitest":"^3.2.4","@types/semver":"^7.7.0","@types/fs-extra":"^11.0.4","@fireproof/core-cli":"0.23.7-dev-preview2"},"_npmOperationalInternal":{"tmp":"tmp/core-cli_0.23.7-dev-preview2_1755833905885_0.30837532753313956","host":"s3://npm-registry-packages-npm-production"}},"0.23.7-dev-preview4":{"name":"@fireproof/core-cli","version":"0.23.7-dev-preview4","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-cli@0.23.7-dev-preview4","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Alan Shaw"},{"name":"Travis Vachon"},{"name":"Mikeal Rogers"},{"name":"Meno Abels"}],"homepage":"https://use-fireproof.com","bugs":{"url":"https://github.com/fireproof-storage/fireproof/issues"},"bin":{"core-cli":"run.sh"},"dist":{"shasum":"6ed0043d9453197de12e51592600e6b45dcea0a5","tarball":"https://registry.npmjs.org/@fireproof/core-cli/-/core-cli-0.23.7-dev-preview4.tgz","fileCount":32,"integrity":"sha512-mEoNVFrGFeR7CVh2ZDKNq7oIHPUWEvdGyIQuBI2RhwU5lsVgnasS1NV1JqcFtQxxYJPRmT6+4S5JNhUXiVbyAA==","signatures":[{"sig":"MEUCIQCVdQE+doBFfPxO1DBOHlVIkMyuvqMwppOXU4hMup+gewIgammAqmWv9FLbg/Pf5rLXaMZmbizujTIXEwPgNdaJlTI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":104230},"main":"./index.js","type":"module","_from":"file:fireproof-core-cli-0.23.7-dev-preview4.tgz","gptdoc":"import { fireproof } from 'use-fireproof'; const db = fireproof('app-db-name'); const ok = await db.put({ anyField: ['any','json'] }); const doc = await db.get(ok.id); await db.del(doc._id); db.subscribe(myRedrawFn); const result = await db.query('anyField', {range : ['a', 'z']}); result.rows.map(({ key }) => key);","module":"./index.js","scripts":{"test":"vitest --run","build":"./run.sh tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/d17920ea896a1c561c8893da46d8495e/fireproof-core-cli-0.23.7-dev-preview4.tgz","_integrity":"sha512-mEoNVFrGFeR7CVh2ZDKNq7oIHPUWEvdGyIQuBI2RhwU5lsVgnasS1NV1JqcFtQxxYJPRmT6+4S5JNhUXiVbyAA==","repository":{"url":"git+https://github.com/fireproof-storage/fireproof.git","type":"git"},"_npmVersion":"10.9.3","description":"Live ledger for the web.","directories":{},"_nodeVersion":"22.18.0","dependencies":{"zx":"^8.8.0","jose":"^6.0.12","cmd-ts":"^0.13.0","semver":"^7.7.2","find-up":"^7.0.0","fs-extra":"^11.3.1","aws4fetch":"^1.0.20","multiformats":"^13.4.0","@adviser/cement":"^0.4.25","@fireproof/vendor":"0.23.7-dev-preview4","@fireproof/core-runtime":"0.23.7-dev-preview4","@fireproof/core-types-base":"0.23.7-dev-preview4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsx":"^4.20.4","vitest":"^3.2.4","@types/semver":"^7.7.0","@types/fs-extra":"^11.0.4","@fireproof/core-cli":"0.23.7-dev-preview4"},"_npmOperationalInternal":{"tmp":"tmp/core-cli_0.23.7-dev-preview4_1755874090641_0.4373517757127736","host":"s3://npm-registry-packages-npm-production"}},"0.23.8":{"name":"@fireproof/core-cli","version":"0.23.8","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-cli@0.23.8","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Alan Shaw"},{"name":"Travis Vachon"},{"name":"Mikeal Rogers"},{"name":"Meno Abels"}],"homepage":"https://use-fireproof.com","bugs":{"url":"https://github.com/fireproof-storage/fireproof/issues"},"bin":{"core-cli":"run.sh"},"dist":{"shasum":"b9750f403175a207cf94501a0926556d2c1170a6","tarball":"https://registry.npmjs.org/@fireproof/core-cli/-/core-cli-0.23.8.tgz","fileCount":32,"integrity":"sha512-CJNUBDotMu3hD7Opokl0FSJqaI12ClXnAVu/zYB/ZRA9l0ppW0OvZDkgWLEgR8GU69D9MtqO79+y0pPreOLCPQ==","signatures":[{"sig":"MEUCIQDE0OaF9hlWBU8sPhKI/E3DUyMCHyykJZNAtXM59BMaFwIgHcqFdiezdHX5ydsz41/ldvWuzih3MSc0sXGAC5c3AEA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":104177},"main":"./index.js","type":"module","_from":"file:fireproof-core-cli-0.23.8.tgz","gptdoc":"import { fireproof } from 'use-fireproof'; const db = fireproof('app-db-name'); const ok = await db.put({ anyField: ['any','json'] }); const doc = await db.get(ok.id); await db.del(doc._id); db.subscribe(myRedrawFn); const result = await db.query('anyField', {range : ['a', 'z']}); result.rows.map(({ key }) => key);","module":"./index.js","scripts":{"test":"vitest --run","build":"./run.sh tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/2ea4e93b2d45154676cac88569c0eacf/fireproof-core-cli-0.23.8.tgz","_integrity":"sha512-CJNUBDotMu3hD7Opokl0FSJqaI12ClXnAVu/zYB/ZRA9l0ppW0OvZDkgWLEgR8GU69D9MtqO79+y0pPreOLCPQ==","repository":{"url":"git+https://github.com/fireproof-storage/fireproof.git","type":"git"},"_npmVersion":"10.9.3","description":"Live ledger for the web.","directories":{},"_nodeVersion":"22.18.0","dependencies":{"zx":"^8.8.0","jose":"^6.0.12","cmd-ts":"^0.13.0","semver":"^7.7.2","find-up":"^7.0.0","fs-extra":"^11.3.1","aws4fetch":"^1.0.20","multiformats":"^13.4.0","@adviser/cement":"^0.4.25","@fireproof/vendor":"0.23.8","@fireproof/core-runtime":"0.23.8","@fireproof/core-types-base":"0.23.8"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.20.4","vitest":"^3.2.4","@types/semver":"^7.7.0","@types/fs-extra":"^11.0.4","@fireproof/core-cli":"0.23.8"},"_npmOperationalInternal":{"tmp":"tmp/core-cli_0.23.8_1755908209723_0.38868215347807644","host":"s3://npm-registry-packages-npm-production"}},"0.23.10":{"name":"@fireproof/core-cli","version":"0.23.10","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-cli@0.23.10","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Alan Shaw"},{"name":"Travis Vachon"},{"name":"Mikeal Rogers"},{"name":"Meno Abels"}],"homepage":"https://use-fireproof.com","bugs":{"url":"https://github.com/fireproof-storage/fireproof/issues"},"bin":{"core-cli":"run.sh"},"dist":{"shasum":"135df3c7df5b23e4af34e99fb03dab1b1eda626f","tarball":"https://registry.npmjs.org/@fireproof/core-cli/-/core-cli-0.23.10.tgz","fileCount":32,"integrity":"sha512-y7bqXD77WLH2svaYqCs1T+bzthL5S10w0JD3WRNSsIuCSDXBVND6zhLsNcQYeLO/+pEnfM4PTiTbtAIBub1zsQ==","signatures":[{"sig":"MEUCIQD7CpYm/KX2I2eXNjD9GeQzIqAXHTWdAriYkWi+HfqQoAIgC8xANMruwybNnVyOrDaT/QAhkseYhaIS6qaPMpXKcTE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":105885},"main":"./index.js","type":"module","_from":"file:fireproof-core-cli-0.23.10.tgz","gptdoc":"import { fireproof } from 'use-fireproof'; const db = fireproof('app-db-name'); const ok = await db.put({ anyField: ['any','json'] }); const doc = await db.get(ok.id); await db.del(doc._id); db.subscribe(myRedrawFn); const result = await db.query('anyField', {range : ['a', 'z']}); result.rows.map(({ key }) => key);","module":"./index.js","scripts":{"test":"vitest --run","build":"./run.sh tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/0232b872de85960d666f6e63e780b372/fireproof-core-cli-0.23.10.tgz","_integrity":"sha512-y7bqXD77WLH2svaYqCs1T+bzthL5S10w0JD3WRNSsIuCSDXBVND6zhLsNcQYeLO/+pEnfM4PTiTbtAIBub1zsQ==","repository":{"url":"git+https://github.com/fireproof-storage/fireproof.git","type":"git"},"_npmVersion":"10.9.3","description":"Live ledger for the web.","directories":{},"_nodeVersion":"22.18.0","dependencies":{"zx":"^8.8.0","jose":"^6.0.12","cmd-ts":"^0.13.0","semver":"^7.7.2","find-up":"^7.0.0","fs-extra":"^11.3.1","aws4fetch":"^1.0.20","multiformats":"^13.4.0","@adviser/cement":"^0.4.25","@fireproof/vendor":"0.23.10","@fireproof/core-runtime":"0.23.10","@fireproof/core-types-base":"0.23.10"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.20.4","vitest":"^3.2.4","@types/semver":"^7.7.0","@types/fs-extra":"^11.0.4","@fireproof/core-cli":"0.23.10"},"_npmOperationalInternal":{"tmp":"tmp/core-cli_0.23.10_1755919108848_0.027557826601511515","host":"s3://npm-registry-packages-npm-production"}},"0.23.7":{"name":"@fireproof/core-cli","version":"0.23.7","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-cli@0.23.7","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Alan Shaw"},{"name":"Travis Vachon"},{"name":"Mikeal Rogers"},{"name":"Meno Abels"}],"homepage":"https://use-fireproof.com","bugs":{"url":"https://github.com/fireproof-storage/fireproof/issues"},"bin":{"core-cli":"run.sh"},"dist":{"shasum":"3a49759a753af47f410d0e4736fd1c1f80be628f","tarball":"https://registry.npmjs.org/@fireproof/core-cli/-/core-cli-0.23.7.tgz","fileCount":32,"integrity":"sha512-dXhsPkbCH1Gzp3I6866OAKse5SX1Peu4ZXsfpCTVSwylQvztAt5LQPqjTSqp8mH9AjkSM8ma8L+rTf1x3U+GBA==","signatures":[{"sig":"MEYCIQCJyJZX6Dbbw1vbglzS9uatbZ5aZ4+69cL6yAcRAAQ2nwIhAMiJmUUaHwgLDq9eLOg8kUR+dtEwxLy5Okb1uKhKAEHz","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":105880},"main":"./index.js","type":"module","_from":"file:fireproof-core-cli-0.23.7.tgz","gptdoc":"import { fireproof } from 'use-fireproof'; const db = fireproof('app-db-name'); const ok = await db.put({ anyField: ['any','json'] }); const doc = await db.get(ok.id); await db.del(doc._id); db.subscribe(myRedrawFn); const result = await db.query('anyField', {range : ['a', 'z']}); result.rows.map(({ key }) => key);","module":"./index.js","scripts":{"test":"vitest --run","build":"./run.sh tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/2e6554a37f711e2adf99ae7e7e7dd098/fireproof-core-cli-0.23.7.tgz","_integrity":"sha512-dXhsPkbCH1Gzp3I6866OAKse5SX1Peu4ZXsfpCTVSwylQvztAt5LQPqjTSqp8mH9AjkSM8ma8L+rTf1x3U+GBA==","repository":{"url":"git+https://github.com/fireproof-storage/fireproof.git","type":"git"},"_npmVersion":"10.9.3","description":"Live ledger for the web.","directories":{},"_nodeVersion":"22.18.0","dependencies":{"zx":"^8.8.0","jose":"^6.0.12","cmd-ts":"^0.13.0","semver":"^7.7.2","find-up":"^7.0.0","fs-extra":"^11.3.1","aws4fetch":"^1.0.20","multiformats":"^13.4.0","@adviser/cement":"^0.4.25","@fireproof/vendor":"0.23.7","@fireproof/core-runtime":"0.23.7","@fireproof/core-types-base":"0.23.7"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.20.4","vitest":"^3.2.4","@types/semver":"^7.7.0","@types/fs-extra":"^11.0.4","@fireproof/core-cli":"0.23.7"},"_npmOperationalInternal":{"tmp":"tmp/core-cli_0.23.7_1755920821292_0.9066557256518397","host":"s3://npm-registry-packages-npm-production"}},"0.23.11":{"name":"@fireproof/core-cli","version":"0.23.11","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-cli@0.23.11","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Alan Shaw"},{"name":"Travis Vachon"},{"name":"Mikeal Rogers"},{"name":"Meno Abels"}],"homepage":"https://use-fireproof.com","bugs":{"url":"https://github.com/fireproof-storage/fireproof/issues"},"bin":{"core-cli":"run.sh"},"dist":{"shasum":"35140c8201462ef4403396109dbabbc9489b0e15","tarball":"https://registry.npmjs.org/@fireproof/core-cli/-/core-cli-0.23.11.tgz","fileCount":32,"integrity":"sha512-hVRxDaWdVPHvAbSx9wagQC+UKYfLcrTKSA3UfB5Kv2MqQB6ybRI1gXgS2w1XGGOjNwak263sOtiIGtT7XDL8QQ==","signatures":[{"sig":"MEUCIQC6fO0a9mgVjhHY1qmRc22B0m3g0/0cvmrdlpBrnJhz7wIgHe+qvEZbSQ6hOjjSOrqw6L+F8mEKtYsnOkmCTHPB2CY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":112071},"main":"./index.js","type":"module","_from":"file:fireproof-core-cli-0.23.11.tgz","gptdoc":"import { fireproof } from 'use-fireproof'; const db = fireproof('app-db-name'); const ok = await db.put({ anyField: ['any','json'] }); const doc = await db.get(ok.id); await db.del(doc._id); db.subscribe(myRedrawFn); const result = await db.query('anyField', {range : ['a', 'z']}); result.rows.map(({ key }) => key);","module":"./index.js","scripts":{"test":"vitest --run","build":"./run.sh tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/1676bc68753a721ca1462f3fcff25902/fireproof-core-cli-0.23.11.tgz","_integrity":"sha512-hVRxDaWdVPHvAbSx9wagQC+UKYfLcrTKSA3UfB5Kv2MqQB6ybRI1gXgS2w1XGGOjNwak263sOtiIGtT7XDL8QQ==","repository":{"url":"git+https://github.com/fireproof-storage/fireproof.git","type":"git"},"_npmVersion":"10.9.3","description":"Live ledger for the web.","directories":{},"_nodeVersion":"22.18.0","dependencies":{"zx":"^8.8.0","jose":"^6.0.12","cmd-ts":"^0.13.0","semver":"^7.7.2","find-up":"^7.0.0","fs-extra":"^11.3.1","aws4fetch":"^1.0.20","multiformats":"^13.4.0","@adviser/cement":"^0.4.25","@fireproof/vendor":"0.23.11","@fireproof/core-runtime":"0.23.11","@fireproof/core-types-base":"0.23.11"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.20.4","vitest":"^3.2.4","@types/semver":"^7.7.0","@types/fs-extra":"^11.0.4","@fireproof/core-cli":"0.23.11"},"_npmOperationalInternal":{"tmp":"tmp/core-cli_0.23.11_1755967270195_0.1985557718894122","host":"s3://npm-registry-packages-npm-production"}},"0.23.13":{"name":"@fireproof/core-cli","version":"0.23.13","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-cli@0.23.13","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Alan Shaw"},{"name":"Travis Vachon"},{"name":"Mikeal Rogers"},{"name":"Meno Abels"}],"homepage":"https://use-fireproof.com","bugs":{"url":"https://github.com/fireproof-storage/fireproof/issues"},"bin":{"core-cli":"run.sh"},"dist":{"shasum":"02f8dea28c2e3564ae5bd6477da361974326cae2","tarball":"https://registry.npmjs.org/@fireproof/core-cli/-/core-cli-0.23.13.tgz","fileCount":32,"integrity":"sha512-IR8UJuBH4ERCHZihhQZeQ+izOHiVO6RP7a3Am6DrrCm5IVI3wnsNR6orBNLH7aJipFQmBuQBHmm1nS1Pr9DxSw==","signatures":[{"sig":"MEQCIEC7xnZyMCW/i5n8hYA1J6CkmpuMfGiOFiZ3NPZaSk3sAiB33X5VywghWhGB2EA5l0h4Pv7JoaMiCOto/Rsx/k7hXA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":112071},"main":"./index.js","type":"module","_from":"file:fireproof-core-cli-0.23.13.tgz","gptdoc":"import { fireproof } from 'use-fireproof'; const db = fireproof('app-db-name'); const ok = await db.put({ anyField: ['any','json'] }); const doc = await db.get(ok.id); await db.del(doc._id); db.subscribe(myRedrawFn); const result = await db.query('anyField', {range : ['a', 'z']}); result.rows.map(({ key }) => key);","module":"./index.js","scripts":{"test":"vitest --run","build":"./run.sh tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/2bec7394f4726a4b0bf7a12799d70be6/fireproof-core-cli-0.23.13.tgz","_integrity":"sha512-IR8UJuBH4ERCHZihhQZeQ+izOHiVO6RP7a3Am6DrrCm5IVI3wnsNR6orBNLH7aJipFQmBuQBHmm1nS1Pr9DxSw==","repository":{"url":"git+https://github.com/fireproof-storage/fireproof.git","type":"git"},"_npmVersion":"10.9.3","description":"Live ledger for the web.","directories":{},"_nodeVersion":"22.18.0","dependencies":{"zx":"^8.8.1","jose":"^6.0.13","cmd-ts":"^0.14.1","semver":"^7.7.2","find-up":"^7.0.0","fs-extra":"^11.3.1","aws4fetch":"^1.0.20","multiformats":"^13.4.0","@adviser/cement":"^0.4.26","@fireproof/vendor":"0.23.13","@fireproof/core-runtime":"0.23.13","@fireproof/core-types-base":"0.23.13"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.20.4","vitest":"^3.2.4","@types/semver":"^7.7.0","@types/fs-extra":"^11.0.4","@fireproof/core-cli":"0.23.13"},"_npmOperationalInternal":{"tmp":"tmp/core-cli_0.23.13_1756333374500_0.12241327367391808","host":"s3://npm-registry-packages-npm-production"}},"0.23.14-dev-preview03":{"name":"@fireproof/core-cli","version":"0.23.14-dev-preview03","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-cli@0.23.14-dev-preview03","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Alan Shaw"},{"name":"Travis Vachon"},{"name":"Mikeal Rogers"},{"name":"Meno Abels"}],"homepage":"https://use-fireproof.com","bugs":{"url":"https://github.com/fireproof-storage/fireproof/issues"},"bin":{"core-cli":"run.sh"},"dist":{"shasum":"6e50e2c77b282e3bae1434f4e9bcda749552570f","tarball":"https://registry.npmjs.org/@fireproof/core-cli/-/core-cli-0.23.14-dev-preview03.tgz","fileCount":32,"integrity":"sha512-E8clXW8puNBO/RqMx5PE+Bbh6PoUtnnZetniUlgH+qgYLO0zBfSVAq8rwtO7BBKWogQQ62L/jgpAu9/ActFh8A==","signatures":[{"sig":"MEYCIQCDwwkkrdM6qVb2sK3BmUfNRSmYEBsqPcbpJdqEANnA3QIhAOCvhSzmswri269UpEtR3eXoH1QFVMJSW7GBMDzTtAWQ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":112140},"main":"./index.js","type":"module","_from":"file:fireproof-core-cli-0.23.14-dev-preview03.tgz","gptdoc":"import { fireproof } from 'use-fireproof'; const db = fireproof('app-db-name'); const ok = await db.put({ anyField: ['any','json'] }); const doc = await db.get(ok.id); await db.del(doc._id); db.subscribe(myRedrawFn); const result = await db.query('anyField', {range : ['a', 'z']}); result.rows.map(({ key }) => key);","module":"./index.js","scripts":{"test":"vitest --run","build":"./run.sh tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/44e04d472b43b347bce6ee6a1305a6c3/fireproof-core-cli-0.23.14-dev-preview03.tgz","_integrity":"sha512-E8clXW8puNBO/RqMx5PE+Bbh6PoUtnnZetniUlgH+qgYLO0zBfSVAq8rwtO7BBKWogQQ62L/jgpAu9/ActFh8A==","repository":{"url":"git+https://github.com/fireproof-storage/fireproof.git","type":"git"},"_npmVersion":"10.9.3","description":"Live ledger for the web.","directories":{},"_nodeVersion":"22.19.0","dependencies":{"zx":"^8.8.4","jose":"^6.1.0","cmd-ts":"^0.14.2","semver":"^7.7.2","find-up":"^8.0.0","fs-extra":"^11.3.1","aws4fetch":"^1.0.20","multiformats":"^13.4.0","@adviser/cement":"^0.4.39","@fireproof/vendor":"0.23.14-dev-preview03","@fireproof/core-runtime":"0.23.14-dev-preview03","@fireproof/core-types-base":"0.23.14-dev-preview03"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsx":"^4.20.4","vitest":"^3.2.4","@types/semver":"^7.7.1","@types/fs-extra":"^11.0.4","@fireproof/core-cli":"0.23.14-dev-preview03"},"_npmOperationalInternal":{"tmp":"tmp/core-cli_0.23.14-dev-preview03_1759373549656_0.1307461524298048","host":"s3://npm-registry-packages-npm-production"}},"0.23.14-dev-preview04":{"name":"@fireproof/core-cli","version":"0.23.14-dev-preview04","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-cli@0.23.14-dev-preview04","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Alan Shaw"},{"name":"Travis Vachon"},{"name":"Mikeal Rogers"},{"name":"Meno Abels"}],"homepage":"https://use-fireproof.com","bugs":{"url":"https://github.com/fireproof-storage/fireproof/issues"},"bin":{"core-cli":"run.sh"},"dist":{"shasum":"6bf517e94f38ba69659fdb9ebdf0beb7b92fcc97","tarball":"https://registry.npmjs.org/@fireproof/core-cli/-/core-cli-0.23.14-dev-preview04.tgz","fileCount":32,"integrity":"sha512-Vs1SqwMSLjM4oOCj0TeUFJtNpIvRcsfcobck6y/MEAM9eb4rt8d3+xNt/fM25By3Bp1DLsXfij/jei0t62+Wug==","signatures":[{"sig":"MEQCIFutIuNeLRqlMFvIhOCEeoisDEqAlmfVhlG4Tv4NEh+ZAiBOPlQbTBNJ3iileuq23Wx47BBHX2XF4NnHOdwMyoMKWw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":112140},"main":"./index.js","type":"module","_from":"file:fireproof-core-cli-0.23.14-dev-preview04.tgz","gptdoc":"import { fireproof } from 'use-fireproof'; const db = fireproof('app-db-name'); const ok = await db.put({ anyField: ['any','json'] }); const doc = await db.get(ok.id); await db.del(doc._id); db.subscribe(myRedrawFn); const result = await db.query('anyField', {range : ['a', 'z']}); result.rows.map(({ key }) => key);","module":"./index.js","scripts":{"test":"vitest --run","build":"./run.sh tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/64f2007699f260cbe756d2b1ef013e78/fireproof-core-cli-0.23.14-dev-preview04.tgz","_integrity":"sha512-Vs1SqwMSLjM4oOCj0TeUFJtNpIvRcsfcobck6y/MEAM9eb4rt8d3+xNt/fM25By3Bp1DLsXfij/jei0t62+Wug==","repository":{"url":"git+https://github.com/fireproof-storage/fireproof.git","type":"git"},"_npmVersion":"10.9.3","description":"Live ledger for the web.","directories":{},"_nodeVersion":"22.19.0","dependencies":{"zx":"^8.8.4","jose":"^6.1.0","cmd-ts":"^0.14.2","semver":"^7.7.2","find-up":"^8.0.0","fs-extra":"^11.3.1","aws4fetch":"^1.0.20","multiformats":"^13.4.0","@adviser/cement":"^0.4.39","@fireproof/vendor":"0.23.14-dev-preview04","@fireproof/core-runtime":"0.23.14-dev-preview04","@fireproof/core-types-base":"0.23.14-dev-preview04"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsx":"^4.20.4","vitest":"^3.2.4","@types/semver":"^7.7.1","@types/fs-extra":"^11.0.4","@fireproof/core-cli":"0.23.14-dev-preview04"},"_npmOperationalInternal":{"tmp":"tmp/core-cli_0.23.14-dev-preview04_1759374535914_0.14893830709469147","host":"s3://npm-registry-packages-npm-production"}},"0.23.14":{"name":"@fireproof/core-cli","version":"0.23.14","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-cli@0.23.14","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Alan Shaw"},{"name":"Travis Vachon"},{"name":"Mikeal Rogers"},{"name":"Meno Abels"}],"homepage":"https://use-fireproof.com","bugs":{"url":"https://github.com/fireproof-storage/fireproof/issues"},"bin":{"core-cli":"run.sh"},"dist":{"shasum":"2b6ab8c17e336778568dc7a39d965e385b3b2699","tarball":"https://registry.npmjs.org/@fireproof/core-cli/-/core-cli-0.23.14.tgz","fileCount":32,"integrity":"sha512-yh4O1zRLdsp7onOJ+wfK1Egl68s99jj5WIlHEQo8+2uxN28hax1wxVFmbD0+neLgkFLomGfLEhireJUQTMIejQ==","signatures":[{"sig":"MEQCIGSEZMNzn+0DZdVpGKtLK/ZlCgo6YEhIlFL/4dFq70ysAiBH6g5kcL8ddic7H5yYDALoT4HCS/iBYloRNvlJSOBi5A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":112070},"main":"./index.js","type":"module","_from":"file:fireproof-core-cli-0.23.14.tgz","gptdoc":"import { fireproof } from 'use-fireproof'; const db = fireproof('app-db-name'); const ok = await db.put({ anyField: ['any','json'] }); const doc = await db.get(ok.id); await db.del(doc._id); db.subscribe(myRedrawFn); const result = await db.query('anyField', {range : ['a', 'z']}); result.rows.map(({ key }) => key);","module":"./index.js","scripts":{"test":"vitest --run","build":"./run.sh tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/69031db73bf2b73275ac15f531d6166e/fireproof-core-cli-0.23.14.tgz","_integrity":"sha512-yh4O1zRLdsp7onOJ+wfK1Egl68s99jj5WIlHEQo8+2uxN28hax1wxVFmbD0+neLgkFLomGfLEhireJUQTMIejQ==","repository":{"url":"git+https://github.com/fireproof-storage/fireproof.git","type":"git"},"_npmVersion":"10.9.3","description":"Live ledger for the web.","directories":{},"_nodeVersion":"22.19.0","dependencies":{"zx":"^8.8.4","jose":"^6.1.0","cmd-ts":"^0.14.2","semver":"^7.7.2","find-up":"^8.0.0","fs-extra":"^11.3.1","aws4fetch":"^1.0.20","multiformats":"^13.4.0","@adviser/cement":"^0.4.39","@fireproof/vendor":"0.23.14","@fireproof/core-runtime":"0.23.14","@fireproof/core-types-base":"0.23.14"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.20.4","vitest":"^3.2.4","@types/semver":"^7.7.1","@types/fs-extra":"^11.0.4","@fireproof/core-cli":"0.23.14"},"_npmOperationalInternal":{"tmp":"tmp/core-cli_0.23.14_1759375243459_0.631899824067258","host":"s3://npm-registry-packages-npm-production"}},"0.23.15-dev-windows":{"name":"@fireproof/core-cli","version":"0.23.15-dev-windows","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-cli@0.23.15-dev-windows","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Alan Shaw"},{"name":"Travis Vachon"},{"name":"Mikeal Rogers"},{"name":"Meno Abels"}],"homepage":"https://use-fireproof.com","bugs":{"url":"https://github.com/fireproof-storage/fireproof/issues"},"bin":{"core-cli":"run.js"},"dist":{"shasum":"3f91a117a7277141ba9de55cb4c8fe455ce53ee0","tarball":"https://registry.npmjs.org/@fireproof/core-cli/-/core-cli-0.23.15-dev-windows.tgz","fileCount":38,"integrity":"sha512-GltdEezniglKfdQy1LBbNCqzGFyZm4fy3VumRBIXolsfmzS5Ja8BES5dAm889UCziWZLPMunvy2roV1v1QQahQ==","signatures":[{"sig":"MEYCIQD1A5+vFHS4Pg3MValEQvYyY/j7o0m64B2BHfkh5nIuhwIhAO2MbN6YzNtHgSUd3ZFMLQ9js9jd34BY6zsSE4T+GXTA","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":153085},"main":"./index.js","type":"module","_from":"file:fireproof-core-cli-0.23.15-dev-windows.tgz","gptdoc":"import { fireproof } from 'use-fireproof'; const db = fireproof('app-db-name'); const ok = await db.put({ anyField: ['any','json'] }); const doc = await db.get(ok.id); await db.del(doc._id); db.subscribe(myRedrawFn); const result = await db.query('anyField', {range : ['a', 'z']}); result.rows.map(({ key }) => key);","module":"./index.js","scripts":{"test":"vitest --run","build":"node ./run.js tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/b8ea15fe52dbb63053bf3d2ea2df5014/fireproof-core-cli-0.23.15-dev-windows.tgz","_integrity":"sha512-GltdEezniglKfdQy1LBbNCqzGFyZm4fy3VumRBIXolsfmzS5Ja8BES5dAm889UCziWZLPMunvy2roV1v1QQahQ==","repository":{"url":"git+https://github.com/fireproof-storage/fireproof.git","type":"git"},"_npmVersion":"10.9.3","description":"Live ledger for the web.","directories":{},"_nodeVersion":"22.20.0","dependencies":{"zx":"^8.8.4","jose":"^6.1.0","cmd-ts":"^0.14.2","semver":"^7.7.3","find-up":"^8.0.0","fs-extra":"^11.3.1","aws4fetch":"^1.0.20","multiformats":"^13.4.0","@adviser/cement":"^0.4.43","@fireproof/vendor":"0.23.15-dev-windows","@fireproof/core-runtime":"0.23.15-dev-windows","@fireproof/core-types-base":"0.23.15-dev-windows","@typescript/native-preview":"7.0.0-dev.20251009.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsx":"^4.20.4","vitest":"^3.2.4","@types/semver":"^7.7.1","@types/fs-extra":"^11.0.4","@fireproof/core-cli":"0.23.15-dev-windows"},"_npmOperationalInternal":{"tmp":"tmp/core-cli_0.23.15-dev-windows_1760133459238_0.081555304221687","host":"s3://npm-registry-packages-npm-production"}},"0.23.15-dev-windows-1":{"name":"@fireproof/core-cli","version":"0.23.15-dev-windows-1","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-cli@0.23.15-dev-windows-1","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Alan Shaw"},{"name":"Travis Vachon"},{"name":"Mikeal Rogers"},{"name":"Meno Abels"}],"homepage":"https://use-fireproof.com","bugs":{"url":"https://github.com/fireproof-storage/fireproof/issues"},"bin":{"core-cli":"run.js"},"dist":{"shasum":"e7d3d1b1bf6aa66f2e5b8e8c5f2be32b3269bbd0","tarball":"https://registry.npmjs.org/@fireproof/core-cli/-/core-cli-0.23.15-dev-windows-1.tgz","fileCount":38,"integrity":"sha512-owa+Jc9M1QI32vcGgGCoQVt/9fOHOzOWGJXfRt4Y0OGzkDntz8hocbC2CUYNCk9VfbAkxIhQJS+03g1VsaoN6g==","signatures":[{"sig":"MEUCIQDQ3cjaj4GlmzP5VWvpt1T9IXqTSIjmE5USya7xQJ2AigIgC5YOUaAMlXnLj5JnscyAJ3uuZzL4m7pgZNtEHjK/yME=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":152947},"type":"module","_from":"file:fireproof-core-cli-0.23.15-dev-windows-1.tgz","gptdoc":"import { fireproof } from 'use-fireproof'; const db = fireproof('app-db-name'); const ok = await db.put({ anyField: ['any','json'] }); const doc = await db.get(ok.id); await db.del(doc._id); db.subscribe(myRedrawFn); const result = await db.query('anyField', {range : ['a', 'z']}); result.rows.map(({ key }) => key);","scripts":{"test":"vitest --run","build":"node ./run.js tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/d356c68bfb88b17420375b8b54acc510/fireproof-core-cli-0.23.15-dev-windows-1.tgz","_integrity":"sha512-owa+Jc9M1QI32vcGgGCoQVt/9fOHOzOWGJXfRt4Y0OGzkDntz8hocbC2CUYNCk9VfbAkxIhQJS+03g1VsaoN6g==","repository":{"url":"git+https://github.com/fireproof-storage/fireproof.git","type":"git"},"_npmVersion":"10.9.3","description":"Live ledger for the web.","directories":{},"_nodeVersion":"22.20.0","dependencies":{"zx":"^8.8.4","jose":"^6.1.0","cmd-ts":"^0.14.2","semver":"^7.7.3","find-up":"^8.0.0","fs-extra":"^11.3.1","aws4fetch":"^1.0.20","multiformats":"^13.4.0","@adviser/cement":"^0.4.43","@fireproof/vendor":"0.23.15-dev-windows-1","@fireproof/core-runtime":"0.23.15-dev-windows-1","@fireproof/core-types-base":"0.23.15-dev-windows-1","@typescript/native-preview":"7.0.0-dev.20251009.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsx":"^4.20.4","vitest":"^3.2.4","@types/semver":"^7.7.1","@types/fs-extra":"^11.0.4","@fireproof/core-cli":"0.23.15-dev-windows-1"},"_npmOperationalInternal":{"tmp":"tmp/core-cli_0.23.15-dev-windows-1_1760176741996_0.09120045523986242","host":"s3://npm-registry-packages-npm-production"}},"0.23.15-dev-windows-2":{"name":"@fireproof/core-cli","version":"0.23.15-dev-windows-2","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-cli@0.23.15-dev-windows-2","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Alan Shaw"},{"name":"Travis Vachon"},{"name":"Mikeal Rogers"},{"name":"Meno Abels"}],"homepage":"https://use-fireproof.com","bugs":{"url":"https://github.com/fireproof-storage/fireproof/issues"},"bin":{"core-cli":"run.js"},"dist":{"shasum":"4e8c4c12b90a0055430815251aa59a94238e6e76","tarball":"https://registry.npmjs.org/@fireproof/core-cli/-/core-cli-0.23.15-dev-windows-2.tgz","fileCount":38,"integrity":"sha512-42XaVHcHD3+Wi5B28iyaGg21rZ7BrKF0a63dhtvfrkoX+eELaTFKS9KUS7IXkYKBdw/MLSs87NTDN4oDpm16ng==","signatures":[{"sig":"MEUCIQCwsRG5HvMCEwGH6hUNLjlPtdL22f0tkIcku2WCZsQUdgIgIRquAC924G8AbyDlaMvUuRux0CHiORR7D//PW/iIsy0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":153629},"type":"module","_from":"file:fireproof-core-cli-0.23.15-dev-windows-2.tgz","gptdoc":"import { fireproof } from 'use-fireproof'; const db = fireproof('app-db-name'); const ok = await db.put({ anyField: ['any','json'] }); const doc = await db.get(ok.id); await db.del(doc._id); db.subscribe(myRedrawFn); const result = await db.query('anyField', {range : ['a', 'z']}); result.rows.map(({ key }) => key);","scripts":{"test":"vitest --run","build":"node ./run.js tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/e33228ad28c2872ad14a06b66a8387d5/fireproof-core-cli-0.23.15-dev-windows-2.tgz","_integrity":"sha512-42XaVHcHD3+Wi5B28iyaGg21rZ7BrKF0a63dhtvfrkoX+eELaTFKS9KUS7IXkYKBdw/MLSs87NTDN4oDpm16ng==","repository":{"url":"git+https://github.com/fireproof-storage/fireproof.git","type":"git"},"_npmVersion":"10.9.3","description":"Live ledger for the web.","directories":{},"_nodeVersion":"22.20.0","dependencies":{"zx":"^8.8.4","jose":"^6.1.0","cmd-ts":"^0.14.2","semver":"^7.7.3","find-up":"^8.0.0","fs-extra":"^11.3.1","aws4fetch":"^1.0.20","multiformats":"^13.4.0","@adviser/cement":"^0.4.43","@fireproof/vendor":"0.23.15-dev-windows-2","@fireproof/core-runtime":"0.23.15-dev-windows-2","@fireproof/core-types-base":"0.23.15-dev-windows-2","@typescript/native-preview":"7.0.0-dev.20251009.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsx":"^4.20.4","vitest":"^3.2.4","@types/semver":"^7.7.1","@types/fs-extra":"^11.0.4","@fireproof/core-cli":"0.23.15-dev-windows-2"},"_npmOperationalInternal":{"tmp":"tmp/core-cli_0.23.15-dev-windows-2_1760221147373_0.869441801478162","host":"s3://npm-registry-packages-npm-production"}},"0.23.15":{"name":"@fireproof/core-cli","version":"0.23.15","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-cli@0.23.15","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Alan Shaw"},{"name":"Travis Vachon"},{"name":"Mikeal Rogers"},{"name":"Meno Abels"}],"homepage":"https://use-fireproof.com","bugs":{"url":"https://github.com/fireproof-storage/fireproof/issues"},"bin":{"core-cli":"run.js"},"dist":{"shasum":"d768651e6eefedd658b4041b01dafce770171eb7","tarball":"https://registry.npmjs.org/@fireproof/core-cli/-/core-cli-0.23.15.tgz","fileCount":38,"integrity":"sha512-XblAj549HwyPgUepX76PPvyHA+qTvhY1Bi+4IhWbJcjkhTGS1gR4lqt3beLhCYmFR1a38gN8pgimrvVMQ0tm+A==","signatures":[{"sig":"MEUCIGDUOrh2OKU1+FQzp9AlYvmAEqRruhr3uMIZYQqDmneyAiEA2/nPWc52AGjapu7wooaKIKdT628pmnmVxdAicnxy/rg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":153559},"type":"module","_from":"file:fireproof-core-cli-0.23.15.tgz","gptdoc":"import { fireproof } from 'use-fireproof'; const db = fireproof('app-db-name'); const ok = await db.put({ anyField: ['any','json'] }); const doc = await db.get(ok.id); await db.del(doc._id); db.subscribe(myRedrawFn); const result = await db.query('anyField', {range : ['a', 'z']}); result.rows.map(({ key }) => key);","scripts":{"test":"vitest --run","build":"node ./run.js tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/d2e8d68224a81f04b1aa59e0e30cb588/fireproof-core-cli-0.23.15.tgz","_integrity":"sha512-XblAj549HwyPgUepX76PPvyHA+qTvhY1Bi+4IhWbJcjkhTGS1gR4lqt3beLhCYmFR1a38gN8pgimrvVMQ0tm+A==","repository":{"url":"git+https://github.com/fireproof-storage/fireproof.git","type":"git"},"_npmVersion":"10.9.3","description":"Live ledger for the web.","directories":{},"_nodeVersion":"22.20.0","dependencies":{"zx":"^8.8.4","jose":"^6.1.0","cmd-ts":"^0.14.2","semver":"^7.7.3","find-up":"^8.0.0","fs-extra":"^11.3.1","aws4fetch":"^1.0.20","multiformats":"^13.4.0","@adviser/cement":"^0.4.51","@fireproof/vendor":"0.23.15","@fireproof/core-runtime":"0.23.15","@fireproof/core-types-base":"0.23.15","@typescript/native-preview":"7.0.0-dev.20251012.1"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.20.4","vitest":"^3.2.4","@types/semver":"^7.7.1","@types/fs-extra":"^11.0.4","@fireproof/core-cli":"0.23.15"},"_npmOperationalInternal":{"tmp":"tmp/core-cli_0.23.15_1760632650018_0.23538365764403824","host":"s3://npm-registry-packages-npm-production"}},"0.24.2-dev-cloud-api":{"name":"@fireproof/core-cli","version":"0.24.2-dev-cloud-api","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-cli@0.24.2-dev-cloud-api","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Alan Shaw"},{"name":"Travis Vachon"},{"name":"Mikeal Rogers"},{"name":"Meno Abels"}],"homepage":"https://use-fireproof.com","bugs":{"url":"https://github.com/fireproof-storage/fireproof/issues"},"bin":{"core-cli":"run.js"},"dist":{"shasum":"f44346b67d690efb18fdf07435dc5b671cdbf59c","tarball":"https://registry.npmjs.org/@fireproof/core-cli/-/core-cli-0.24.2-dev-cloud-api.tgz","fileCount":41,"integrity":"sha512-FfrFFt7flKX/vLwU5y9L+0y/98wCfKmGmNSS7SPO5CQ0k5KJ6nXmMF3IbFcBadQv2Dij0vTctg33hSuZGWUyEg==","signatures":[{"sig":"MEUCIAf9HvE3lAoDghRHyG3eLsSNDYvp8ysbcemqZQaLkkjTAiEAi5y9VRaRjSR2vPnHDlfqyizAZ17xEPOZXrwrQP7OG2M=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":203798},"type":"module","_from":"file:fireproof-core-cli-0.24.2-dev-cloud-api.tgz","gptdoc":"import { fireproof } from 'use-fireproof'; const db = fireproof('app-db-name'); const ok = await db.put({ anyField: ['any','json'] }); const doc = await db.get(ok.id); await db.del(doc._id); db.subscribe(myRedrawFn); const result = await db.query('anyField', {range : ['a', 'z']}); result.rows.map(({ key }) => key);","scripts":{"test":"vitest --run","build":"node ./run.js tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/7e5d82e3dbccb173cd810079b831ea75/fireproof-core-cli-0.24.2-dev-cloud-api.tgz","_integrity":"sha512-FfrFFt7flKX/vLwU5y9L+0y/98wCfKmGmNSS7SPO5CQ0k5KJ6nXmMF3IbFcBadQv2Dij0vTctg33hSuZGWUyEg==","repository":{"url":"git+https://github.com/fireproof-storage/fireproof.git","type":"git"},"_npmVersion":"10.9.4","description":"Live ledger for the web.","directories":{},"_nodeVersion":"22.21.1","dependencies":{"zx":"^8.8.5","hono":"^4.10.6","jose":"^6.1.2","open":"^11.0.0","cmd-ts":"^0.14.3","semver":"^7.7.3","find-up":"^8.0.0","fs-extra":"^11.3.1","aws4fetch":"^1.0.20","multiformats":"^13.4.0","@adviser/cement":"^0.4.72","@fireproof/vendor":"0.24.2-dev-cloud-api","@hono/node-server":"^1.19.6","@fireproof/core-keybag":"0.24.2-dev-cloud-api","@fireproof/core-runtime":"0.24.2-dev-cloud-api","@fireproof/core-device-id":"0.24.2-dev-cloud-api","@fireproof/core-types-base":"0.24.2-dev-cloud-api","@typescript/native-preview":"7.0.0-dev.20251123.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsx":"^4.20.4","vitest":"^4.0.8","@types/semver":"^7.7.1","@types/fs-extra":"^11.0.4","@fireproof/core-cli":"0.24.2-dev-cloud-api"},"_npmOperationalInternal":{"tmp":"tmp/core-cli_0.24.2-dev-cloud-api_1764100100907_0.07565881458000656","host":"s3://npm-registry-packages-npm-production"}},"0.24.0-dev-multi-clerks-0":{"name":"@fireproof/core-cli","version":"0.24.0-dev-multi-clerks-0","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-cli@0.24.0-dev-multi-clerks-0","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Alan Shaw"},{"name":"Travis Vachon"},{"name":"Mikeal Rogers"},{"name":"Meno Abels"}],"homepage":"https://use-fireproof.com","bugs":{"url":"https://github.com/fireproof-storage/fireproof/issues"},"bin":{"core-cli":"run.js"},"dist":{"shasum":"5f3626776ba72f658047ed8bba9da1636a005c0f","tarball":"https://registry.npmjs.org/@fireproof/core-cli/-/core-cli-0.24.0-dev-multi-clerks-0.tgz","fileCount":41,"integrity":"sha512-6Pov9zTahd1zW6g+aIilm0BV6eoNaiVOgY+Dw9SXoNnI5/jap45BwXbBKZ9AlkRBOXSLvrZ+oOYhseHiokK9vg==","signatures":[{"sig":"MEYCIQDsnOFc6MXoUdS0PWx7ImNG32odxZ+iLEiGXa8Re9aRbAIhAJLDULodylVfidG0R5RmisU2aPwE5R5ev3C25hym+JtR","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":205015},"type":"module","_from":"file:fireproof-core-cli-0.24.0-dev-multi-clerks-0.tgz","gptdoc":"import { fireproof } from 'use-fireproof'; const db = fireproof('app-db-name'); const ok = await db.put({ anyField: ['any','json'] }); const doc = await db.get(ok.id); await db.del(doc._id); db.subscribe(myRedrawFn); const result = await db.query('anyField', {range : ['a', 'z']}); result.rows.map(({ key }) => key);","scripts":{"test":"vitest --run","build":"node ./run.js tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/389ae96264aa4522df627f4137a61f40/fireproof-core-cli-0.24.0-dev-multi-clerks-0.tgz","_integrity":"sha512-6Pov9zTahd1zW6g+aIilm0BV6eoNaiVOgY+Dw9SXoNnI5/jap45BwXbBKZ9AlkRBOXSLvrZ+oOYhseHiokK9vg==","repository":{"url":"git+https://github.com/fireproof-storage/fireproof.git","type":"git"},"_npmVersion":"10.9.4","description":"Live ledger for the web.","directories":{},"_nodeVersion":"22.21.1","dependencies":{"zx":"^8.8.5","hono":"^4.10.6","jose":"^6.1.2","open":"^11.0.0","cmd-ts":"^0.14.3","semver":"^7.7.3","find-up":"^8.0.0","fs-extra":"^11.3.1","aws4fetch":"^1.0.20","multiformats":"^13.4.0","@adviser/cement":"^0.5.1","@fireproof/vendor":"0.24.0-dev-multi-clerks-0","@hono/node-server":"^1.19.6","@pnpm/lockfile-file":"^9.1.3","@fireproof/core-keybag":"0.24.0-dev-multi-clerks-0","@fireproof/core-runtime":"0.24.0-dev-multi-clerks-0","@fireproof/core-device-id":"0.24.0-dev-multi-clerks-0","@fireproof/core-types-base":"0.24.0-dev-multi-clerks-0","@typescript/native-preview":"7.0.0-dev.20251123.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsx":"^4.20.4","vitest":"^4.0.8","@types/semver":"^7.7.1","@types/fs-extra":"^11.0.4","@fireproof/core-cli":"0.24.0-dev-multi-clerks-0"},"_npmOperationalInternal":{"tmp":"tmp/core-cli_0.24.0-dev-multi-clerks-0_1764190597229_0.614471343905326","host":"s3://npm-registry-packages-npm-production"}},"0.24.0-dev-multi-clerks-1":{"name":"@fireproof/core-cli","version":"0.24.0-dev-multi-clerks-1","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-cli@0.24.0-dev-multi-clerks-1","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Alan Shaw"},{"name":"Travis Vachon"},{"name":"Mikeal Rogers"},{"name":"Meno Abels"}],"homepage":"https://use-fireproof.com","bugs":{"url":"https://github.com/fireproof-storage/fireproof/issues"},"bin":{"core-cli":"run.js"},"dist":{"shasum":"44fbc79680094d5cc289c1ab05cb69bbd74c231a","tarball":"https://registry.npmjs.org/@fireproof/core-cli/-/core-cli-0.24.0-dev-multi-clerks-1.tgz","fileCount":44,"integrity":"sha512-Iak9jzwmmlg+ujsfMcytDiq2wTfYnjTp+ILeVHroQy/6weLtU7xqqrnxf+/dIuvhu5ge1GMLCNcrQF4uDRegVA==","signatures":[{"sig":"MEUCIQCXYEEj7xQYfPFLt+8um1ukIOyMSq80+O44pLE66bwXYQIgE76NtOfysW07JWS8AICz6BN973xKrIv3VQrivckZ90s=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":214623},"type":"module","_from":"file:fireproof-core-cli-0.24.0-dev-multi-clerks-1.tgz","gptdoc":"import { fireproof } from 'use-fireproof'; const db = fireproof('app-db-name'); const ok = await db.put({ anyField: ['any','json'] }); const doc = await db.get(ok.id); await db.del(doc._id); db.subscribe(myRedrawFn); const result = await db.query('anyField', {range : ['a', 'z']}); result.rows.map(({ key }) => key);","scripts":{"test":"vitest --run","build":"node ./run.js tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/532d7aca7c6554307398d96787d97c0a/fireproof-core-cli-0.24.0-dev-multi-clerks-1.tgz","_integrity":"sha512-Iak9jzwmmlg+ujsfMcytDiq2wTfYnjTp+ILeVHroQy/6weLtU7xqqrnxf+/dIuvhu5ge1GMLCNcrQF4uDRegVA==","repository":{"url":"git+https://github.com/fireproof-storage/fireproof.git","type":"git"},"_npmVersion":"10.9.4","description":"Live ledger for the web.","directories":{},"_nodeVersion":"22.21.1","dependencies":{"zx":"^8.8.5","hono":"^4.10.6","jose":"^6.1.2","open":"^11.0.0","cmd-ts":"^0.14.3","semver":"^7.7.3","find-up":"^8.0.0","fs-extra":"^11.3.1","aws4fetch":"^1.0.20","multiformats":"^13.4.0","@adviser/cement":"^0.5.2","@fireproof/vendor":"0.24.0-dev-multi-clerks-1","@hono/node-server":"^1.19.6","@pnpm/lockfile-file":"^9.1.3","@fireproof/core-keybag":"0.24.0-dev-multi-clerks-1","@fireproof/core-runtime":"0.24.0-dev-multi-clerks-1","@fireproof/core-device-id":"0.24.0-dev-multi-clerks-1","@fireproof/core-types-base":"0.24.0-dev-multi-clerks-1","@typescript/native-preview":"7.0.0-dev.20251123.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsx":"^4.20.4","vitest":"^4.0.8","@types/semver":"^7.7.1","@types/fs-extra":"^11.0.4","@fireproof/core-cli":"0.24.0-dev-multi-clerks-1","why-is-node-running":"^3.2.2"},"_npmOperationalInternal":{"tmp":"tmp/core-cli_0.24.0-dev-multi-clerks-1_1764257148128_0.9516062633017273","host":"s3://npm-registry-packages-npm-production"}},"0.24.0":{"name":"@fireproof/core-cli","version":"0.24.0","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-cli@0.24.0","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Alan Shaw"},{"name":"Travis Vachon"},{"name":"Mikeal Rogers"},{"name":"Meno Abels"}],"homepage":"https://use-fireproof.com","bugs":{"url":"https://github.com/fireproof-storage/fireproof/issues"},"bin":{"core-cli":"run.js"},"dist":{"shasum":"e359dac7a090ae2774648cdf10eaeffcacc1926b","tarball":"https://registry.npmjs.org/@fireproof/core-cli/-/core-cli-0.24.0.tgz","fileCount":53,"integrity":"sha512-HzBECpPK14VLuPUWx2Jos2mPtoIfpn4p3eB8OmboG8/zcoOqBHrw/fOWu9/67wzpEd5V4FB685mttDoFPczLtw==","signatures":[{"sig":"MEUCID+wvXo5DIGvOZSyAU4FlmlrnNaZkUMd0eChonrANdlZAiEAoXhoM/HRhBRLCdxHchv03w40GWHCi6Bcpow8kOPhAn4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":254756},"type":"module","_from":"file:fireproof-core-cli-0.24.0.tgz","gptdoc":"import { fireproof } from 'use-fireproof'; const db = fireproof('app-db-name'); const ok = await db.put({ anyField: ['any','json'] }); const doc = await db.get(ok.id); await db.del(doc._id); db.subscribe(myRedrawFn); const result = await db.query('anyField', {range : ['a', 'z']}); result.rows.map(({ key }) => key);","scripts":{"test":"vitest --run","build":"node ./run.js tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/73e4042212f5b92295365d61fa886d33/fireproof-core-cli-0.24.0.tgz","_integrity":"sha512-HzBECpPK14VLuPUWx2Jos2mPtoIfpn4p3eB8OmboG8/zcoOqBHrw/fOWu9/67wzpEd5V4FB685mttDoFPczLtw==","repository":{"url":"git+https://github.com/fireproof-storage/fireproof.git","type":"git"},"_npmVersion":"10.9.4","description":"Live ledger for the web.","directories":{},"_nodeVersion":"22.21.1","dependencies":{"zx":"8.8.5","zod":"4.1.13","hono":"4.10.6","jose":"6.1.2","open":"8.4.2","cmd-ts":"0.14.3","semver":"7.7.3","find-up":"8.0.0","fs-extra":"11.3.2","aws4fetch":"1.0.20","multiformats":"13.4.1","@adviser/cement":"0.5.2","@fireproof/vendor":"0.24.0","@hono/node-server":"1.19.6","@pnpm/lockfile-file":"9.1.3","@fireproof/core-keybag":"0.24.0","@fireproof/core-runtime":"0.24.0","@fireproof/core-device-id":"0.24.0","@fireproof/core-types-base":"0.24.0","@typescript/native-preview":"7.0.0-dev.20251123.1"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core-cli_0.24.0_1764512317057_0.7402322317618091","host":"s3://npm-registry-packages-npm-production"}},"0.24.1-dev-memo":{"name":"@fireproof/core-cli","version":"0.24.1-dev-memo","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-cli@0.24.1-dev-memo","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Alan Shaw"},{"name":"Travis Vachon"},{"name":"Mikeal Rogers"},{"name":"Meno Abels"}],"homepage":"https://use-fireproof.com","bugs":{"url":"https://github.com/fireproof-storage/fireproof/issues"},"bin":{"core-cli":"run.js"},"dist":{"shasum":"a5ef584dae08789565992af132d028f1e9247bd2","tarball":"https://registry.npmjs.org/@fireproof/core-cli/-/core-cli-0.24.1-dev-memo.tgz","fileCount":53,"integrity":"sha512-6mpl/wUAuvv9dJ6+cLS37GRMLZAkB2XnxzPFb3zHFRWrUG0Q2QdZ0RjowNaReV+9NzS0Pw/kP2YxZE3h91XS2Q==","signatures":[{"sig":"MEUCIBDWL4XtQUoPIITq4doKV4IDcampveTV7MFGGWerXzKgAiEAleR5O6gkCY2F9uA50gE9ruff4kbdaT2c6/DVvT7pyk0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":254733},"type":"module","_from":"file:fireproof-core-cli-0.24.1-dev-memo.tgz","gptdoc":"import { fireproof } from 'use-fireproof'; const db = fireproof('app-db-name'); const ok = await db.put({ anyField: ['any','json'] }); const doc = await db.get(ok.id); await db.del(doc._id); db.subscribe(myRedrawFn); const result = await db.query('anyField', {range : ['a', 'z']}); result.rows.map(({ key }) => key);","scripts":{"test":"vitest --run","build":"node ./run.js tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/0dc74300fd9d5b2d70ca56348cfb1435/fireproof-core-cli-0.24.1-dev-memo.tgz","_integrity":"sha512-6mpl/wUAuvv9dJ6+cLS37GRMLZAkB2XnxzPFb3zHFRWrUG0Q2QdZ0RjowNaReV+9NzS0Pw/kP2YxZE3h91XS2Q==","repository":{"url":"git+https://github.com/fireproof-storage/fireproof.git","type":"git"},"_npmVersion":"10.9.4","description":"Live ledger for the web.","directories":{},"_nodeVersion":"22.21.1","dependencies":{"zx":"8.8.5","zod":"4.1.13","hono":"4.10.7","jose":"6.1.2","open":"8.4.2","cmd-ts":"0.14.3","semver":"7.7.3","find-up":"8.0.0","fs-extra":"11.3.2","aws4fetch":"1.0.20","multiformats":"13.4.1","@adviser/cement":"0.5.2","@fireproof/vendor":"0.24.1-dev-memo","@hono/node-server":"1.19.6","@pnpm/lockfile-file":"9.1.3","@fireproof/core-keybag":"0.24.1-dev-memo","@fireproof/core-runtime":"0.24.1-dev-memo","@fireproof/core-device-id":"0.24.1-dev-memo","@fireproof/core-types-base":"0.24.1-dev-memo","@typescript/native-preview":"7.0.0-dev.20251201.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/core-cli_0.24.1-dev-memo_1764712415243_0.7299433939445084","host":"s3://npm-registry-packages-npm-production"}},"0.24.1-dev-memo-2":{"name":"@fireproof/core-cli","version":"0.24.1-dev-memo-2","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-cli@0.24.1-dev-memo-2","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Alan Shaw"},{"name":"Travis Vachon"},{"name":"Mikeal Rogers"},{"name":"Meno Abels"}],"homepage":"https://use-fireproof.com","bugs":{"url":"https://github.com/fireproof-storage/fireproof/issues"},"bin":{"core-cli":"run.js"},"dist":{"shasum":"502d75da85a4c8a647b3d1ae47511448f8eaa119","tarball":"https://registry.npmjs.org/@fireproof/core-cli/-/core-cli-0.24.1-dev-memo-2.tgz","fileCount":53,"integrity":"sha512-c9y34PonVgFxFfXbda6bEZJqQcbRahTtZ5aOMekEJ8n1z3AhvPMmZvyss5zZ7fu39Jx0cuJUAja2p/VqJvt+VA==","signatures":[{"sig":"MEUCIDZMdDHwbGLpk9AEg62iSdfX+1/Jep3cQYqy8TrKL6mPAiEAwTJjMFVkjWPlz9TP7GBJWWZBmdM9UrvlOni3DnuSEmE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":254745},"type":"module","_from":"file:fireproof-core-cli-0.24.1-dev-memo-2.tgz","gptdoc":"import { fireproof } from 'use-fireproof'; const db = fireproof('app-db-name'); const ok = await db.put({ anyField: ['any','json'] }); const doc = await db.get(ok.id); await db.del(doc._id); db.subscribe(myRedrawFn); const result = await db.query('anyField', {range : ['a', 'z']}); result.rows.map(({ key }) => key);","scripts":{"test":"vitest --run","build":"node ./run.js tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/c33b939125931ccc9636a9f1dbe3f53b/fireproof-core-cli-0.24.1-dev-memo-2.tgz","_integrity":"sha512-c9y34PonVgFxFfXbda6bEZJqQcbRahTtZ5aOMekEJ8n1z3AhvPMmZvyss5zZ7fu39Jx0cuJUAja2p/VqJvt+VA==","repository":{"url":"git+https://github.com/fireproof-storage/fireproof.git","type":"git"},"_npmVersion":"10.9.4","description":"Live ledger for the web.","directories":{},"_nodeVersion":"22.21.1","dependencies":{"zx":"8.8.5","zod":"4.1.13","hono":"4.10.7","jose":"6.1.2","open":"8.4.2","cmd-ts":"0.14.3","semver":"7.7.3","find-up":"8.0.0","fs-extra":"11.3.2","aws4fetch":"1.0.20","multiformats":"13.4.1","@adviser/cement":"0.5.2","@fireproof/vendor":"0.24.1-dev-memo-2","@hono/node-server":"1.19.6","@pnpm/lockfile-file":"9.1.3","@fireproof/core-keybag":"0.24.1-dev-memo-2","@fireproof/core-runtime":"0.24.1-dev-memo-2","@fireproof/core-device-id":"0.24.1-dev-memo-2","@fireproof/core-types-base":"0.24.1-dev-memo-2","@typescript/native-preview":"7.0.0-dev.20251201.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/core-cli_0.24.1-dev-memo-2_1764714413130_0.3759074106676974","host":"s3://npm-registry-packages-npm-production"}},"0.24.3-dev-ensure-cloud-token":{"name":"@fireproof/core-cli","version":"0.24.3-dev-ensure-cloud-token","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-cli@0.24.3-dev-ensure-cloud-token","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Alan Shaw"},{"name":"Travis Vachon"},{"name":"Mikeal Rogers"},{"name":"Meno Abels"}],"homepage":"https://use-fireproof.com","bugs":{"url":"https://github.com/fireproof-storage/fireproof/issues"},"bin":{"core-cli":"run.js"},"dist":{"shasum":"c2dba1b7735ba0c2fc406044345bc4a60ef6b550","tarball":"https://registry.npmjs.org/@fireproof/core-cli/-/core-cli-0.24.3-dev-ensure-cloud-token.tgz","fileCount":53,"integrity":"sha512-DLJM+nIihUsiE+5Q0iXu5QmICZ71RoreJlNp74HaUSjR8XNCS7CV8ZhxM/rncxCIMD80E7MmGERwQuehR3Qiew==","signatures":[{"sig":"MEUCIEvbwHYQaVqW/19SakvxFz9Ezhonn9bE15p8wTT5eK3OAiEA8X8BpGDsbGhpAm9mB/hm4w/W86xTbfloZy+epadFY/g=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":254817},"type":"module","_from":"file:fireproof-core-cli-0.24.3-dev-ensure-cloud-token.tgz","gptdoc":"import { fireproof } from 'use-fireproof'; const db = fireproof('app-db-name'); const ok = await db.put({ anyField: ['any','json'] }); const doc = await db.get(ok.id); await db.del(doc._id); db.subscribe(myRedrawFn); const result = await db.query('anyField', {range : ['a', 'z']}); result.rows.map(({ key }) => key);","scripts":{"test":"vitest --run","build":"node ./run.js tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/425476d1a8348858ae5fafe92bdd1753/fireproof-core-cli-0.24.3-dev-ensure-cloud-token.tgz","_integrity":"sha512-DLJM+nIihUsiE+5Q0iXu5QmICZ71RoreJlNp74HaUSjR8XNCS7CV8ZhxM/rncxCIMD80E7MmGERwQuehR3Qiew==","repository":{"url":"git+https://github.com/fireproof-storage/fireproof.git","type":"git"},"_npmVersion":"10.9.4","description":"Live ledger for the web.","directories":{},"_nodeVersion":"22.21.1","dependencies":{"zx":"8.8.5","zod":"4.1.13","hono":"4.10.7","jose":"6.1.2","open":"8.4.2","cmd-ts":"0.14.3","semver":"7.7.3","find-up":"8.0.0","fs-extra":"11.3.2","aws4fetch":"1.0.20","multiformats":"13.4.1","@adviser/cement":"0.5.2","@fireproof/vendor":"0.24.3-dev-ensure-cloud-token","@hono/node-server":"1.19.6","@pnpm/lockfile-file":"9.1.3","@fireproof/core-keybag":"0.24.3-dev-ensure-cloud-token","@fireproof/core-runtime":"0.24.3-dev-ensure-cloud-token","@fireproof/core-device-id":"0.24.3-dev-ensure-cloud-token","@fireproof/core-types-base":"0.24.3-dev-ensure-cloud-token","@typescript/native-preview":"7.0.0-dev.20251201.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/core-cli_0.24.3-dev-ensure-cloud-token_1764799424506_0.24382659959300534","host":"s3://npm-registry-packages-npm-production"}},"0.24.1-dev-react19":{"name":"@fireproof/core-cli","version":"0.24.1-dev-react19","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-cli@0.24.1-dev-react19","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Alan Shaw"},{"name":"Travis Vachon"},{"name":"Mikeal Rogers"},{"name":"Meno Abels"}],"homepage":"https://use-fireproof.com","bugs":{"url":"https://github.com/fireproof-storage/fireproof/issues"},"bin":{"core-cli":"run.js"},"dist":{"shasum":"c4519b306c76fe0bfe6b3c9b991ba8cb0bbd26e5","tarball":"https://registry.npmjs.org/@fireproof/core-cli/-/core-cli-0.24.1-dev-react19.tgz","fileCount":53,"integrity":"sha512-PyispAA2v4xZFojNcGGHItayCXfvj2tPlIvRIsmr/RbCxrRuONvltB47hdoHFYQubJIZShEK93trAmOBS/O9bA==","signatures":[{"sig":"MEYCIQC2eR341Gq0ge6ILl/Kb6G9wKutPTJWrMD/swWkkHKc4gIhANRDeX6y8azxiZUrNwM9veAWbAfx+HD13H9zLNPSfpLK","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":254751},"type":"module","_from":"file:fireproof-core-cli-0.24.1-dev-react19.tgz","gptdoc":"import { fireproof } from 'use-fireproof'; const db = fireproof('app-db-name'); const ok = await db.put({ anyField: ['any','json'] }); const doc = await db.get(ok.id); await db.del(doc._id); db.subscribe(myRedrawFn); const result = await db.query('anyField', {range : ['a', 'z']}); result.rows.map(({ key }) => key);","scripts":{"test":"vitest --run","build":"node ./run.js tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/4c6544ecf4212016f927770884b62771/fireproof-core-cli-0.24.1-dev-react19.tgz","_integrity":"sha512-PyispAA2v4xZFojNcGGHItayCXfvj2tPlIvRIsmr/RbCxrRuONvltB47hdoHFYQubJIZShEK93trAmOBS/O9bA==","repository":{"url":"git+https://github.com/fireproof-storage/fireproof.git","type":"git"},"_npmVersion":"10.9.4","description":"Live ledger for the web.","directories":{},"_nodeVersion":"22.21.1","dependencies":{"zx":"8.8.5","zod":"4.1.13","hono":"4.10.7","jose":"6.1.2","open":"8.4.2","cmd-ts":"0.14.3","semver":"7.7.3","find-up":"8.0.0","fs-extra":"11.3.2","aws4fetch":"1.0.20","multiformats":"13.4.1","@adviser/cement":"0.5.2","@fireproof/vendor":"0.24.1-dev-react19","@hono/node-server":"1.19.6","@pnpm/lockfile-file":"9.1.3","@fireproof/core-keybag":"0.24.1-dev-react19","@fireproof/core-runtime":"0.24.1-dev-react19","@fireproof/core-device-id":"0.24.1-dev-react19","@fireproof/core-types-base":"0.24.1-dev-react19","@typescript/native-preview":"7.0.0-dev.20251201.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/core-cli_0.24.1-dev-react19_1764880425948_0.5795980752152115","host":"s3://npm-registry-packages-npm-production"}},"0.24.1-dev-react19.2":{"name":"@fireproof/core-cli","version":"0.24.1-dev-react19.2","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-cli@0.24.1-dev-react19.2","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Alan Shaw"},{"name":"Travis Vachon"},{"name":"Mikeal Rogers"},{"name":"Meno Abels"}],"homepage":"https://use-fireproof.com","bugs":{"url":"https://github.com/fireproof-storage/fireproof/issues"},"bin":{"core-cli":"run.js"},"dist":{"shasum":"587d342ca57d51488f5700a6808c79d653213e99","tarball":"https://registry.npmjs.org/@fireproof/core-cli/-/core-cli-0.24.1-dev-react19.2.tgz","fileCount":53,"integrity":"sha512-coBZfgWkphm70Csf3McrvsHYSXCl3KsMBpgtH6TFdbhUsZNvQJwbcO9BACsiaCZ9UaOyqDY/hBSN3yA+tSyHVQ==","signatures":[{"sig":"MEYCIQCLhlZ+vmj2VMUCCVF4lL/XbwR5OuEi7mtRGIUvTlvzbgIhAOd6D3ntmR925h1DPuz8BSWUJPOZu2bvGueLbpgtX9UH","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":254763},"type":"module","_from":"file:fireproof-core-cli-0.24.1-dev-react19.2.tgz","gptdoc":"import { fireproof } from 'use-fireproof'; const db = fireproof('app-db-name'); const ok = await db.put({ anyField: ['any','json'] }); const doc = await db.get(ok.id); await db.del(doc._id); db.subscribe(myRedrawFn); const result = await db.query('anyField', {range : ['a', 'z']}); result.rows.map(({ key }) => key);","scripts":{"test":"vitest --run","build":"node ./run.js tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/558a8974be720c59323338b65d6a84f9/fireproof-core-cli-0.24.1-dev-react19.2.tgz","_integrity":"sha512-coBZfgWkphm70Csf3McrvsHYSXCl3KsMBpgtH6TFdbhUsZNvQJwbcO9BACsiaCZ9UaOyqDY/hBSN3yA+tSyHVQ==","repository":{"url":"git+https://github.com/fireproof-storage/fireproof.git","type":"git"},"_npmVersion":"10.9.4","description":"Live ledger for the web.","directories":{},"_nodeVersion":"22.21.1","dependencies":{"zx":"8.8.5","zod":"4.1.13","hono":"4.10.7","jose":"6.1.2","open":"8.4.2","cmd-ts":"0.14.3","semver":"7.7.3","find-up":"8.0.0","fs-extra":"11.3.2","aws4fetch":"1.0.20","multiformats":"13.4.1","@adviser/cement":"0.5.2","@fireproof/vendor":"0.24.1-dev-react19.2","@hono/node-server":"1.19.6","@pnpm/lockfile-file":"9.1.3","@fireproof/core-keybag":"0.24.1-dev-react19.2","@fireproof/core-runtime":"0.24.1-dev-react19.2","@fireproof/core-device-id":"0.24.1-dev-react19.2","@fireproof/core-types-base":"0.24.1-dev-react19.2","@typescript/native-preview":"7.0.0-dev.20251201.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/core-cli_0.24.1-dev-react19.2_1764892540317_0.026242917654520026","host":"s3://npm-registry-packages-npm-production"}},"0.24.2-dev-clerk":{"name":"@fireproof/core-cli","version":"0.24.2-dev-clerk","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-cli@0.24.2-dev-clerk","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Alan Shaw"},{"name":"Travis Vachon"},{"name":"Mikeal Rogers"},{"name":"Meno Abels"}],"homepage":"https://use-fireproof.com","bugs":{"url":"https://github.com/fireproof-storage/fireproof/issues"},"bin":{"core-cli":"run.js"},"dist":{"shasum":"836e96eb4e575d1df88d13088f47ec4b526d8fe8","tarball":"https://registry.npmjs.org/@fireproof/core-cli/-/core-cli-0.24.2-dev-clerk.tgz","fileCount":53,"integrity":"sha512-nt1Zmq4uIbzgQiTi/nSJ5Yu4ml32Nf+SwZzo6eESjBh8EszrjjkFCItBPRhIfZKDzg39IEXuuyGt+DWYcap/UA==","signatures":[{"sig":"MEUCIDEy4rUUBbaGJaZ7LuWYFuzYPDcRFhvJdOPNgKlinPNjAiEAnI8a5/+/1ZNTMDfUbTUC4yltDKdw9QKRH76EMrDAw1Q=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":254739},"type":"module","_from":"file:fireproof-core-cli-0.24.2-dev-clerk.tgz","gptdoc":"import { fireproof } from 'use-fireproof'; const db = fireproof('app-db-name'); const ok = await db.put({ anyField: ['any','json'] }); const doc = await db.get(ok.id); await db.del(doc._id); db.subscribe(myRedrawFn); const result = await db.query('anyField', {range : ['a', 'z']}); result.rows.map(({ key }) => key);","scripts":{"test":"vitest --run","build":"node ./run.js tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/beda23d7edff100b3b8f0bc424280321/fireproof-core-cli-0.24.2-dev-clerk.tgz","_integrity":"sha512-nt1Zmq4uIbzgQiTi/nSJ5Yu4ml32Nf+SwZzo6eESjBh8EszrjjkFCItBPRhIfZKDzg39IEXuuyGt+DWYcap/UA==","repository":{"url":"git+https://github.com/fireproof-storage/fireproof.git","type":"git"},"_npmVersion":"10.9.4","description":"Live ledger for the web.","directories":{},"_nodeVersion":"22.21.1","dependencies":{"zx":"8.8.5","zod":"4.1.13","hono":"4.10.7","jose":"6.1.2","open":"8.4.2","cmd-ts":"0.14.3","semver":"7.7.3","find-up":"8.0.0","fs-extra":"11.3.2","aws4fetch":"1.0.20","multiformats":"13.4.1","@adviser/cement":"0.5.5","@fireproof/vendor":"0.24.2-dev-clerk","@hono/node-server":"1.19.6","@pnpm/lockfile-file":"9.1.3","@fireproof/core-keybag":"0.24.2-dev-clerk","@fireproof/core-runtime":"0.24.2-dev-clerk","@fireproof/core-device-id":"0.24.2-dev-clerk","@fireproof/core-types-base":"0.24.2-dev-clerk","@typescript/native-preview":"7.0.0-dev.20251201.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/core-cli_0.24.2-dev-clerk_1764958225971_0.25606429185800805","host":"s3://npm-registry-packages-npm-production"}},"0.24.3-dev-ensure-cloud-token-1":{"name":"@fireproof/core-cli","version":"0.24.3-dev-ensure-cloud-token-1","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-cli@0.24.3-dev-ensure-cloud-token-1","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Alan Shaw"},{"name":"Travis Vachon"},{"name":"Mikeal Rogers"},{"name":"Meno Abels"}],"homepage":"https://use-fireproof.com","bugs":{"url":"https://github.com/fireproof-storage/fireproof/issues"},"bin":{"core-cli":"run.js"},"dist":{"shasum":"1205d47e1e37b4249c5b99c01c174e3f7c88bb11","tarball":"https://registry.npmjs.org/@fireproof/core-cli/-/core-cli-0.24.3-dev-ensure-cloud-token-1.tgz","fileCount":53,"integrity":"sha512-UBWJu0BJiqusd4KCwUVVrsNP+77IdeUUNxmpRADJzkJhK7xfAWdgdV3wVsOmtF1hFsT5gnC+1jfmos7Ojx8HRA==","signatures":[{"sig":"MEYCIQD0BMH1vSMQ0V+N1ZW5cxByNfYh4wiusYFJamLwWRnrywIhANVmcNC+Ln9qAl+R0YhcAcVFVs2L6ri/7JuWvHluro8X","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":254829},"type":"module","_from":"file:fireproof-core-cli-0.24.3-dev-ensure-cloud-token-1.tgz","gptdoc":"import { fireproof } from 'use-fireproof'; const db = fireproof('app-db-name'); const ok = await db.put({ anyField: ['any','json'] }); const doc = await db.get(ok.id); await db.del(doc._id); db.subscribe(myRedrawFn); const result = await db.query('anyField', {range : ['a', 'z']}); result.rows.map(({ key }) => key);","scripts":{"test":"vitest --run","build":"node ./run.js tsc"},"_npmUser":{"name":"jchris","email":"jchris@gmail.com"},"_resolved":"/tmp/6c6fefa23b4ed412e919f120d1159425/fireproof-core-cli-0.24.3-dev-ensure-cloud-token-1.tgz","_integrity":"sha512-UBWJu0BJiqusd4KCwUVVrsNP+77IdeUUNxmpRADJzkJhK7xfAWdgdV3wVsOmtF1hFsT5gnC+1jfmos7Ojx8HRA==","repository":{"url":"git+https://github.com/fireproof-storage/fireproof.git","type":"git"},"_npmVersion":"10.9.4","description":"Live ledger for the web.","directories":{},"_nodeVersion":"22.21.1","dependencies":{"zx":"8.8.5","zod":"4.1.13","hono":"4.10.7","jose":"6.1.3","open":"8.4.2","cmd-ts":"0.14.3","semver":"7.7.3","find-up":"8.0.0","fs-extra":"11.3.2","aws4fetch":"1.0.20","multiformats":"13.4.1","@adviser/cement":"0.5.5","@fireproof/vendor":"0.24.3-dev-ensure-cloud-token-1","@hono/node-server":"1.19.6","@pnpm/lockfile-file":"9.1.3","@fireproof/core-keybag":"0.24.3-dev-ensure-cloud-token-1","@fireproof/core-runtime":"0.24.3-dev-ensure-cloud-token-1","@fireproof/core-device-id":"0.24.3-dev-ensure-cloud-token-1","@fireproof/core-types-base":"0.24.3-dev-ensure-cloud-token-1","@typescript/native-preview":"7.0.0-dev.20251207.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/core-cli_0.24.3-dev-ensure-cloud-token-1_1765189452584_0.3508248657577526","host":"s3://npm-registry-packages-npm-production"}},"0.24.3-dev-ensure-cloud-token-2":{"name":"@fireproof/core-cli","version":"0.24.3-dev-ensure-cloud-token-2","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-cli@0.24.3-dev-ensure-cloud-token-2","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Alan Shaw"},{"name":"Travis Vachon"},{"name":"Mikeal Rogers"},{"name":"Meno Abels"}],"homepage":"https://use-fireproof.com","bugs":{"url":"https://github.com/fireproof-storage/fireproof/issues"},"bin":{"core-cli":"run.js"},"dist":{"shasum":"8c4b32dbc1aca3b1f8a3578c28c6bbd5111bd5ed","tarball":"https://registry.npmjs.org/@fireproof/core-cli/-/core-cli-0.24.3-dev-ensure-cloud-token-2.tgz","fileCount":56,"integrity":"sha512-HOlf7gD0JXiRHJJN0MGk80rwaLAH5Kt7bad+pvrJMWMK/NiCuhwD/7ahevCYXsWMKlWzk4kUO9Z3mxm/zbopcw==","signatures":[{"sig":"MEYCIQCZFZP5ZPwALqZit4y8W8Q7102KgoUNhjs2vY1SG3ACWQIhAJ+Iw/j7ZQBn7fime6wnbGkYzNRtF1ItR96FgjeWP9Od","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@fireproof%2fcore-cli@0.24.3-dev-ensure-cloud-token-2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":268432},"type":"module","gptdoc":"import { fireproof } from 'use-fireproof'; const db = fireproof('app-db-name'); const ok = await db.put({ anyField: ['any','json'] }); const doc = await db.get(ok.id); await db.del(doc._id); db.subscribe(myRedrawFn); const result = await db.query('anyField', {range : ['a', 'z']}); result.rows.map(({ key }) => key);","gitHead":"d4fce5a63a58e1bae36052ae8ae4c9388161ff04","scripts":{"test":"vitest --run","build":"node ./run.js tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:908a09df-46bc-4646-94e4-e31bbda85e48"}},"repository":{"url":"git+https://github.com/fireproof-storage/fireproof.git","type":"git"},"_npmVersion":"11.7.0","description":"Live ledger for the web.","directories":{},"_nodeVersion":"22.21.1","dependencies":{"zx":"8.8.5","zod":"4.1.13","hono":"4.10.7","jose":"6.1.3","open":"8.4.2","cmd-ts":"0.14.3","semver":"7.7.3","find-up":"8.0.0","fs-extra":"11.3.2","aws4fetch":"1.0.20","multiformats":"13.4.1","@adviser/cement":"0.5.5","@fireproof/vendor":"0.24.3-dev-ensure-cloud-token-2","@hono/node-server":"1.19.6","@pnpm/lockfile-file":"9.1.3","@fireproof/core-keybag":"0.24.3-dev-ensure-cloud-token-2","@fireproof/core-runtime":"0.24.3-dev-ensure-cloud-token-2","@fireproof/core-device-id":"0.24.3-dev-ensure-cloud-token-2","@fireproof/core-types-base":"0.24.3-dev-ensure-cloud-token-2","@typescript/native-preview":"7.0.0-dev.20251207.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/core-cli_0.24.3-dev-ensure-cloud-token-2_1765385149497_0.029398124828252215","host":"s3://npm-registry-packages-npm-production"}},"0.24.3-dev-ensure-cloud-token-3":{"name":"@fireproof/core-cli","version":"0.24.3-dev-ensure-cloud-token-3","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-cli@0.24.3-dev-ensure-cloud-token-3","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Alan Shaw"},{"name":"Travis Vachon"},{"name":"Mikeal Rogers"},{"name":"Meno Abels"}],"homepage":"https://use-fireproof.com","bugs":{"url":"https://github.com/fireproof-storage/fireproof/issues"},"bin":{"core-cli":"run.js"},"dist":{"shasum":"070ffb1955872282610bcad9c025c0ef2d53cabf","tarball":"https://registry.npmjs.org/@fireproof/core-cli/-/core-cli-0.24.3-dev-ensure-cloud-token-3.tgz","fileCount":56,"integrity":"sha512-tRSCYL0+3FeCCVhSFqmVAk/03svxH/Y6qrhCusqv9WpnhgWbHXZbNOo8A3tq30nnZ86CznpLLa2F9xG+IDQxMg==","signatures":[{"sig":"MEYCIQCEY7H0Qv1WbCIYmRW/lDvYBBTIWys/pjNUjW84fDn4tQIhANgHRIEz1G07G+0lH6cLsy+W9URVac954/81t5JGuXQz","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@fireproof%2fcore-cli@0.24.3-dev-ensure-cloud-token-3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":268452},"type":"module","gptdoc":"import { fireproof } from 'use-fireproof'; const db = fireproof('app-db-name'); const ok = await db.put({ anyField: ['any','json'] }); const doc = await db.get(ok.id); await db.del(doc._id); db.subscribe(myRedrawFn); const result = await db.query('anyField', {range : ['a', 'z']}); result.rows.map(({ key }) => key);","gitHead":"5112664d96e15bfcfff3a0ec26f2c584962ea354","scripts":{"test":"vitest --run","build":"node ./run.js tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:908a09df-46bc-4646-94e4-e31bbda85e48"}},"repository":{"url":"git+https://github.com/fireproof-storage/fireproof.git","type":"git"},"_npmVersion":"11.7.0","description":"Live ledger for the web.","directories":{},"_nodeVersion":"22.21.1","dependencies":{"zx":"8.8.5","zod":"4.1.13","hono":"4.10.7","jose":"6.1.3","open":"8.4.2","cmd-ts":"0.14.3","semver":"7.7.3","find-up":"8.0.0","fs-extra":"11.3.2","aws4fetch":"1.0.20","multiformats":"13.4.1","@adviser/cement":"0.5.5","@fireproof/vendor":"0.24.3-dev-ensure-cloud-token-3","@hono/node-server":"1.19.6","@pnpm/lockfile-file":"9.1.3","@fireproof/core-keybag":"0.24.3-dev-ensure-cloud-token-3","@fireproof/core-runtime":"0.24.3-dev-ensure-cloud-token-3","@fireproof/core-device-id":"0.24.3-dev-ensure-cloud-token-3","@fireproof/core-types-base":"0.24.3-dev-ensure-cloud-token-3","@typescript/native-preview":"7.0.0-dev.20251207.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/core-cli_0.24.3-dev-ensure-cloud-token-3_1765385318886_0.41897789427220133","host":"s3://npm-registry-packages-npm-production"}},"0.24.3-dev-ensure-cloud-token-4":{"name":"@fireproof/core-cli","version":"0.24.3-dev-ensure-cloud-token-4","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-cli@0.24.3-dev-ensure-cloud-token-4","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Alan Shaw"},{"name":"Travis Vachon"},{"name":"Mikeal Rogers"},{"name":"Meno Abels"}],"homepage":"https://use-fireproof.com","bugs":{"url":"https://github.com/fireproof-storage/fireproof/issues"},"bin":{"core-cli":"run.js"},"dist":{"shasum":"53328bf8f22a5d9e6f382efcae052e1a948c0dd9","tarball":"https://registry.npmjs.org/@fireproof/core-cli/-/core-cli-0.24.3-dev-ensure-cloud-token-4.tgz","fileCount":56,"integrity":"sha512-GPado/nOob17efY8x7unMXWMv2Kd7TeWsVpL1WbkU4ERvui1BHT+26shVxNFjcVzxOMOcwssBzG1uxw4L5WhuQ==","signatures":[{"sig":"MEUCIAZRnX7W39X8VkhxIgx7ZaKZ08/kR07gI6cd3RqzaPhiAiEAstMkLxRRb+axkbYzTBM7o1t9ih8Cl7a0xevGlJJMKHY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@fireproof%2fcore-cli@0.24.3-dev-ensure-cloud-token-4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":268452},"type":"module","gptdoc":"import { fireproof } from 'use-fireproof'; const db = fireproof('app-db-name'); const ok = await db.put({ anyField: ['any','json'] }); const doc = await db.get(ok.id); await db.del(doc._id); db.subscribe(myRedrawFn); const result = await db.query('anyField', {range : ['a', 'z']}); result.rows.map(({ key }) => key);","gitHead":"ac3d1e689ed16bc1a435fa970a75667e75b3e126","scripts":{"test":"vitest --run","build":"node ./run.js tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:908a09df-46bc-4646-94e4-e31bbda85e48"}},"repository":{"url":"git+https://github.com/fireproof-storage/fireproof.git","type":"git"},"_npmVersion":"11.7.0","description":"Live ledger for the web.","directories":{},"_nodeVersion":"22.21.1","dependencies":{"zx":"8.8.5","zod":"4.1.13","hono":"4.10.7","jose":"6.1.3","open":"8.4.2","cmd-ts":"0.14.3","semver":"7.7.3","find-up":"8.0.0","fs-extra":"11.3.2","aws4fetch":"1.0.20","multiformats":"13.4.1","@adviser/cement":"0.5.5","@fireproof/vendor":"0.24.3-dev-ensure-cloud-token-4","@hono/node-server":"1.19.6","@pnpm/lockfile-file":"9.1.3","@fireproof/core-keybag":"0.24.3-dev-ensure-cloud-token-4","@fireproof/core-runtime":"0.24.3-dev-ensure-cloud-token-4","@fireproof/core-device-id":"0.24.3-dev-ensure-cloud-token-4","@fireproof/core-types-base":"0.24.3-dev-ensure-cloud-token-4","@typescript/native-preview":"7.0.0-dev.20251207.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/core-cli_0.24.3-dev-ensure-cloud-token-4_1765386109858_0.010329349500582063","host":"s3://npm-registry-packages-npm-production"}},"0.24.3-dev-ensure-cloud-token-5":{"name":"@fireproof/core-cli","version":"0.24.3-dev-ensure-cloud-token-5","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-cli@0.24.3-dev-ensure-cloud-token-5","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Alan Shaw"},{"name":"Travis Vachon"},{"name":"Mikeal Rogers"},{"name":"Meno Abels"}],"homepage":"https://use-fireproof.com","bugs":{"url":"https://github.com/fireproof-storage/fireproof/issues"},"bin":{"core-cli":"run.js"},"dist":{"shasum":"479306b490a75e45f79566525ffe7322e965e0c4","tarball":"https://registry.npmjs.org/@fireproof/core-cli/-/core-cli-0.24.3-dev-ensure-cloud-token-5.tgz","fileCount":56,"integrity":"sha512-FYrpAoo0w18D9eEaZEI8QxDfyl/UrEnnSqN10MCtcXYHDc96hEV2dgyYNXkU4ll7EPyuFFeve9oOKqqnbkMKsg==","signatures":[{"sig":"MEYCIQDFmh2FbdiMMwVqMJ8prC66i5eTtJiRJmW58iaKHR+/1AIhAImoe728qGaAJwnpnPrrwpNczhK7xxCf+8gJyBDCoHVD","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@fireproof%2fcore-cli@0.24.3-dev-ensure-cloud-token-5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":268452},"type":"module","gptdoc":"import { fireproof } from 'use-fireproof'; const db = fireproof('app-db-name'); const ok = await db.put({ anyField: ['any','json'] }); const doc = await db.get(ok.id); await db.del(doc._id); db.subscribe(myRedrawFn); const result = await db.query('anyField', {range : ['a', 'z']}); result.rows.map(({ key }) => key);","gitHead":"d64f386fb9b2611adfd3963894054872ef3e571a","scripts":{"test":"vitest --run","build":"node ./run.js tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:908a09df-46bc-4646-94e4-e31bbda85e48"}},"repository":{"url":"git+https://github.com/fireproof-storage/fireproof.git","type":"git"},"_npmVersion":"11.7.0","description":"Live ledger for the web.","directories":{},"_nodeVersion":"22.21.1","dependencies":{"zx":"8.8.5","zod":"4.1.13","hono":"4.10.7","jose":"6.1.3","open":"8.4.2","cmd-ts":"0.14.3","semver":"7.7.3","find-up":"8.0.0","fs-extra":"11.3.2","aws4fetch":"1.0.20","multiformats":"13.4.1","@adviser/cement":"0.5.5","@fireproof/vendor":"0.24.3-dev-ensure-cloud-token-5","@hono/node-server":"1.19.6","@pnpm/lockfile-file":"9.1.3","@fireproof/core-keybag":"0.24.3-dev-ensure-cloud-token-5","@fireproof/core-runtime":"0.24.3-dev-ensure-cloud-token-5","@fireproof/core-device-id":"0.24.3-dev-ensure-cloud-token-5","@fireproof/core-types-base":"0.24.3-dev-ensure-cloud-token-5","@typescript/native-preview":"7.0.0-dev.20251207.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/core-cli_0.24.3-dev-ensure-cloud-token-5_1765386348860_0.44883659847204993","host":"s3://npm-registry-packages-npm-production"}},"0.24.3-dev-ensure-cloud-token-6":{"name":"@fireproof/core-cli","version":"0.24.3-dev-ensure-cloud-token-6","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-cli@0.24.3-dev-ensure-cloud-token-6","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Alan Shaw"},{"name":"Travis Vachon"},{"name":"Mikeal Rogers"},{"name":"Meno Abels"}],"homepage":"https://use-fireproof.com","bugs":{"url":"https://github.com/fireproof-storage/fireproof/issues"},"bin":{"core-cli":"run.js"},"dist":{"shasum":"5b09d5ae9640645a9d8ee088f60709330355d94f","tarball":"https://registry.npmjs.org/@fireproof/core-cli/-/core-cli-0.24.3-dev-ensure-cloud-token-6.tgz","fileCount":56,"integrity":"sha512-KTcNB8KxQ2zls/GpPOI/G5FKie8Ntr4s9SW/WVh3SYv+8gqJ3WXCXuLJEQ3N0y2lcCu+72kalzhvvFgMXQSlaA==","signatures":[{"sig":"MEUCIB8nfrlcBRHNrsM0+56Q/bbtxGHfJVSlTyQX9iOoAqDSAiEAp2uT5eQ8Zn9/CwAO0sPrntR9K8PR7so/KPvVDS+9aQg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@fireproof%2fcore-cli@0.24.3-dev-ensure-cloud-token-6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":268452},"type":"module","gptdoc":"import { fireproof } from 'use-fireproof'; const db = fireproof('app-db-name'); const ok = await db.put({ anyField: ['any','json'] }); const doc = await db.get(ok.id); await db.del(doc._id); db.subscribe(myRedrawFn); const result = await db.query('anyField', {range : ['a', 'z']}); result.rows.map(({ key }) => key);","gitHead":"d64f386fb9b2611adfd3963894054872ef3e571a","scripts":{"test":"vitest --run","build":"node ./run.js tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:908a09df-46bc-4646-94e4-e31bbda85e48"}},"repository":{"url":"git+https://github.com/fireproof-storage/fireproof.git","type":"git"},"_npmVersion":"11.7.0","description":"Live ledger for the web.","directories":{},"_nodeVersion":"22.21.1","dependencies":{"zx":"8.8.5","zod":"4.1.13","hono":"4.10.7","jose":"6.1.3","open":"8.4.2","cmd-ts":"0.14.3","semver":"7.7.3","find-up":"8.0.0","fs-extra":"11.3.2","aws4fetch":"1.0.20","multiformats":"13.4.1","@adviser/cement":"0.5.5","@fireproof/vendor":"0.24.3-dev-ensure-cloud-token-6","@hono/node-server":"1.19.6","@pnpm/lockfile-file":"9.1.3","@fireproof/core-keybag":"0.24.3-dev-ensure-cloud-token-6","@fireproof/core-runtime":"0.24.3-dev-ensure-cloud-token-6","@fireproof/core-device-id":"0.24.3-dev-ensure-cloud-token-6","@fireproof/core-types-base":"0.24.3-dev-ensure-cloud-token-6","@typescript/native-preview":"7.0.0-dev.20251207.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/core-cli_0.24.3-dev-ensure-cloud-token-6_1765386561896_0.8137443621437028","host":"s3://npm-registry-packages-npm-production"}},"0.24.3-dev-ensure-cloud-token-7":{"name":"@fireproof/core-cli","version":"0.24.3-dev-ensure-cloud-token-7","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-cli@0.24.3-dev-ensure-cloud-token-7","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Alan Shaw"},{"name":"Travis Vachon"},{"name":"Mikeal Rogers"},{"name":"Meno Abels"}],"homepage":"https://use-fireproof.com","bugs":{"url":"https://github.com/fireproof-storage/fireproof/issues"},"bin":{"core-cli":"run.js"},"dist":{"shasum":"7a81df4bdd7b8eb119dd8e122ecb7ac9df3fb20d","tarball":"https://registry.npmjs.org/@fireproof/core-cli/-/core-cli-0.24.3-dev-ensure-cloud-token-7.tgz","fileCount":56,"integrity":"sha512-LD2jdcKwGh1uCeLjWygeKXkXmg9J1PC2hm6esUpWU91u5jRKCjyPoS3EbVyZTrGMhT10cWyawt3Lrdc24aKX7A==","signatures":[{"sig":"MEUCIAeIbgu+qaDH2opW56X9cYtkepDgaYMrFVyJlRbADYFrAiEAwMwE6NM0swyJXZkKdYrLVT0plf9v8IRqXhZPQg1EJEI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@fireproof%2fcore-cli@0.24.3-dev-ensure-cloud-token-7","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":268496},"type":"module","gptdoc":"import { fireproof } from 'use-fireproof'; const db = fireproof('app-db-name'); const ok = await db.put({ anyField: ['any','json'] }); const doc = await db.get(ok.id); await db.del(doc._id); db.subscribe(myRedrawFn); const result = await db.query('anyField', {range : ['a', 'z']}); result.rows.map(({ key }) => key);","gitHead":"cf2f7f75ea1aabfb3bc57316ee5f1d08f4b5afe9","scripts":{"test":"vitest --run","build":"node ./run.js tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:908a09df-46bc-4646-94e4-e31bbda85e48"}},"repository":{"url":"git+https://github.com/fireproof-storage/fireproof.git","type":"git"},"_npmVersion":"11.7.0","description":"Live ledger for the web.","directories":{},"_nodeVersion":"22.21.1","dependencies":{"zx":"8.8.5","zod":"4.1.13","hono":"4.10.7","jose":"6.1.3","open":"8.4.2","cmd-ts":"0.14.3","semver":"7.7.3","find-up":"8.0.0","fs-extra":"11.3.2","aws4fetch":"1.0.20","multiformats":"13.4.1","@adviser/cement":"0.5.5","@fireproof/vendor":"0.24.3-dev-ensure-cloud-token-7","@hono/node-server":"1.19.6","@pnpm/lockfile-file":"9.1.3","@fireproof/core-keybag":"0.24.3-dev-ensure-cloud-token-7","@fireproof/core-runtime":"0.24.3-dev-ensure-cloud-token-7","@fireproof/core-device-id":"0.24.3-dev-ensure-cloud-token-7","@fireproof/core-types-base":"0.24.3-dev-ensure-cloud-token-7","@typescript/native-preview":"7.0.0-dev.20251207.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/core-cli_0.24.3-dev-ensure-cloud-token-7_1765395459583_0.171487734833637","host":"s3://npm-registry-packages-npm-production"}},"0.24.3-dev-ensure-cloud-token-8":{"name":"@fireproof/core-cli","version":"0.24.3-dev-ensure-cloud-token-8","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-cli@0.24.3-dev-ensure-cloud-token-8","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Alan Shaw"},{"name":"Travis Vachon"},{"name":"Mikeal Rogers"},{"name":"Meno Abels"}],"homepage":"https://use-fireproof.com","bugs":{"url":"https://github.com/fireproof-storage/fireproof/issues"},"bin":{"core-cli":"run.js"},"dist":{"shasum":"6b2f1abe50b62d5c0dc0780f9fbe95ca322602d2","tarball":"https://registry.npmjs.org/@fireproof/core-cli/-/core-cli-0.24.3-dev-ensure-cloud-token-8.tgz","fileCount":56,"integrity":"sha512-mPCz2MBgyn87X+tIwT9i0A6sXtbRYYthCM4iIL+9ufkGl0WeOTxkFSbnGY1yArQTFn8gxBTWADH2YM8hfCCJeA==","signatures":[{"sig":"MEQCIHZbjc0NPTVQC+P5fqi4iMmTsz2oRHYbQIottWK8HYV4AiBViN/1dvP8hu9S6o73wSIzb/ylGdwbVXccP+lxI0Hefg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@fireproof%2fcore-cli@0.24.3-dev-ensure-cloud-token-8","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":268496},"type":"module","gptdoc":"import { fireproof } from 'use-fireproof'; const db = fireproof('app-db-name'); const ok = await db.put({ anyField: ['any','json'] }); const doc = await db.get(ok.id); await db.del(doc._id); db.subscribe(myRedrawFn); const result = await db.query('anyField', {range : ['a', 'z']}); result.rows.map(({ key }) => key);","gitHead":"5c58151818d07906bbc492c8b7c82032b6765c14","scripts":{"test":"vitest --run","build":"node ./run.js tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:908a09df-46bc-4646-94e4-e31bbda85e48"}},"repository":{"url":"git+https://github.com/fireproof-storage/fireproof.git","type":"git"},"_npmVersion":"11.7.0","description":"Live ledger for the web.","directories":{},"_nodeVersion":"22.21.1","dependencies":{"zx":"8.8.5","zod":"4.1.13","hono":"4.10.7","jose":"6.1.3","open":"8.4.2","cmd-ts":"0.14.3","semver":"7.7.3","find-up":"8.0.0","fs-extra":"11.3.2","aws4fetch":"1.0.20","multiformats":"13.4.1","@adviser/cement":"0.5.5","@fireproof/vendor":"0.24.3-dev-ensure-cloud-token-8","@hono/node-server":"1.19.6","@pnpm/lockfile-file":"9.1.3","@fireproof/core-keybag":"0.24.3-dev-ensure-cloud-token-8","@fireproof/core-runtime":"0.24.3-dev-ensure-cloud-token-8","@fireproof/core-device-id":"0.24.3-dev-ensure-cloud-token-8","@fireproof/core-types-base":"0.24.3-dev-ensure-cloud-token-8","@typescript/native-preview":"7.0.0-dev.20251207.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/core-cli_0.24.3-dev-ensure-cloud-token-8_1765510333936_0.3923354347584034","host":"s3://npm-registry-packages-npm-production"}},"0.24.3-dev-ensure-cloud-token-9":{"name":"@fireproof/core-cli","version":"0.24.3-dev-ensure-cloud-token-9","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-cli@0.24.3-dev-ensure-cloud-token-9","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Alan Shaw"},{"name":"Travis Vachon"},{"name":"Mikeal Rogers"},{"name":"Meno Abels"}],"homepage":"https://use-fireproof.com","bugs":{"url":"https://github.com/fireproof-storage/fireproof/issues"},"bin":{"core-cli":"run.js"},"dist":{"shasum":"ebbbc3268b8a51a340a022ebb496dbffd8f300ee","tarball":"https://registry.npmjs.org/@fireproof/core-cli/-/core-cli-0.24.3-dev-ensure-cloud-token-9.tgz","fileCount":56,"integrity":"sha512-GcGL9Ws8Whp99UvtrVOBPKVykpfMKveN+Izoz1qCnKF1ZkZBA8W4i8PiarJBT0uj11piYZ9KpMQLlTPAwhHFnw==","signatures":[{"sig":"MEYCIQCQnpzQlW1lzLwKsAaCmaFZCzz58ARYu1UZzvzBCJCucwIhAMcqL4Eqc3RMNv8kPHFFyR+IbKyvmHO2vb34+LTmjAX4","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@fireproof%2fcore-cli@0.24.3-dev-ensure-cloud-token-9","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":270491},"type":"module","gptdoc":"import { fireproof } from 'use-fireproof'; const db = fireproof('app-db-name'); const ok = await db.put({ anyField: ['any','json'] }); const doc = await db.get(ok.id); await db.del(doc._id); db.subscribe(myRedrawFn); const result = await db.query('anyField', {range : ['a', 'z']}); result.rows.map(({ key }) => key);","gitHead":"ceac73f7d85d6343999e38b5f448a82619c8056b","scripts":{"test":"vitest --run","build":"node ./run.js tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:908a09df-46bc-4646-94e4-e31bbda85e48"}},"repository":{"url":"git+https://github.com/fireproof-storage/fireproof.git","type":"git"},"_npmVersion":"11.7.0","description":"Live ledger for the web.","directories":{},"_nodeVersion":"22.21.1","dependencies":{"zx":"8.8.5","zod":"4.1.13","hono":"4.10.7","jose":"6.1.3","open":"8.4.2","cmd-ts":"0.14.3","semver":"7.7.3","find-up":"8.0.0","fs-extra":"11.3.2","aws4fetch":"1.0.20","multiformats":"13.4.1","@adviser/cement":"0.5.5","@fireproof/vendor":"0.24.3-dev-ensure-cloud-token-9","@hono/node-server":"1.19.6","@pnpm/lockfile-file":"9.1.3","@fireproof/core-keybag":"0.24.3-dev-ensure-cloud-token-9","@fireproof/core-runtime":"0.24.3-dev-ensure-cloud-token-9","@fireproof/core-device-id":"0.24.3-dev-ensure-cloud-token-9","@fireproof/core-types-base":"0.24.3-dev-ensure-cloud-token-9","@typescript/native-preview":"7.0.0-dev.20251207.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/core-cli_0.24.3-dev-ensure-cloud-token-9_1765538794942_0.1241677829183534","host":"s3://npm-registry-packages-npm-production"}},"0.24.3-dev-token-claims":{"name":"@fireproof/core-cli","version":"0.24.3-dev-token-claims","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-cli@0.24.3-dev-token-claims","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Alan Shaw"},{"name":"Travis Vachon"},{"name":"Mikeal Rogers"},{"name":"Meno Abels"}],"homepage":"https://use-fireproof.com","bugs":{"url":"https://github.com/fireproof-storage/fireproof/issues"},"bin":{"core-cli":"run.js"},"dist":{"shasum":"cf6b94957d5de9512fddfaa16a4a36d9284e9647","tarball":"https://registry.npmjs.org/@fireproof/core-cli/-/core-cli-0.24.3-dev-token-claims.tgz","fileCount":56,"integrity":"sha512-i165hTSpqEccySBFUOvyGb6ZLQfqQKg4EPVeIBO6ZcQuw3S3tMde0Bcq2tMPuj21JB7b/xe0KY+7C6ATHV9EYw==","signatures":[{"sig":"MEUCIEZzspSCau+aFz4Jf0Uk2a5ghVX4HKp4OGnpnIoEWtNWAiEA4VkbmIxnAFpY0UnMZUIppS1Jx9Z0zmZ590yX9d135dM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@fireproof%2fcore-cli@0.24.3-dev-token-claims","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":270443},"type":"module","gptdoc":"import { fireproof } from 'use-fireproof'; const db = fireproof('app-db-name'); const ok = await db.put({ anyField: ['any','json'] }); const doc = await db.get(ok.id); await db.del(doc._id); db.subscribe(myRedrawFn); const result = await db.query('anyField', {range : ['a', 'z']}); result.rows.map(({ key }) => key);","gitHead":"dad1d18675c5d64f5b13c91a81c250ec8a9d5b39","scripts":{"test":"vitest --run","build":"node ./run.js tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:908a09df-46bc-4646-94e4-e31bbda85e48"}},"repository":{"url":"git+https://github.com/fireproof-storage/fireproof.git","type":"git"},"_npmVersion":"11.7.0","description":"Live ledger for the web.","directories":{},"_nodeVersion":"22.21.1","dependencies":{"zx":"8.8.5","zod":"4.1.13","hono":"4.11.1","jose":"6.1.3","open":"8.4.2","cmd-ts":"0.14.3","semver":"7.7.3","find-up":"8.0.0","fs-extra":"11.3.2","aws4fetch":"1.0.20","multiformats":"13.4.2","@adviser/cement":"0.5.5","@fireproof/vendor":"0.24.3-dev-token-claims","@hono/node-server":"1.19.7","@pnpm/lockfile-file":"9.1.3","@fireproof/core-keybag":"0.24.3-dev-token-claims","@fireproof/core-runtime":"0.24.3-dev-token-claims","@fireproof/core-device-id":"0.24.3-dev-token-claims","@fireproof/core-types-base":"0.24.3-dev-token-claims","@typescript/native-preview":"7.0.0-dev.20251207.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/core-cli_0.24.3-dev-token-claims_1765818436408_0.01602100698202169","host":"s3://npm-registry-packages-npm-production"}},"0.24.3-dev-use-livequery":{"name":"@fireproof/core-cli","version":"0.24.3-dev-use-livequery","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-cli@0.24.3-dev-use-livequery","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Alan Shaw"},{"name":"Travis Vachon"},{"name":"Mikeal Rogers"},{"name":"Meno Abels"}],"homepage":"https://use-fireproof.com","bugs":{"url":"https://github.com/fireproof-storage/fireproof/issues"},"bin":{"core-cli":"run.js"},"dist":{"shasum":"a23f56935872224d1e844d9fdcaccac587b3b03a","tarball":"https://registry.npmjs.org/@fireproof/core-cli/-/core-cli-0.24.3-dev-use-livequery.tgz","fileCount":56,"integrity":"sha512-hOrydwdFDckKs06hoLntq7vECw1rbrr261hyXi+4MqxOoggG29q+iY2ZN/4hgA23eZ8Rzzv/J4303kUSDq9ZlA==","signatures":[{"sig":"MEYCIQCL+LTI951HLdd8f+69wKdF4IUBDHfBrEgDiJFBa8eExAIhAJzVj/R0lgXAUV9vGhfNxEXv2cO6iKIjtup8zrMN7Um4","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@fireproof%2fcore-cli@0.24.3-dev-use-livequery","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":270449},"type":"module","gptdoc":"import { fireproof } from 'use-fireproof'; const db = fireproof('app-db-name'); const ok = await db.put({ anyField: ['any','json'] }); const doc = await db.get(ok.id); await db.del(doc._id); db.subscribe(myRedrawFn); const result = await db.query('anyField', {range : ['a', 'z']}); result.rows.map(({ key }) => key);","gitHead":"e76e1b71d2fae9861f1a248073b4bf4d4f4ba0f3","scripts":{"test":"vitest --run","build":"node ./run.js tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:908a09df-46bc-4646-94e4-e31bbda85e48"}},"repository":{"url":"git+https://github.com/fireproof-storage/fireproof.git","type":"git"},"_npmVersion":"11.7.0","description":"Live ledger for the web.","directories":{},"_nodeVersion":"22.21.1","dependencies":{"zx":"8.8.5","zod":"4.1.13","hono":"4.11.1","jose":"6.1.3","open":"8.4.2","cmd-ts":"0.14.3","semver":"7.7.3","find-up":"8.0.0","fs-extra":"11.3.2","aws4fetch":"1.0.20","multiformats":"13.4.2","@adviser/cement":"0.5.5","@fireproof/vendor":"0.24.3-dev-use-livequery","@hono/node-server":"1.19.7","@pnpm/lockfile-file":"9.1.3","@fireproof/core-keybag":"0.24.3-dev-use-livequery","@fireproof/core-runtime":"0.24.3-dev-use-livequery","@fireproof/core-device-id":"0.24.3-dev-use-livequery","@fireproof/core-types-base":"0.24.3-dev-use-livequery","@typescript/native-preview":"7.0.0-dev.20251207.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/core-cli_0.24.3-dev-use-livequery_1765830265568_0.8122037650734009","host":"s3://npm-registry-packages-npm-production"}},"0.24.3-dev-20261224":{"name":"@fireproof/core-cli","version":"0.24.3-dev-20261224","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-cli@0.24.3-dev-20261224","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Alan Shaw"},{"name":"Travis Vachon"},{"name":"Mikeal Rogers"},{"name":"Meno Abels"}],"homepage":"https://use-fireproof.com","bugs":{"url":"https://github.com/fireproof-storage/fireproof/issues"},"bin":{"core-cli":"run.js"},"dist":{"shasum":"66ac6c9d530aae660b7215820c616e224fb96696","tarball":"https://registry.npmjs.org/@fireproof/core-cli/-/core-cli-0.24.3-dev-20261224.tgz","fileCount":56,"integrity":"sha512-o939EAXRrV4/KAxyOyr6XlfiFV/UH8fOwETIL+SwfhKnLakjO8vuB87gHYfRO1D/DwRqU+FJG4uTIIANvqTSdQ==","signatures":[{"sig":"MEQCID1lncim61yw+bAQeoZRMIMUyMyU/jtZLATq3UR7bWwQAiBKnYIrt5MCB4hjP+VbdGsbjaqidb3rE3JCSxlunbdTww==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@fireproof%2fcore-cli@0.24.3-dev-20261224","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":270418},"type":"module","gptdoc":"import { fireproof } from 'use-fireproof'; const db = fireproof('app-db-name'); const ok = await db.put({ anyField: ['any','json'] }); const doc = await db.get(ok.id); await db.del(doc._id); db.subscribe(myRedrawFn); const result = await db.query('anyField', {range : ['a', 'z']}); result.rows.map(({ key }) => key);","gitHead":"aaa1cc4129f051fa1398780f342ff70f62543822","scripts":{"test":"vitest --run","build":"node ./run.js tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:908a09df-46bc-4646-94e4-e31bbda85e48"}},"repository":{"url":"git+https://github.com/fireproof-storage/fireproof.git","type":"git"},"_npmVersion":"11.7.0","description":"Live ledger for the web.","directories":{},"_nodeVersion":"22.21.1","dependencies":{"zx":"8.8.5","zod":"4.2.1","hono":"4.11.1","jose":"6.1.3","open":"8.4.2","cmd-ts":"0.14.3","semver":"7.7.3","find-up":"8.0.0","fs-extra":"11.3.3","aws4fetch":"1.0.20","multiformats":"13.4.2","@adviser/cement":"0.5.5","@fireproof/vendor":"0.24.3-dev-20261224","@hono/node-server":"1.19.7","@pnpm/lockfile-file":"9.1.3","@fireproof/core-keybag":"0.24.3-dev-20261224","@fireproof/core-runtime":"0.24.3-dev-20261224","@fireproof/core-device-id":"0.24.3-dev-20261224","@fireproof/core-types-base":"0.24.3-dev-20261224","@typescript/native-preview":"7.0.0-dev.20251221.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/core-cli_0.24.3-dev-20261224_1766567456717_0.544041985453553","host":"s3://npm-registry-packages-npm-production"}},"0.24.4":{"name":"@fireproof/core-cli","version":"0.24.4","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-cli@0.24.4","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Alan Shaw"},{"name":"Travis Vachon"},{"name":"Mikeal Rogers"},{"name":"Meno Abels"}],"homepage":"https://use-fireproof.com","bugs":{"url":"https://github.com/fireproof-storage/fireproof/issues"},"bin":{"core-cli":"run.js"},"dist":{"shasum":"83a2be261df0aa9f47887736d53f4e1bbf51a4e4","tarball":"https://registry.npmjs.org/@fireproof/core-cli/-/core-cli-0.24.4.tgz","fileCount":56,"integrity":"sha512-6ekgDjsU2nee5f5O0NePVB1Gz3I5jkZMAN1xpHZGAm8nLtDwAiuFVNej0Zi9+ec4ft5TK86LtqglZWu9tyvp6g==","signatures":[{"sig":"MEUCIFR9sVcfYY53hQqugovGGxamlC3ftJ02O1kqanuRhNjHAiEA0pd5k4u782Z0/e0wKeLeQf5+KDrrb2H1n5DVuL95Dpk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@fireproof%2fcore-cli@0.24.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":270340},"type":"module","gptdoc":"import { fireproof } from 'use-fireproof'; const db = fireproof('app-db-name'); const ok = await db.put({ anyField: ['any','json'] }); const doc = await db.get(ok.id); await db.del(doc._id); db.subscribe(myRedrawFn); const result = await db.query('anyField', {range : ['a', 'z']}); result.rows.map(({ key }) => key);","gitHead":"12a31f7a3f20e78d4573d398007c6eac520a5fa3","scripts":{"test":"vitest --run","build":"node ./run.js tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:908a09df-46bc-4646-94e4-e31bbda85e48"}},"repository":{"url":"git+https://github.com/fireproof-storage/fireproof.git","type":"git"},"_npmVersion":"11.7.0","description":"Live ledger for the web.","directories":{},"_nodeVersion":"22.21.1","dependencies":{"zx":"8.8.5","zod":"4.3.5","hono":"4.11.3","jose":"6.1.3","open":"8.4.2","cmd-ts":"0.14.3","semver":"7.7.3","find-up":"8.0.0","fs-extra":"11.3.3","aws4fetch":"1.0.20","multiformats":"13.4.2","@adviser/cement":"0.5.8","@fireproof/vendor":"0.24.4","@hono/node-server":"1.19.7","@pnpm/lockfile-file":"9.1.3","@fireproof/core-keybag":"0.24.4","@fireproof/core-runtime":"0.24.4","@fireproof/core-device-id":"0.24.4","@fireproof/core-types-base":"0.24.4","@typescript/native-preview":"7.0.0-dev.20260104.1"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core-cli_0.24.4_1767943069761_0.5854511804335154","host":"s3://npm-registry-packages-npm-production"}},"0.24.5":{"name":"@fireproof/core-cli","version":"0.24.5","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-cli@0.24.5","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Alan Shaw"},{"name":"Travis Vachon"},{"name":"Mikeal Rogers"},{"name":"Meno Abels"}],"homepage":"https://use-fireproof.com","bugs":{"url":"https://github.com/fireproof-storage/fireproof/issues"},"bin":{"core-cli":"run.js"},"dist":{"shasum":"f58d7f787ba9676fdb61d6e84a42a80cb7ddbfc7","tarball":"https://registry.npmjs.org/@fireproof/core-cli/-/core-cli-0.24.5.tgz","fileCount":56,"integrity":"sha512-Ixb+U7k+Jm4e41mekFDECqypjEaC7BOnox5t3EhrTwQ+HXRt5sR3IPhw6zwbP0m5g1Gh/bThZ1BKItz0L76LRA==","signatures":[{"sig":"MEUCIQCsHlF4EJxl/Rncsjn7jzL+v9GtnILHMARETWLzdxVpXwIgRceqBqjpsGBAEqOaHku+US9Cqxz5eEybWvjAPxTYePM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@fireproof%2fcore-cli@0.24.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":270498},"type":"module","gptdoc":"import { fireproof } from 'use-fireproof'; const db = fireproof('app-db-name'); const ok = await db.put({ anyField: ['any','json'] }); const doc = await db.get(ok.id); await db.del(doc._id); db.subscribe(myRedrawFn); const result = await db.query('anyField', {range : ['a', 'z']}); result.rows.map(({ key }) => key);","gitHead":"f62eb393db5111c22bcb089890a19673701ba785","scripts":{"test":"vitest --run","build":"node ./run.js tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:908a09df-46bc-4646-94e4-e31bbda85e48"}},"repository":{"url":"git+https://github.com/fireproof-storage/fireproof.git","type":"git"},"_npmVersion":"11.7.0","description":"Live ledger for the web.","directories":{},"_nodeVersion":"22.21.1","dependencies":{"zx":"8.8.5","zod":"4.3.5","hono":"4.11.3","jose":"6.1.3","open":"8.4.2","cmd-ts":"0.14.3","semver":"7.7.3","find-up":"8.0.0","fs-extra":"11.3.3","aws4fetch":"1.0.20","multiformats":"13.4.2","@adviser/cement":"0.5.8","@fireproof/vendor":"0.24.5","@hono/node-server":"1.19.7","@pnpm/lockfile-file":"9.1.3","@fireproof/core-keybag":"0.24.5","@fireproof/core-runtime":"0.24.5","@fireproof/core-device-id":"0.24.5","@fireproof/core-types-base":"0.24.5","@typescript/native-preview":"7.0.0-dev.20260104.1"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core-cli_0.24.5_1767945638456_0.7695912588239335","host":"s3://npm-registry-packages-npm-production"}},"0.24.6":{"name":"@fireproof/core-cli","version":"0.24.6","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-cli@0.24.6","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Alan Shaw"},{"name":"Travis Vachon"},{"name":"Mikeal Rogers"},{"name":"Meno Abels"}],"homepage":"https://use-fireproof.com","bugs":{"url":"https://github.com/fireproof-storage/fireproof/issues"},"bin":{"core-cli":"run.js"},"dist":{"shasum":"731811f5bd6dca5e2c86603fefa41dad07f46076","tarball":"https://registry.npmjs.org/@fireproof/core-cli/-/core-cli-0.24.6.tgz","fileCount":56,"integrity":"sha512-q/fJUen4En6v1i09hDgoXqCAka7LzmW2reUfDqFpZKbPW3nFe6eBDSKAMCk2bvDs6AATu7t0LERuJfIzpmIuEA==","signatures":[{"sig":"MEUCIFwenqoyWTH7bL7FGj75uDv4adB+b1XpfTFajAtpZHd1AiEAhKXqOgtj1U4j+BFshp7hWn8xz6bYESoz9pcifv4HlKQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@fireproof%2fcore-cli@0.24.6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":270499},"type":"module","gptdoc":"import { fireproof } from 'use-fireproof'; const db = fireproof('app-db-name'); const ok = await db.put({ anyField: ['any','json'] }); const doc = await db.get(ok.id); await db.del(doc._id); db.subscribe(myRedrawFn); const result = await db.query('anyField', {range : ['a', 'z']}); result.rows.map(({ key }) => key);","gitHead":"1fc6a1ba73294402405007afb77f9599dd6e0423","scripts":{"test":"vitest --run","build":"node ./run.js tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:908a09df-46bc-4646-94e4-e31bbda85e48"}},"repository":{"url":"git+https://github.com/fireproof-storage/fireproof.git","type":"git"},"_npmVersion":"11.7.0","description":"Live ledger for the web.","directories":{},"_nodeVersion":"22.21.1","dependencies":{"zx":"8.8.5","zod":"4.3.5","hono":"4.11.3","jose":"6.1.3","open":"8.4.2","cmd-ts":"0.14.3","semver":"7.7.3","find-up":"8.0.0","fs-extra":"11.3.3","aws4fetch":"1.0.20","multiformats":"13.4.2","@adviser/cement":"0.5.15","@fireproof/vendor":"0.24.6","@hono/node-server":"1.19.7","@pnpm/lockfile-file":"9.1.3","@fireproof/core-keybag":"0.24.6","@fireproof/core-runtime":"0.24.6","@fireproof/core-device-id":"0.24.6","@fireproof/core-types-base":"0.24.6","@typescript/native-preview":"7.0.0-dev.20260104.1"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core-cli_0.24.6_1767946970087_0.9411190169717112","host":"s3://npm-registry-packages-npm-production"}},"0.24.7-dev-deploy-t1":{"name":"@fireproof/core-cli","version":"0.24.7-dev-deploy-t1","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-cli@0.24.7-dev-deploy-t1","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Alan Shaw"},{"name":"Travis Vachon"},{"name":"Mikeal Rogers"},{"name":"Meno Abels"}],"homepage":"https://use-fireproof.com","bugs":{"url":"https://github.com/fireproof-storage/fireproof/issues"},"bin":{"core-cli":"run.js"},"dist":{"shasum":"3ed0a36d8ea0da556c2f79d628c841cfe51fb404","tarball":"https://registry.npmjs.org/@fireproof/core-cli/-/core-cli-0.24.7-dev-deploy-t1.tgz","fileCount":56,"integrity":"sha512-b31z9bEnvFSfWAKepiOi3e17hGvfUihjPhe0at2iGixBLgn/1o2B6p4zij/sxDactMiW8lUBsYPdTeqZt8k42A==","signatures":[{"sig":"MEYCIQDQCg3EzFnG//XMphJ6FP9uprtXKka6/i2Sq45J0F046AIhAL4gNpAusrJ0o2sgRaphG1FzGXaiZhhYLRulFY2pO5vm","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@fireproof%2fcore-cli@0.24.7-dev-deploy-t1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":270297},"type":"module","gptdoc":"import { fireproof } from 'use-fireproof'; const db = fireproof('app-db-name'); const ok = await db.put({ anyField: ['any','json'] }); const doc = await db.get(ok.id); await db.del(doc._id); db.subscribe(myRedrawFn); const result = await db.query('anyField', {range : ['a', 'z']}); result.rows.map(({ key }) => key);","gitHead":"43aa4764279ed3e313418e650b1960ecaaf77098","scripts":{"test":"vitest --run","build":"node ./run.js tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:908a09df-46bc-4646-94e4-e31bbda85e48"}},"repository":{"url":"git+https://github.com/fireproof-storage/fireproof.git","type":"git"},"_npmVersion":"11.7.0","description":"Live ledger for the web.","directories":{},"_nodeVersion":"22.21.1","dependencies":{"zx":"8.8.5","zod":"4.3.5","hono":"4.11.3","jose":"6.1.3","open":"8.4.2","cmd-ts":"0.14.3","semver":"7.7.3","find-up":"8.0.0","fs-extra":"11.3.3","aws4fetch":"1.0.20","multiformats":"13.4.2","@adviser/cement":"0.5.15","@fireproof/vendor":"0.24.7-dev-deploy-t1","@hono/node-server":"1.19.7","@pnpm/lockfile-file":"9.1.3","@fireproof/core-keybag":"0.24.7-dev-deploy-t1","@fireproof/core-runtime":"0.24.7-dev-deploy-t1","@fireproof/core-device-id":"0.24.7-dev-deploy-t1","@fireproof/core-types-base":"0.24.7-dev-deploy-t1","@typescript/native-preview":"7.0.0-dev.20260104.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/core-cli_0.24.7-dev-deploy-t1_1768060112582_0.9791779011698714","host":"s3://npm-registry-packages-npm-production"}},"0.24.7":{"name":"@fireproof/core-cli","version":"0.24.7","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-cli@0.24.7","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Alan Shaw"},{"name":"Travis Vachon"},{"name":"Mikeal Rogers"},{"name":"Meno Abels"}],"homepage":"https://use-fireproof.com","bugs":{"url":"https://github.com/fireproof-storage/fireproof/issues"},"bin":{"core-cli":"run.js"},"dist":{"shasum":"61d93ca9f0267af5586b921647f18f398ac8c261","tarball":"https://registry.npmjs.org/@fireproof/core-cli/-/core-cli-0.24.7.tgz","fileCount":56,"integrity":"sha512-atN4zD8cEKitDNN40WUGb3q7iBrCpiT6IjpOMayqMvYk7MR4ug1n3TP3/l0v4i0l9sucD5KZc61bsH8FdteRPg==","signatures":[{"sig":"MEQCIHdH91i0EAh0SAPBb4k0f6AZ6j5GRUR+c7BVbTCsHDk5AiB2MzvwzdUMnhN5HqgIq0hOdmMlLMYkHZqAgJ7zaLLV7g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@fireproof%2fcore-cli@0.24.7","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":270213},"type":"module","gptdoc":"import { fireproof } from 'use-fireproof'; const db = fireproof('app-db-name'); const ok = await db.put({ anyField: ['any','json'] }); const doc = await db.get(ok.id); await db.del(doc._id); db.subscribe(myRedrawFn); const result = await db.query('anyField', {range : ['a', 'z']}); result.rows.map(({ key }) => key);","gitHead":"aaecb61ff0b8cbedef7ff4c0bb9634f27038b03b","scripts":{"test":"vitest --run","build":"node ./run.js tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:908a09df-46bc-4646-94e4-e31bbda85e48"}},"repository":{"url":"git+https://github.com/fireproof-storage/fireproof.git","type":"git"},"_npmVersion":"11.7.0","description":"Live ledger for the web.","directories":{},"_nodeVersion":"22.21.1","dependencies":{"zx":"8.8.5","zod":"4.3.5","hono":"4.11.3","jose":"6.1.3","open":"8.4.2","cmd-ts":"0.14.3","semver":"7.7.3","find-up":"8.0.0","fs-extra":"11.3.3","aws4fetch":"1.0.20","multiformats":"13.4.2","@adviser/cement":"0.5.15","@fireproof/vendor":"0.24.7","@hono/node-server":"1.19.7","@pnpm/lockfile-file":"9.1.3","@fireproof/core-keybag":"0.24.7","@fireproof/core-runtime":"0.24.7","@fireproof/core-device-id":"0.24.7","@fireproof/core-types-base":"0.24.7","@typescript/native-preview":"7.0.0-dev.20260104.1"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core-cli_0.24.7_1768062531432_0.24382923602165785","host":"s3://npm-registry-packages-npm-production"}},"0.24.8-dev-fp-token":{"name":"@fireproof/core-cli","version":"0.24.8-dev-fp-token","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-cli@0.24.8-dev-fp-token","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Alan Shaw"},{"name":"Travis Vachon"},{"name":"Mikeal Rogers"},{"name":"Meno Abels"}],"homepage":"https://use-fireproof.com","bugs":{"url":"https://github.com/fireproof-storage/fireproof/issues"},"bin":{"core-cli":"run.js"},"dist":{"shasum":"f46a5d8c8b005f6fc5cbfb44a9efc35371842205","tarball":"https://registry.npmjs.org/@fireproof/core-cli/-/core-cli-0.24.8-dev-fp-token.tgz","fileCount":56,"integrity":"sha512-oV+aAzg9iiJXuIQQT4jiSn2HXeXlAdlm787gGyR7fcUDpMQ47o02sU8hE2UhHFSQXRyiYC+87lQJSNNGqakE7A==","signatures":[{"sig":"MEUCIDe31o8GBLXyWhnyCt6hLl1jsLz7PLAbSldvbF+ONAwhAiEAjuLfYkwd7qDbOQKK1MRBscIvf2emCJ/GQyXYbaGoafY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@fireproof%2fcore-cli@0.24.8-dev-fp-token","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":270291},"type":"module","gptdoc":"import { fireproof } from 'use-fireproof'; const db = fireproof('app-db-name'); const ok = await db.put({ anyField: ['any','json'] }); const doc = await db.get(ok.id); await db.del(doc._id); db.subscribe(myRedrawFn); const result = await db.query('anyField', {range : ['a', 'z']}); result.rows.map(({ key }) => key);","gitHead":"515cb115e72e2cf09c19a92ca8503ac252a402fd","scripts":{"test":"vitest --run","build":"node ./run.js tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:908a09df-46bc-4646-94e4-e31bbda85e48"}},"repository":{"url":"git+https://github.com/fireproof-storage/fireproof.git","type":"git"},"_npmVersion":"11.7.0","description":"Live ledger for the web.","directories":{},"_nodeVersion":"22.21.1","dependencies":{"zx":"8.8.5","zod":"4.3.5","hono":"4.11.3","jose":"6.1.3","open":"8.4.2","cmd-ts":"0.14.3","semver":"7.7.3","find-up":"8.0.0","fs-extra":"11.3.3","aws4fetch":"1.0.20","multiformats":"13.4.2","@adviser/cement":"0.5.15","@fireproof/vendor":"0.24.8-dev-fp-token","@hono/node-server":"1.19.7","@pnpm/lockfile-file":"9.1.3","@fireproof/core-keybag":"0.24.8-dev-fp-token","@fireproof/core-runtime":"0.24.8-dev-fp-token","@fireproof/core-device-id":"0.24.8-dev-fp-token","@fireproof/core-types-base":"0.24.8-dev-fp-token","@typescript/native-preview":"7.0.0-dev.20260104.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/core-cli_0.24.8-dev-fp-token_1768218389114_0.6310136331855223","host":"s3://npm-registry-packages-npm-production"}},"0.24.8-dev-move-pubkey":{"name":"@fireproof/core-cli","version":"0.24.8-dev-move-pubkey","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-cli@0.24.8-dev-move-pubkey","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Alan Shaw"},{"name":"Travis Vachon"},{"name":"Mikeal Rogers"},{"name":"Meno Abels"}],"homepage":"https://use-fireproof.com","bugs":{"url":"https://github.com/fireproof-storage/fireproof/issues"},"bin":{"core-cli":"run.js"},"dist":{"shasum":"f9dbe7a2d21bcf938b01f7c72578acb528d47cce","tarball":"https://registry.npmjs.org/@fireproof/core-cli/-/core-cli-0.24.8-dev-move-pubkey.tgz","fileCount":56,"integrity":"sha512-iFWebQjD4YGhM+c9LRoHcuR/z8S6+KchvfWQr1S0PbOFhzgC431yjagDKeTpOqLVMkdihdtmVfwR8fr99L/qxw==","signatures":[{"sig":"MEUCIEFF9vHVar+J4Z6GjtF+NsmyukyMOQ+GsxRWtZY4mfwoAiEA2R28y8cclNkQIaMmtp1nVo4GtXM7S5mIQrY3+6ZwAZE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@fireproof%2fcore-cli@0.24.8-dev-move-pubkey","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":270309},"type":"module","gptdoc":"import { fireproof } from 'use-fireproof'; const db = fireproof('app-db-name'); const ok = await db.put({ anyField: ['any','json'] }); const doc = await db.get(ok.id); await db.del(doc._id); db.subscribe(myRedrawFn); const result = await db.query('anyField', {range : ['a', 'z']}); result.rows.map(({ key }) => key);","gitHead":"20138715d643525f3e2445d99c9b55efe0866396","scripts":{"test":"vitest --run","build":"node ./run.js tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:908a09df-46bc-4646-94e4-e31bbda85e48"}},"repository":{"url":"git+https://github.com/fireproof-storage/fireproof.git","type":"git"},"_npmVersion":"11.7.0","description":"Live ledger for the web.","directories":{},"_nodeVersion":"22.21.1","dependencies":{"zx":"8.8.5","zod":"4.3.5","hono":"4.11.3","jose":"6.1.3","open":"8.4.2","cmd-ts":"0.14.3","semver":"7.7.3","find-up":"8.0.0","fs-extra":"11.3.3","aws4fetch":"1.0.20","multiformats":"13.4.2","@adviser/cement":"0.5.15","@fireproof/vendor":"0.24.8-dev-move-pubkey","@hono/node-server":"1.19.7","@pnpm/lockfile-file":"9.1.3","@fireproof/core-keybag":"0.24.8-dev-move-pubkey","@fireproof/core-runtime":"0.24.8-dev-move-pubkey","@fireproof/core-device-id":"0.24.8-dev-move-pubkey","@fireproof/core-types-base":"0.24.8-dev-move-pubkey","@typescript/native-preview":"7.0.0-dev.20260104.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/core-cli_0.24.8-dev-move-pubkey_1768224576595_0.8525048412011147","host":"s3://npm-registry-packages-npm-production"}},"0.24.8-dev-test-device-id":{"name":"@fireproof/core-cli","version":"0.24.8-dev-test-device-id","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-cli@0.24.8-dev-test-device-id","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Alan Shaw"},{"name":"Travis Vachon"},{"name":"Mikeal Rogers"},{"name":"Meno Abels"}],"homepage":"https://use-fireproof.com","bugs":{"url":"https://github.com/fireproof-storage/fireproof/issues"},"bin":{"core-cli":"run.js"},"dist":{"shasum":"7d064c4dfe534cf1913f5d9d4f60bccd8ea5eca7","tarball":"https://registry.npmjs.org/@fireproof/core-cli/-/core-cli-0.24.8-dev-test-device-id.tgz","fileCount":56,"integrity":"sha512-XBIFvj9hPiRykkgg4mcutPrAu8B9W5Orxbw9eM1CqxMHja59srCBorzf9j3Liyje0Ktuf1zHhroxvgCg+uvRrA==","signatures":[{"sig":"MEUCIC6gcIsWNTlmuAOyAdkJlBvdAMokLYEoO/GlCZ++NUGbAiEAyRwKZHsSp1ojo+vJpMnjlqh5s7EyiC8FUtW8MnZCZIM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@fireproof%2fcore-cli@0.24.8-dev-test-device-id","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":270327},"type":"module","gptdoc":"import { fireproof } from 'use-fireproof'; const db = fireproof('app-db-name'); const ok = await db.put({ anyField: ['any','json'] }); const doc = await db.get(ok.id); await db.del(doc._id); db.subscribe(myRedrawFn); const result = await db.query('anyField', {range : ['a', 'z']}); result.rows.map(({ key }) => key);","gitHead":"81d3615ce57330abf9d6bb6ca3ef6d0d3ec49684","scripts":{"test":"vitest --run","build":"node ./run.js tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:908a09df-46bc-4646-94e4-e31bbda85e48"}},"repository":{"url":"git+https://github.com/fireproof-storage/fireproof.git","type":"git"},"_npmVersion":"11.7.0","description":"Live ledger for the web.","directories":{},"_nodeVersion":"22.21.1","dependencies":{"zx":"8.8.5","zod":"4.3.5","hono":"4.11.3","jose":"6.1.3","open":"8.4.2","cmd-ts":"0.14.3","semver":"7.7.3","find-up":"8.0.0","fs-extra":"11.3.3","aws4fetch":"1.0.20","multiformats":"13.4.2","@adviser/cement":"0.5.15","@fireproof/vendor":"0.24.8-dev-test-device-id","@hono/node-server":"1.19.7","@pnpm/lockfile-file":"9.1.3","@fireproof/core-keybag":"0.24.8-dev-test-device-id","@fireproof/core-runtime":"0.24.8-dev-test-device-id","@fireproof/core-device-id":"0.24.8-dev-test-device-id","@fireproof/core-types-base":"0.24.8-dev-test-device-id","@typescript/native-preview":"7.0.0-dev.20260104.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/core-cli_0.24.8-dev-test-device-id_1768226736888_0.22692744902585749","host":"s3://npm-registry-packages-npm-production"}},"0.24.8":{"name":"@fireproof/core-cli","version":"0.24.8","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-cli@0.24.8","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Alan Shaw"},{"name":"Travis Vachon"},{"name":"Mikeal Rogers"},{"name":"Meno Abels"}],"homepage":"https://use-fireproof.com","bugs":{"url":"https://github.com/fireproof-storage/fireproof/issues"},"bin":{"core-cli":"run.js"},"dist":{"shasum":"6689af9fa35a65531f709f510eecb5b1c80ada26","tarball":"https://registry.npmjs.org/@fireproof/core-cli/-/core-cli-0.24.8.tgz","fileCount":56,"integrity":"sha512-04hCU60vKio3KTtA6uNIlvPRJxJunEC6rAsQKpLBkXNbJ15LL24eM123aq30vpFEMFgufw6V49wQC7tylaacuQ==","signatures":[{"sig":"MEQCIE2GHjnHyXc0agUt/siZiNmI0+N2m9HhuefFdfMBoYmVAiBVYsYjABu+0clN3KiPOICM1SHd4hF0+m6cnB0SHWXbQw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@fireproof%2fcore-cli@0.24.8","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":276491},"type":"module","gptdoc":"import { fireproof } from 'use-fireproof'; const db = fireproof('app-db-name'); const ok = await db.put({ anyField: ['any','json'] }); const doc = await db.get(ok.id); await db.del(doc._id); db.subscribe(myRedrawFn); const result = await db.query('anyField', {range : ['a', 'z']}); result.rows.map(({ key }) => key);","gitHead":"e67bfc50e70a9a9fe863a79db175c3f444035432","scripts":{"test":"vitest --run","build":"node ./run.js tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:908a09df-46bc-4646-94e4-e31bbda85e48"}},"repository":{"url":"git+https://github.com/fireproof-storage/fireproof.git","type":"git"},"_npmVersion":"11.8.0","description":"Live ledger for the web.","directories":{},"_nodeVersion":"22.21.1","dependencies":{"zx":"~8.8.5","zod":"~4.3.5","hono":"~4.11.4","jose":"~6.1.3","open":"~8.4.2","cmd-ts":"~0.14.3","semver":"~7.7.3","find-up":"~8.0.0","fs-extra":"~11.3.3","aws4fetch":"~1.0.20","multiformats":"~13.4.2","@adviser/cement":"~0.5.15","@fireproof/vendor":"0.24.8","@hono/node-server":"~1.19.9","@pnpm/lockfile-file":"~9.1.3","@fireproof/core-keybag":"0.24.8","@fireproof/core-runtime":"0.24.8","@fireproof/core-device-id":"0.24.8","@fireproof/core-types-base":"0.24.8","@typescript/native-preview":"~7.0.0-dev.20260119.1"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core-cli_0.24.8_1769097845270_0.24198944324454508","host":"s3://npm-registry-packages-npm-production"}},"0.24.9":{"name":"@fireproof/core-cli","version":"0.24.9","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-cli@0.24.9","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Alan Shaw"},{"name":"Travis Vachon"},{"name":"Mikeal Rogers"},{"name":"Meno Abels"}],"homepage":"https://use-fireproof.com","bugs":{"url":"https://github.com/fireproof-storage/fireproof/issues"},"bin":{"core-cli":"run.js"},"dist":{"shasum":"a7ed946c55049b05b076259bae27084461c4f615","tarball":"https://registry.npmjs.org/@fireproof/core-cli/-/core-cli-0.24.9.tgz","fileCount":56,"integrity":"sha512-V+9QClF5hIcDbYKa9/Sxt0F3/CIVXpMGGNwtcZMdlbCitcxQ/ZZCaawexDhvkwMIKZsngFFDX2c+v5WgqTCwNQ==","signatures":[{"sig":"MEUCIQDGEx0SCJio3oAYH5m7t7MNITIaG7PfWT81DZZ36TSb9wIgVjVtfMd/EiQiNiIINDCQ+s+HynPfoYEC0r5SnbnlENI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@fireproof%2fcore-cli@0.24.9","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":276491},"type":"module","gptdoc":"import { fireproof } from 'use-fireproof'; const db = fireproof('app-db-name'); const ok = await db.put({ anyField: ['any','json'] }); const doc = await db.get(ok.id); await db.del(doc._id); db.subscribe(myRedrawFn); const result = await db.query('anyField', {range : ['a', 'z']}); result.rows.map(({ key }) => key);","gitHead":"3e048f4b8ac091ee8d8ac896e24176d8b45a7f1b","scripts":{"test":"vitest --run","build":"node ./run.js tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:908a09df-46bc-4646-94e4-e31bbda85e48"}},"repository":{"url":"git+https://github.com/fireproof-storage/fireproof.git","type":"git"},"_npmVersion":"11.8.0","description":"Live ledger for the web.","directories":{},"_nodeVersion":"22.21.1","dependencies":{"zx":"~8.8.5","zod":"~4.3.5","hono":"~4.11.4","jose":"~6.1.3","open":"~8.4.2","cmd-ts":"~0.14.3","semver":"~7.7.3","find-up":"~8.0.0","fs-extra":"~11.3.3","aws4fetch":"~1.0.20","multiformats":"~13.4.2","@adviser/cement":"~0.5.17","@fireproof/vendor":"0.24.9","@hono/node-server":"~1.19.9","@pnpm/lockfile-file":"~9.1.3","@fireproof/core-keybag":"0.24.9","@fireproof/core-runtime":"0.24.9","@fireproof/core-device-id":"0.24.9","@fireproof/core-types-base":"0.24.9","@typescript/native-preview":"~7.0.0-dev.20260119.1"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core-cli_0.24.9_1769102302994_0.30545769876243023","host":"s3://npm-registry-packages-npm-production"}},"0.24.10":{"name":"@fireproof/core-cli","version":"0.24.10","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-cli@0.24.10","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Alan Shaw"},{"name":"Travis Vachon"},{"name":"Mikeal Rogers"},{"name":"Meno Abels"}],"homepage":"https://use-fireproof.com","bugs":{"url":"https://github.com/fireproof-storage/fireproof/issues"},"bin":{"core-cli":"run.js"},"dist":{"shasum":"4dfbe188e4c7251e0d5b827e43d7d90117a65feb","tarball":"https://registry.npmjs.org/@fireproof/core-cli/-/core-cli-0.24.10.tgz","fileCount":56,"integrity":"sha512-ZZ40d3/70DV8CeGybCCY8q7tZWMKrC/0ozi8zbU7FVarFcpzFDXAy+EQRQoutLGdt6u25L4NJvgmKd2eX/bc0g==","signatures":[{"sig":"MEUCIGyuJL51z2g7MGytj7jUtK3xxi3BjsKuU9kU/t/brCOGAiEAgySjcnIuMtAyGpBrWTYjxxggV2v5K6uv7bLbWYhcNZE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@fireproof%2fcore-cli@0.24.10","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":276497},"type":"module","gptdoc":"import { fireproof } from 'use-fireproof'; const db = fireproof('app-db-name'); const ok = await db.put({ anyField: ['any','json'] }); const doc = await db.get(ok.id); await db.del(doc._id); db.subscribe(myRedrawFn); const result = await db.query('anyField', {range : ['a', 'z']}); result.rows.map(({ key }) => key);","gitHead":"9671032b396034aec7e47b997eb5e3a15d782bc4","scripts":{"test":"vitest --run","build":"node ./run.js tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:908a09df-46bc-4646-94e4-e31bbda85e48"}},"repository":{"url":"git+https://github.com/fireproof-storage/fireproof.git","type":"git"},"_npmVersion":"11.8.0","description":"Live ledger for the web.","directories":{},"_nodeVersion":"22.22.0","dependencies":{"zx":"~8.8.5","zod":"~4.3.6","hono":"~4.11.7","jose":"~6.1.3","open":"~8.4.2","cmd-ts":"~0.14.3","semver":"~7.7.3","find-up":"~8.0.0","fs-extra":"~11.3.3","aws4fetch":"~1.0.20","multiformats":"~13.4.2","@adviser/cement":"~0.5.21","@fireproof/vendor":"0.24.10","@hono/node-server":"~1.19.9","@pnpm/lockfile-file":"~9.1.3","@fireproof/core-keybag":"0.24.10","@fireproof/core-runtime":"0.24.10","@fireproof/core-device-id":"0.24.10","@fireproof/core-types-base":"0.24.10","@typescript/native-preview":"~7.0.0-dev.20260124.1"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core-cli_0.24.10_1769862318099_0.6332032146814475","host":"s3://npm-registry-packages-npm-production"}},"0.24.11":{"name":"@fireproof/core-cli","version":"0.24.11","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-cli@0.24.11","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Alan Shaw"},{"name":"Travis Vachon"},{"name":"Mikeal Rogers"},{"name":"Meno Abels"}],"homepage":"https://use-fireproof.com","bugs":{"url":"https://github.com/fireproof-storage/fireproof/issues"},"bin":{"core-cli":"run.js"},"dist":{"shasum":"aad46318542fbb69a6d9f4cabdebbc334c000aab","tarball":"https://registry.npmjs.org/@fireproof/core-cli/-/core-cli-0.24.11.tgz","fileCount":56,"integrity":"sha512-OfMFcJWhZ7Agw4raqeqjBH8sldNoruuNIDtpgMNGaBX5YjZPNKlrsQFBubXNdLV7e2spsV6YkxpK85gpANXTiw==","signatures":[{"sig":"MEUCIQDtYm6KyvM5DXtdcc2HWjHP7KNzNPtdh7Ze3sC0e8vxLAIgSz5bxDUwrPfnLS9iYQU5mkPZjDynnfBAOKbhGox+JWs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@fireproof%2fcore-cli@0.24.11","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":276497},"type":"module","gptdoc":"import { fireproof } from 'use-fireproof'; const db = fireproof('app-db-name'); const ok = await db.put({ anyField: ['any','json'] }); const doc = await db.get(ok.id); await db.del(doc._id); db.subscribe(myRedrawFn); const result = await db.query('anyField', {range : ['a', 'z']}); result.rows.map(({ key }) => key);","gitHead":"532297b7bfc659bca243856f3f8189e50211f177","scripts":{"test":"vitest --run","build":"node ./run.js tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:908a09df-46bc-4646-94e4-e31bbda85e48"}},"repository":{"url":"git+https://github.com/fireproof-storage/fireproof.git","type":"git"},"_npmVersion":"11.10.0","description":"Live ledger for the web.","directories":{},"_nodeVersion":"22.22.0","dependencies":{"zx":"~8.8.5","zod":"~4.3.6","hono":"~4.11.9","jose":"~6.1.3","open":"~8.4.2","cmd-ts":"~0.14.3","semver":"~7.7.4","find-up":"~8.0.0","fs-extra":"~11.3.3","aws4fetch":"~1.0.20","multiformats":"~13.4.2","@adviser/cement":"~0.5.22","@fireproof/vendor":"0.24.11","@hono/node-server":"~1.19.9","@pnpm/lockfile-file":"~9.1.3","@fireproof/core-keybag":"0.24.11","@fireproof/core-runtime":"0.24.11","@fireproof/core-device-id":"0.24.11","@fireproof/core-types-base":"0.24.11","@typescript/native-preview":"~7.0.0-dev.20260211.1"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core-cli_0.24.11_1770895146143_0.6562866984592808","host":"s3://npm-registry-packages-npm-production"}},"0.24.12":{"name":"@fireproof/core-cli","version":"0.24.12","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-cli@0.24.12","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Alan Shaw"},{"name":"Travis Vachon"},{"name":"Mikeal Rogers"},{"name":"Meno Abels"}],"homepage":"https://use-fireproof.com","bugs":{"url":"https://github.com/fireproof-storage/fireproof/issues"},"bin":{"core-cli":"run.js"},"dist":{"shasum":"2f5c69d00add7a5288f4e13eb8dc2a9a54b2ad6c","tarball":"https://registry.npmjs.org/@fireproof/core-cli/-/core-cli-0.24.12.tgz","fileCount":56,"integrity":"sha512-JA3osCKXw+zOLr/+eHqIBtthiVljSXsUTu382pvjr+hvCQquEuZ/wRkaMl4szJhXCVt/JZrg/nZD+QF1/vztKA==","signatures":[{"sig":"MEUCIQDVjSUeH6hccx0q7mSuA9gse1bL++Pmu9Z8UJCILZG+agIgLdQgGER8d50J6OtJUQgHIPVyxPLH6rQfQ6Ac3Os9eks=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@fireproof%2fcore-cli@0.24.12","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":276497},"type":"module","gptdoc":"import { fireproof } from 'use-fireproof'; const db = fireproof('app-db-name'); const ok = await db.put({ anyField: ['any','json'] }); const doc = await db.get(ok.id); await db.del(doc._id); db.subscribe(myRedrawFn); const result = await db.query('anyField', {range : ['a', 'z']}); result.rows.map(({ key }) => key);","gitHead":"0ee86b9442913c6af43a07822755fd9a5d8198af","scripts":{"test":"vitest --run","build":"node ./run.js tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:908a09df-46bc-4646-94e4-e31bbda85e48"}},"repository":{"url":"git+https://github.com/fireproof-storage/fireproof.git","type":"git"},"_npmVersion":"11.10.1","description":"Live ledger for the web.","directories":{},"_nodeVersion":"22.22.0","dependencies":{"zx":"~8.8.5","zod":"~4.3.6","hono":"~4.11.9","jose":"~6.1.3","open":"~8.4.2","cmd-ts":"~0.15.0","semver":"~7.7.4","find-up":"~8.0.0","fs-extra":"~11.3.3","aws4fetch":"~1.0.20","multiformats":"~13.4.2","@adviser/cement":"~0.5.22","@fireproof/vendor":"0.24.12","@hono/node-server":"~1.19.9","@pnpm/lockfile-file":"~9.1.3","@fireproof/core-keybag":"0.24.12","@fireproof/core-runtime":"0.24.12","@fireproof/core-device-id":"0.24.12","@fireproof/core-types-base":"0.24.12","@typescript/native-preview":"~7.0.0-dev.20260124.1"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core-cli_0.24.12_1771590371122_0.5679383677968022","host":"s3://npm-registry-packages-npm-production"}},"0.24.13-dev-qs-1":{"name":"@fireproof/core-cli","version":"0.24.13-dev-qs-1","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-cli@0.24.13-dev-qs-1","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Alan Shaw"},{"name":"Travis Vachon"},{"name":"Mikeal Rogers"},{"name":"Meno Abels"}],"homepage":"https://use-fireproof.com","bugs":{"url":"https://github.com/fireproof-storage/fireproof/issues"},"bin":{"core-cli":"run.js"},"dist":{"shasum":"97004c7915e2082aec41e30e4ce13e8582e2225e","tarball":"https://registry.npmjs.org/@fireproof/core-cli/-/core-cli-0.24.13-dev-qs-1.tgz","fileCount":56,"integrity":"sha512-jhVO4b48kKdgqVNboYNxD/Oz13eXVhkv4nyZsbua4c/slLT90u6uesTtCO2ZF36wXVRHLUKLgGBYacm+IpfK3Q==","signatures":[{"sig":"MEUCIGaIpOiqt/4xJMO7E0d//LqEq8KKNfCXAblRzz0W/w7QAiEA8/d0GKjV9lzYyN+mHGB0qkOYqVPGXMVn1tY7k2vSFuA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@fireproof%2fcore-cli@0.24.13-dev-qs-1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":276551},"type":"module","gptdoc":"import { fireproof } from 'use-fireproof'; const db = fireproof('app-db-name'); const ok = await db.put({ anyField: ['any','json'] }); const doc = await db.get(ok.id); await db.del(doc._id); db.subscribe(myRedrawFn); const result = await db.query('anyField', {range : ['a', 'z']}); result.rows.map(({ key }) => key);","gitHead":"c619ab64b51d994d083bae01d788050f22e9941e","scripts":{"test":"vitest --run","build":"node ./run.js tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:908a09df-46bc-4646-94e4-e31bbda85e48"}},"repository":{"url":"git+https://github.com/fireproof-storage/fireproof.git","type":"git"},"_npmVersion":"11.10.1","description":"Live ledger for the web.","directories":{},"_nodeVersion":"22.22.0","dependencies":{"zx":"~8.8.5","zod":"~4.3.6","hono":"~4.12.2","jose":"~6.1.3","open":"~7.4.2","cmd-ts":"~0.15.0","semver":"~7.7.4","find-up":"~8.0.0","fs-extra":"~11.3.3","aws4fetch":"~1.0.20","multiformats":"~13.4.2","@adviser/cement":"~0.5.23","@fireproof/vendor":"0.24.13-dev-qs-1","@hono/node-server":"~1.19.9","@pnpm/lockfile-file":"~9.1.3","@fireproof/core-keybag":"0.24.13-dev-qs-1","@fireproof/core-runtime":"0.24.13-dev-qs-1","@fireproof/core-device-id":"0.24.13-dev-qs-1","@fireproof/core-types-base":"0.24.13-dev-qs-1","@typescript/native-preview":"~7.0.0-dev.20260124.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/core-cli_0.24.13-dev-qs-1_1771863861623_0.39067938164927174","host":"s3://npm-registry-packages-npm-production"}},"0.24.13-dev-qs-2":{"name":"@fireproof/core-cli","version":"0.24.13-dev-qs-2","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-cli@0.24.13-dev-qs-2","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Alan Shaw"},{"name":"Travis Vachon"},{"name":"Mikeal Rogers"},{"name":"Meno Abels"}],"homepage":"https://use-fireproof.com","bugs":{"url":"https://github.com/fireproof-storage/fireproof/issues"},"bin":{"core-cli":"run.js"},"dist":{"shasum":"6e94c53ec4ccadd5b0607bc60ebbcc7ba8743ad2","tarball":"https://registry.npmjs.org/@fireproof/core-cli/-/core-cli-0.24.13-dev-qs-2.tgz","fileCount":56,"integrity":"sha512-He2+8kWXT51SfFwHmQMLIb77N8I6/B/uAOWvgW+h5Uep7/QuETvwdrIKQzzswRl1h8+Vbp88s/IcRzrIBKfHoQ==","signatures":[{"sig":"MEYCIQD8TdE9s7mOQpQGVXvPUK+VgZs6/PMPzkxkeFwNkHd0cQIhAPZ4N75HpJWKWN8KCAAXPWqwMHAQQ0Dj56bLs8n0QoI6","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@fireproof%2fcore-cli@0.24.13-dev-qs-2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":279991},"type":"module","gptdoc":"import { fireproof } from 'use-fireproof'; const db = fireproof('app-db-name'); const ok = await db.put({ anyField: ['any','json'] }); const doc = await db.get(ok.id); await db.del(doc._id); db.subscribe(myRedrawFn); const result = await db.query('anyField', {range : ['a', 'z']}); result.rows.map(({ key }) => key);","gitHead":"c03f13b8c27a5a0656bc085e6927459d3ceb018a","scripts":{"test":"vitest --run","build":"node ./run.js tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:908a09df-46bc-4646-94e4-e31bbda85e48"}},"repository":{"url":"git+https://github.com/fireproof-storage/fireproof.git","type":"git"},"_npmVersion":"11.10.1","description":"Live ledger for the web.","directories":{},"_nodeVersion":"22.22.0","dependencies":{"zx":"~8.8.5","zod":"~4.3.6","hono":"~4.12.2","jose":"~6.1.3","open":"~7.4.2","cmd-ts":"~0.15.0","semver":"~7.7.4","find-up":"~8.0.0","fs-extra":"~11.3.3","aws4fetch":"~1.0.20","multiformats":"~13.4.2","@adviser/cement":"~0.5.23","@fireproof/vendor":"0.24.13-dev-qs-2","@hono/node-server":"~1.19.9","@pnpm/lockfile-file":"~9.1.3","@fireproof/core-keybag":"0.24.13-dev-qs-2","@fireproof/core-runtime":"0.24.13-dev-qs-2","@fireproof/core-device-id":"0.24.13-dev-qs-2","@fireproof/core-types-base":"0.24.13-dev-qs-2","@typescript/native-preview":"~7.0.0-dev.20260124.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/core-cli_0.24.13-dev-qs-2_1771886642281_0.8072627448580314","host":"s3://npm-registry-packages-npm-production"}},"0.24.13":{"name":"@fireproof/core-cli","version":"0.24.13","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-cli@0.24.13","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Alan Shaw"},{"name":"Travis Vachon"},{"name":"Mikeal Rogers"},{"name":"Meno Abels"}],"homepage":"https://use-fireproof.com","bugs":{"url":"https://github.com/fireproof-storage/fireproof/issues"},"bin":{"core-cli":"run.js"},"dist":{"shasum":"5ddf6a34f81073c6677668fb04aef59e187d3801","tarball":"https://registry.npmjs.org/@fireproof/core-cli/-/core-cli-0.24.13.tgz","fileCount":56,"integrity":"sha512-1RuNt0hssaWmcuesuKhzUHJ7Rb2CGD7ws+91Oa32OvklTNJSt/hT7+Qo76pKfKLs3N6cKu9jy+ClSr6ZofLM6w==","signatures":[{"sig":"MEUCIQDdXgePzP4ItGCGm3n4JBbCCPef+GQ4a34kzdccD4T/sQIgC49xtkvvi7GxOq6i4+LHT6INGL1/40nc7582anOLvaU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@fireproof%2fcore-cli@0.24.13","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":275133},"type":"module","gptdoc":"import { fireproof } from 'use-fireproof'; const db = fireproof('app-db-name'); const ok = await db.put({ anyField: ['any','json'] }); const doc = await db.get(ok.id); await db.del(doc._id); db.subscribe(myRedrawFn); const result = await db.query('anyField', {range : ['a', 'z']}); result.rows.map(({ key }) => key);","gitHead":"bdcf71dfb3499d96c15e42bb47c52e6fdf31053e","scripts":{"test":"vitest --run","build":"node ./run.js tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:908a09df-46bc-4646-94e4-e31bbda85e48"}},"repository":{"url":"git+https://github.com/fireproof-storage/fireproof.git","type":"git"},"_npmVersion":"11.11.1","description":"Live ledger for the web.","directories":{},"_nodeVersion":"22.22.0","dependencies":{"zx":"~8.8.5","zod":"~4.3.6","hono":"~4.12.8","jose":"~6.2.1","open":"~11.0.0","cmd-ts":"~0.15.0","semver":"~7.7.4","find-up":"~8.0.0","fs-extra":"~11.3.4","aws4fetch":"~1.0.20","multiformats":"~13.4.2","@adviser/cement":"~0.5.33","@fireproof/vendor":"0.24.13","@hono/node-server":"~1.19.11","@pnpm/lockfile-file":"~9.1.3","@fireproof/core-keybag":"0.24.13","@fireproof/core-runtime":"0.24.13","@fireproof/core-device-id":"0.24.13","@fireproof/core-types-base":"0.24.13","@typescript/native-preview":"~7.0.0-dev.20260312.1"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core-cli_0.24.13_1773672283973_0.7560935107898863","host":"s3://npm-registry-packages-npm-production"}},"0.24.14":{"name":"@fireproof/core-cli","version":"0.24.14","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-cli@0.24.14","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Alan Shaw"},{"name":"Travis Vachon"},{"name":"Mikeal Rogers"},{"name":"Meno Abels"}],"homepage":"https://use-fireproof.com","bugs":{"url":"https://github.com/fireproof-storage/fireproof/issues"},"bin":{"core-cli":"run.js"},"dist":{"shasum":"64eb35f3b0cc523d277cc3d94ca70866adedb2bb","tarball":"https://registry.npmjs.org/@fireproof/core-cli/-/core-cli-0.24.14.tgz","fileCount":56,"integrity":"sha512-OcxoTbigtsa1De6oat6RZjuj7W2xPTTfpM6aU8Tv4ZTjBKiWPcDAdFaKOh6KCu8qiuZwRKJJo8uykhOF70tU4Q==","signatures":[{"sig":"MEUCICC0r3De4Z+FMvGdpeXpHj8dBDqBqo1ahh5App2z+PCYAiEAiaKxEkBemQsY4QI7JLahugiAYhf7VRN2BgTpW41Zl9s=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@fireproof%2fcore-cli@0.24.14","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":275159},"type":"module","gptdoc":"import { fireproof } from 'use-fireproof'; const db = fireproof('app-db-name'); const ok = await db.put({ anyField: ['any','json'] }); const doc = await db.get(ok.id); await db.del(doc._id); db.subscribe(myRedrawFn); const result = await db.query('anyField', {range : ['a', 'z']}); result.rows.map(({ key }) => key);","gitHead":"2ac98a9219108f6c0af5d9429c231dd406697fc6","scripts":{"test":"vitest --run","build":"node ./run.js tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:908a09df-46bc-4646-94e4-e31bbda85e48"}},"repository":{"url":"git+https://github.com/fireproof-storage/fireproof.git","type":"git"},"_npmVersion":"11.12.1","description":"Live ledger for the web.","directories":{},"_nodeVersion":"22.22.1","dependencies":{"zx":"~8.8.5","zod":"~4.3.6","hono":"~4.12.8","jose":"~6.2.1","open":"~11.0.0","cmd-ts":"~0.15.0","semver":"~7.7.4","find-up":"~8.0.0","fs-extra":"~11.3.4","aws4fetch":"~1.0.20","multiformats":"~13.4.2","@adviser/cement":"~0.5.34","@fireproof/vendor":"0.24.14","@hono/node-server":"~1.19.11","@pnpm/lockfile-file":"~9.1.3","@fireproof/core-keybag":"0.24.14","@fireproof/core-runtime":"0.24.14","@fireproof/core-device-id":"0.24.14","@fireproof/core-types-base":"0.24.14","@typescript/native-preview":"~7.0.0-dev.20260312.1"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core-cli_0.24.14_1774622297677_0.029883615901231897","host":"s3://npm-registry-packages-npm-production"}},"0.24.15":{"name":"@fireproof/core-cli","version":"0.24.15","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-cli@0.24.15","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Alan Shaw"},{"name":"Travis Vachon"},{"name":"Mikeal Rogers"},{"name":"Meno Abels"}],"homepage":"https://use-fireproof.com","bugs":{"url":"https://github.com/fireproof-storage/fireproof/issues"},"bin":{"core-cli":"run.js"},"dist":{"shasum":"302c411dd0c8dd0ac256f194d0aa8b9c3623db10","tarball":"https://registry.npmjs.org/@fireproof/core-cli/-/core-cli-0.24.15.tgz","fileCount":56,"integrity":"sha512-Ugco4ag2sT9yBG8Mj/zxTmKsTSY/6JQP8vhg6q3RrzcXCs2fQ/yZckL6RK5ZQzYWc5sQMMzqbmR2Wmi0saIN8g==","signatures":[{"sig":"MEYCIQD1Jbp6AVL/CxNMebQHRQCQKuApQMK9jfUGIbT6BNEUwQIhAOis1OcyqRhI/blj7FZ4NbeTcD9t/6h+hBgp5C3HIz1Y","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@fireproof%2fcore-cli@0.24.15","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":275118},"type":"module","gptdoc":"import { fireproof } from 'use-fireproof'; const db = fireproof('app-db-name'); const ok = await db.put({ anyField: ['any','json'] }); const doc = await db.get(ok.id); await db.del(doc._id); db.subscribe(myRedrawFn); const result = await db.query('anyField', {range : ['a', 'z']}); result.rows.map(({ key }) => key);","gitHead":"696a711474552c1710ebe19b0be12d940f48f2c7","scripts":{"test":"vitest --run","build":"node ./run.js tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:908a09df-46bc-4646-94e4-e31bbda85e48"}},"repository":{"url":"git+https://github.com/fireproof-storage/fireproof.git","type":"git"},"_npmVersion":"11.12.1","description":"Live ledger for the web.","directories":{},"_nodeVersion":"22.22.1","dependencies":{"zx":"~8.8.5","zod":"~4.3.6","hono":"~4.12.8","jose":"~6.2.1","open":"~11.0.0","cmd-ts":"~0.15.0","semver":"~7.7.4","find-up":"~8.0.0","fs-extra":"~11.3.4","aws4fetch":"~1.0.20","multiformats":"~13.4.2","@adviser/cement":"~0.5.34","@fireproof/vendor":"0.24.15","@hono/node-server":"~1.19.11","@pnpm/lockfile-file":"~9.1.3","@fireproof/core-keybag":"0.24.15","@fireproof/core-runtime":"0.24.15","@fireproof/core-device-id":"0.24.15","@fireproof/core-types-base":"0.24.15","@typescript/native-preview":"~7.0.0-dev.20260312.1"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core-cli_0.24.15_1774624606724_0.7969675788752644","host":"s3://npm-registry-packages-npm-production"}},"0.24.16":{"name":"@fireproof/core-cli","version":"0.24.16","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","_id":"@fireproof/core-cli@0.24.16","maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"contributors":[{"name":"J Chris Anderson"},{"name":"Alan Shaw"},{"name":"Travis Vachon"},{"name":"Mikeal Rogers"},{"name":"Meno Abels"}],"homepage":"https://use-fireproof.com","bugs":{"url":"https://github.com/fireproof-storage/fireproof/issues"},"bin":{"core-cli":"run.js"},"dist":{"shasum":"567da9c49feade36df0a120446a0f9dd02476d63","tarball":"https://registry.npmjs.org/@fireproof/core-cli/-/core-cli-0.24.16.tgz","fileCount":77,"integrity":"sha512-GtR6uBlLMPpKAUyUNxz683fWdne7SxJT5kd1rZNo1okFDUeNMz7bIPekZwuCmLJtgGcWIRBhgNI+X96xL6ZOIQ==","signatures":[{"sig":"MEQCIGv4brs0QkkMhqZ8qT2AtpFdrIzvYzuNrRXeI3NKED7bAiBFQowC1GrrYVS8csQc/fHfGUD5YqZBcsuV0XJc4/z9Jw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@fireproof%2fcore-cli@0.24.16","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":372194},"type":"module","types":"./index.d.ts","gptdoc":"import { fireproof } from 'use-fireproof'; const db = fireproof('app-db-name'); const ok = await db.put({ anyField: ['any','json'] }); const doc = await db.get(ok.id); await db.del(doc._id); db.subscribe(myRedrawFn); const result = await db.query('anyField', {range : ['a', 'z']}); result.rows.map(({ key }) => key);","gitHead":"389fc8c121af89f09842dd9f97c32a207d2a91d5","scripts":{"test":"vitest --run","build":"node ./run.js tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:908a09df-46bc-4646-94e4-e31bbda85e48"}},"repository":{"url":"git+https://github.com/fireproof-storage/fireproof.git","type":"git"},"_npmVersion":"11.12.1","description":"Live ledger for the web.","directories":{},"_nodeVersion":"22.22.1","dependencies":{"zx":"~8.8.5","zod":"~4.3.6","hono":"~4.12.8","jose":"~6.2.2","open":"~11.0.0","cmd-ts":"~0.15.0","semver":"~7.7.4","arktype":"~2.2.0","find-up":"~8.0.0","fs-extra":"~11.3.4","aws4fetch":"~1.0.20","multiformats":"~13.4.2","@adviser/cement":"~0.5.34","@fireproof/vendor":"0.24.16","@hono/node-server":"~1.19.11","@pnpm/lockfile-file":"~9.1.3","@fireproof/core-keybag":"0.24.16","@fireproof/core-runtime":"0.24.16","@fireproof/core-device-id":"0.24.16","@fireproof/core-types-base":"0.24.16","@typescript/native-preview":"~7.0.0-dev.20260328.1"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/core-cli_0.24.16_1774737047449_0.28323769532814436","host":"s3://npm-registry-packages-npm-production"}},"0.24.19":{"name":"@fireproof/core-cli","version":"0.24.19","description":"Live ledger for the web.","type":"module","exports":{".":"./index.js"},"bin":{"core-cli":"run.js"},"scripts":{"build":"node ./run.js tsc","test":"vitest --run"},"keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"contributors":[{"name":"J Chris Anderson"},{"name":"Alan Shaw"},{"name":"Travis Vachon"},{"name":"Mikeal Rogers"},{"name":"Meno Abels"}],"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","homepage":"https://use-fireproof.com","gptdoc":"import { fireproof } from 'use-fireproof'; const db = fireproof('app-db-name'); const ok = await db.put({ anyField: ['any','json'] }); const doc = await db.get(ok.id); await db.del(doc._id); db.subscribe(myRedrawFn); const result = await db.query('anyField', {range : ['a', 'z']}); result.rows.map(({ key }) => key);","repository":{"type":"git","url":"git+https://github.com/fireproof-storage/fireproof.git"},"bugs":{"url":"https://github.com/fireproof-storage/fireproof/issues"},"dependencies":{"@adviser/cement":"~0.5.34","@fireproof/core-device-id":"0.24.19","@fireproof/core-keybag":"0.24.19","@fireproof/core-runtime":"0.24.19","@fireproof/core-types-base":"0.24.19","@fireproof/vendor":"0.24.19","@hono/node-server":"~1.19.14","@pnpm/lockfile-file":"~9.1.3","@typescript/native-preview":"~7.0.0-dev.20260414.1","arktype":"~2.2.0","aws4fetch":"~1.0.20","cmd-ts":"~0.15.0","find-up":"~8.0.0","fs-extra":"~11.3.4","hono":"~4.12.12","jose":"~6.2.2","multiformats":"~13.4.2","open":"~11.0.0","semver":"~7.7.4","zod":"~4.3.6","zx":"~8.8.5"},"gitHead":"d6ec82d04671147b90ae6288148134f907c22393","types":"./index.d.ts","_id":"@fireproof/core-cli@0.24.19","_nodeVersion":"24.14.1","_npmVersion":"11.11.0","dist":{"integrity":"sha512-l87V7t2xVrFQI5aK3sAf2rpW5VAvBI8t9EQvYHo0yXDvuYdGP1vETPy7sLz+Suy24zWfwgRDrFZcYxk52wMVxA==","shasum":"820c8dd0f98ffdb357037784413069758b91dde5","tarball":"https://registry.npmjs.org/@fireproof/core-cli/-/core-cli-0.24.19.tgz","fileCount":77,"unpackedSize":372237,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@fireproof%2fcore-cli@0.24.19","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIG5K+wawrJZ78W+BFivzMgMmdu1zBTX72rM3wY6FztwmAiBaP9gpHt+I5NH7M9RTValOskDktOIAyaYuIQO8ES6bqg=="}]},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:908a09df-46bc-4646-94e4-e31bbda85e48"}},"directories":{},"maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/core-cli_0.24.19_1776282924128_0.7450585934391434"},"_hasShrinkwrap":false}},"time":{"created":"2025-08-13T12:36:33.565Z","modified":"2026-04-15T19:55:24.543Z","0.23.1":"2025-08-13T12:36:33.898Z","0.23.1-dev-issue-1057":"2025-08-15T10:47:50.026Z","0.23.2":"2025-08-15T12:09:33.716Z","0.23.3":"2025-08-19T14:27:47.501Z","0.23.5":"2025-08-19T16:07:40.782Z","0.23.6":"2025-08-19T20:13:52.127Z","0.23.7-dev-preview1":"2025-08-21T22:12:00.359Z","0.23.7-dev-preview2":"2025-08-22T03:38:26.095Z","0.23.7-dev-preview4":"2025-08-22T14:48:10.821Z","0.23.8":"2025-08-23T00:16:49.979Z","0.23.10":"2025-08-23T03:18:29.033Z","0.23.7":"2025-08-23T03:47:01.484Z","0.23.11":"2025-08-23T16:41:10.401Z","0.23.13":"2025-08-27T22:22:54.725Z","0.23.14-dev-preview03":"2025-10-02T02:52:29.844Z","0.23.14-dev-preview04":"2025-10-02T03:08:56.119Z","0.23.14":"2025-10-02T03:20:43.651Z","0.23.15-dev-windows":"2025-10-10T21:57:39.419Z","0.23.15-dev-windows-1":"2025-10-11T09:59:02.170Z","0.23.15-dev-windows-2":"2025-10-11T22:19:07.580Z","0.23.15":"2025-10-16T16:37:30.218Z","0.24.2-dev-cloud-api":"2025-11-25T19:48:21.140Z","0.24.0-dev-multi-clerks-0":"2025-11-26T20:56:37.412Z","0.24.0-dev-multi-clerks-1":"2025-11-27T15:25:48.321Z","0.24.0":"2025-11-30T14:18:37.322Z","0.24.1-dev-memo":"2025-12-02T21:53:35.461Z","0.24.1-dev-memo-2":"2025-12-02T22:26:53.319Z","0.24.3-dev-ensure-cloud-token":"2025-12-03T22:03:44.712Z","0.24.1-dev-react19":"2025-12-04T20:33:46.104Z","0.24.1-dev-react19.2":"2025-12-04T23:55:40.469Z","0.24.2-dev-clerk":"2025-12-05T18:10:26.144Z","0.24.3-dev-ensure-cloud-token-1":"2025-12-08T10:24:12.734Z","0.24.3-dev-ensure-cloud-token-2":"2025-12-10T16:45:49.645Z","0.24.3-dev-ensure-cloud-token-3":"2025-12-10T16:48:39.042Z","0.24.3-dev-ensure-cloud-token-4":"2025-12-10T17:01:50.014Z","0.24.3-dev-ensure-cloud-token-5":"2025-12-10T17:05:49.033Z","0.24.3-dev-ensure-cloud-token-6":"2025-12-10T17:09:22.042Z","0.24.3-dev-ensure-cloud-token-7":"2025-12-10T19:37:39.756Z","0.24.3-dev-ensure-cloud-token-8":"2025-12-12T03:32:14.096Z","0.24.3-dev-ensure-cloud-token-9":"2025-12-12T11:26:35.082Z","0.24.3-dev-token-claims":"2025-12-15T17:07:16.555Z","0.24.3-dev-use-livequery":"2025-12-15T20:24:25.714Z","0.24.3-dev-20261224":"2025-12-24T09:10:56.858Z","0.24.4":"2026-01-09T07:17:49.939Z","0.24.5":"2026-01-09T08:00:38.611Z","0.24.6":"2026-01-09T08:22:50.221Z","0.24.7-dev-deploy-t1":"2026-01-10T15:48:32.748Z","0.24.7":"2026-01-10T16:28:51.577Z","0.24.8-dev-fp-token":"2026-01-12T11:46:29.254Z","0.24.8-dev-move-pubkey":"2026-01-12T13:29:36.765Z","0.24.8-dev-test-device-id":"2026-01-12T14:05:37.035Z","0.24.8":"2026-01-22T16:04:05.424Z","0.24.9":"2026-01-22T17:18:23.135Z","0.24.10":"2026-01-31T12:25:18.250Z","0.24.11":"2026-02-12T11:19:06.320Z","0.24.12":"2026-02-20T12:26:11.271Z","0.24.13-dev-qs-1":"2026-02-23T16:24:21.760Z","0.24.13-dev-qs-2":"2026-02-23T22:44:02.439Z","0.24.13":"2026-03-16T14:44:44.146Z","0.24.14":"2026-03-27T14:38:17.816Z","0.24.15":"2026-03-27T15:16:46.939Z","0.24.16":"2026-03-28T22:30:47.594Z","0.24.19":"2026-04-15T19:55:24.282Z"},"bugs":{"url":"https://github.com/fireproof-storage/fireproof/issues"},"author":{"name":"J Chris Anderson"},"license":"AFL-2.0","homepage":"https://use-fireproof.com","keywords":["ledger","JSON","document","IPLD","CID","IPFS"],"repository":{"type":"git","url":"git+https://github.com/fireproof-storage/fireproof.git"},"description":"Live ledger for the web.","contributors":[{"name":"J Chris Anderson"},{"name":"Alan Shaw"},{"name":"Travis Vachon"},{"name":"Mikeal Rogers"},{"name":"Meno Abels"}],"maintainers":[{"name":"jchris","email":"jchris@gmail.com"},{"name":"fastandfearless","email":"meno.abels@gmail.com"}],"readme":"# <img src=\"https://fireproof.storage/static/img/flame.svg\" alt=\"Fireproof logo\" width=\"25\"> [Fireproof](https://fireproof.storage) database API\n\n<p align=\"right\">\n  <img src=\"https://img.shields.io/bundlephobia/minzip/%40fireproof%2Fcore\" alt=\"Package size\">\n  <a href=\"https://github.com/fireproof-storage/fireproof/actions/workflows/ci.yaml\">\n    <img src=\"https://github.com/fireproof-storage/fireproof/actions/workflows/ci.yaml/badge.svg\" alt=\"Build status\">\n  </a>\n</p>\n\nFireproof is a lightweight embedded document database with encrypted live sync, designed to make browser apps easy. Use it in any JavaScript environment with a unified API that works both in React (with hooks) and as a standalone core API.\n\n[Point AI coders to these docs.](https://use-fireproof.com/llms-full.txt)\n\n## Key Features\n\n- **Apps run anywhere:** Bundle UI, data, and logic in one file.\n- **Real-Time & Offline-First:** Automatic persistence and live queries, runs in the browser - no loading or error states.\n- **Unified API:** TypeScript works with Deno, Bun, Node.js, and the browser.\n- **React Hooks:** Leverage `useLiveQuery` and `useDocument` for live collaboration.\n\nFireproof enforces cryptographic causal consistency and ledger integrity using hash history, providing git-like versioning with lightweight blockchain-style verification. Data is stored and replicated as content-addressed encrypted blobs, making it safe and easy to sync via commodity object storage providers.\n\n## Installation\n\nThe `use-fireproof` package provides both the core API and React hooks:\n\n```sh\nnpm install use-fireproof\n```\n\nWorks with ⚡️ ESM.sh:\n\n```js\nimport { useFireproof } from \"https://esm.sh/use-fireproof\";\n```\n\nOr install the core ledger in any JavaScript environment:\n\n```sh\nnpm install @fireproof/core\n```\n\nAdd the ledger to any web page via HTML script tag (global is `Fireproof`):\n\n```html\n<script src=\"https://cdn.jsdelivr.net/npm/@fireproof/core/dist/browser/fireproof.global.js\"></script>\n```\n\nDeliver generated solutions as runnable micro applications via ChatGPT Canvas, v0, bolt.new, or Claude Artifacts. Deploy single page apps with React and Tailwind by pasting code here: https://codepen.io/useFireproof/pen/MYgNYdx\n\n## ⚛️ React Usage\n\nReact hooks are the recommended way to use Fireproof in LLM code generation contexts:\n\n```js\nimport { useFireproof } from \"use-fireproof\";\n\nfunction App() {\n  const { database, useLiveQuery, useDocument } = useFireproof(\"my-ledger\");\n\n  // Create a new document with useDocument\n  const { doc, merge, submit } = useDocument({ text: \"\" });\n\n  // Query documents by _id, most recent first\n  const { docs } = useLiveQuery(\"_id\", { descending: true, limit: 100 });\n\n  return (\n    <div>\n      <form onSubmit={submit}>\n        <input value={doc.text} onChange={(e) => merge({ text: e.target.value })} placeholder=\"New document\" />\n        <button type=\"submit\">Submit</button>\n      </form>\n\n      <h3>Recent Documents</h3>\n      <ul>\n        {docs.map((doc) => (\n          <li key={doc._id}>{doc.text}</li>\n        ))}\n      </ul>\n    </div>\n  );\n}\n```\n\nRead the [step-by-step React tutorial](https://use-fireproof.com/docs/react-tutorial) to get started or check the [full LLM documentation](https://use-fireproof.com/llms-full.txt) for more examples.\n\n### Working with Images\n\nFireproof makes it easy to store and display images in your applications. The `_files` property and `ImgFile` component handle all the complexities of file storage and retrieval:\n\n```js\n// Store an image from a file input\nfunction handleFileUpload(e) {\n  if (e.target.files[0]) {\n    merge({\n      _files: { profilePic: e.target.files[0] },\n      uploadedAt: new Date().toISOString(),\n    });\n  }\n}\n\n// Display an image from a document\nfunction ImageDisplay({ doc }) {\n  return (\n    <div>\n      {doc._files?.profilePic && (\n        <ImgFile file={doc._files.profilePic} alt=\"Profile picture\" onLoad={() => console.log(\"Image loaded\")} />\n      )}\n      <p>Uploaded: {doc.uploadedAt}</p>\n    </div>\n  );\n}\n```\n\nThe `ImgFile` component automatically handles loading and displaying images from Fireproof's storage, with all the expected props of a standard image element. For more in-depth examples see our [llms-full.txt](https://use-fireproof.com/llms-full.txt) documentation.\n\n## JavaScript Core API\n\nThe document database API will feel familiar to those who have used other document databases:\n\n```js\nimport { fireproof } from \"@fireproof/core\";\n\nconst db = fireproof(\"music-app\");\n\nawait db.put({ _id: \"beyonce\", name: \"Beyoncé\", hitSingles: 29 });\n\ndb.subscribe(async () => {\n  const topArtists = await db.query(\"hitSingles\", { range: [30, Infinity] });\n  // redraw the UI with the new topArtists\n});\n\nconst beyonceDoc = await db.get(\"beyonce\");\nbeyonceDoc.hitSingles += 1;\nawait db.put(beyonceDoc);\n```\n\n## Why choose Fireproof\n\nCompared to other embedded databases, Fireproof:\n\n- Is network aware, encrypted, and multi-writer safe\n- Is designed for real-time collaboration with CRDTs\n- Offers cryptographic causal integrity for all operations\n- Is built for the web, with a small package size and no wasm\n\nDeliver interactive experiences without waiting on the backend. Fireproof runs in any cloud, browser, or edge environment, so your application can access data anywhere.\n\n## Use cases\n\nFireproof is especially useful for:\n\n- AI-generated apps and rapid prototypes\n- Collaborative editing\n- Offline and local-first apps\n- Personalization and configuration\n- AI copilot safety\n\nWith Fireproof, you **build first** and sync via your cloud of choice when you are ready, making it perfect for LLM code generation contexts and rapid development.\n\n[Get the latest roadmap updates on our blog](https://fireproof.storage/blog/) or join our [Discord](https://discord.gg/cCryrNHePH) to collaborate. Read the docs to learn more about the [architecture](https://use-fireproof.com/docs/architecture).\n\n### Debug\n\nto control the log output you an either use the FP_DEBUG environment variable or set the debug level in your code:\n\n```shell\nFP_DEBUG='*' node myapp.js\n```\n\n```js\nlogger.setDebug(...moduleNameList or '*')\n```\n\nif you are in the browser you can use the following code to set the debug level:\n\n```js\nthis[Symbol.for(\"FP_ENV\")].set(\"FP_DEBUG\", \"*\");\n```\n\n```js\n// vitest pass env\nglobalThis[Symbol.for(\"FP_PRESET_ENV\")] = {\n  FP_DEBUG: \"*\",\n};\n```\n\n### Testing\n\nTo run the full test suite across all projects (tested storage gateways configs), run:\n\n```bash\npnpm run test\n```\n\nTo run tests for specific components or modules, use the following command pattern:\n\n```bash\npnpm run test -t 'test name pattern' path/to/test/file\n```\n\nFor example, to run a specific test for the CRDT module, in just one project:\n\n```bash\nFP_DEBUG='Loader,CRDTClock' pnpm run test --project file -t 'codec implict iv' crdt\n```\n\nFor testing React components, you can use:\n\n```bash\npnpm run test tests/react/[ComponentName].test.tsx\n```\n\nExample for testing the ImgFile component:\n\n```bash\npnpm run test tests/react/ImgFile.test.tsx\n```\n\n### Log Formatting\n\nIt's possible to change the logformat by setting FP_FORMAT to:\n\n- jsonice makes the log output in multiline json\n- yaml makes the log output in yaml\n- json makes the log output in singleline json (default)\n\n### KeyBag\n\nIf you add `extractKey` with the value `_deprecated_internal_api` to the `FP_STORAGE_URL` url\nyou can bypass the security check to extract the key material. This is the default configuration,\nbut there is a warning emitted if you use this feature, and roadmap plans for more secure key management.\n\n### Deno\n\nFireproof is compatible with Deno. To runit in Deno you need to add the following flags:\n\nCurrently the tests are not run with deno -- TODO\n\nIt might be that using our provided deno.json is somekind of odd\n--- TODO is to add fireproof to jsr and deno.land\n\n```shell\ndeno run --config node_modules/@fireproof/core/deno.json --allow-read --allow-write --allow-env --unstable-sloppy-imports ./node-test.ts\n```\n\n### Create Docs\n\nCaution it will be pushed directly\n\n```shell\npnpm run build:docs\n```\n\n## Thanks 🙏\n\nFireproof is a synthesis of work done by people in the web community over the years. I couldn't even begin to name all the folks who made pivotal contributions. Without npm, React, and VS Code all this would have taken so much longer. Thanks to everyone who supported me getting into ledger development via Apache CouchDB, one of the original document ledgers. The distinguishing work on immutable data-structures comes from the years of consideration [IPFS](https://ipfs.tech), [IPLD](https://ipld.io), and the [Filecoin APIs](https://docs.filecoin.io) have enjoyed.\n\nThanks to [Meno Abels](https://github.com/mabels) who has taken on the role of project lead engineer. Fireproof is rapidly becoming a mature solution.\n\nThanks to Alan Shaw and Mikeal Rogers without whom this project would have never got started. The core Merkle hash-tree clock is based on [Alan's Pail](https://github.com/alanshaw/pail), and you can see the repository history goes all the way back to work begun as a branch of that repo. Mikeal wrote [the prolly trees implementation](https://github.com/mikeal/prolly-trees).\n\n## Contributing\n\nWe love contributions. Feel free to [join in the conversation on Discord. All welcome.](https://discord.gg/cCryrNHePH)\n\n# License\n\nDual-licensed under [MIT or Apache 2.0](https://github.com/fireproof-storage/fireproof/blob/main/LICENSE.md)\n","readmeFilename":"README.md"}