{"_id":"@agentifai-oss/storage-sqlite","name":"@agentifai-oss/storage-sqlite","dist-tags":{"latest":"0.1.0"},"versions":{"0.1.0":{"name":"@agentifai-oss/storage-sqlite","version":"0.1.0","description":"SQLite event and projection storage adapter for AgentifAI.","type":"module","main":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./package.json":"./package.json"},"sideEffects":false,"scripts":{"build":"tsc -b","prepack":"npm run build"},"engines":{"node":">=22.13.0"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Lelianto/agentifai.git","directory":"packages/storage-sqlite"},"homepage":"https://github.com/Lelianto/agentifai#readme","bugs":{"url":"https://github.com/Lelianto/agentifai/issues"},"publishConfig":{"access":"public"},"dependencies":{"@agentifai-oss/application":"0.1.0","@agentifai-oss/domain":"0.1.0"},"peerDependencies":{"@types/node":">=22.13.0 <25"},"_id":"@agentifai-oss/storage-sqlite@0.1.0","gitHead":"00edd3d8d309fbfab1ce4e9d2495305cce207bd0","_nodeVersion":"24.14.0","_npmVersion":"10.8.2","dist":{"integrity":"sha512-aR/GUw3nj9829/flvG2ri36XXtLtRRiEvKlpvPtsGSt/KMsTuTNHrtZYBR6deBAJI2P6qlYOduJDf/QpsbUiTA==","shasum":"2ee39acc1a1544f374e5de0f038f1881acfe4ea6","tarball":"https://registry.npmjs.org/@agentifai-oss/storage-sqlite/-/storage-sqlite-0.1.0.tgz","fileCount":7,"unpackedSize":12294,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIEq0tFbwo0sUmkDjmjjaOJTqE6IYkonohaD+OFIHzrPnAiEAksd0AIudHq9Qk8jj8LdRYp1UfcXpF38T/aAojfKKxg8="}]},"_npmUser":{"name":"antihero","email":"lelianto.eko@gmail.com"},"directories":{},"maintainers":[{"name":"antihero","email":"lelianto.eko@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/storage-sqlite_0.1.0_1784980622052_0.868471622587174"},"_hasShrinkwrap":false}},"time":{"created":"2026-07-25T11:57:01.934Z","0.1.0":"2026-07-25T11:57:02.202Z","modified":"2026-07-25T11:57:02.418Z"},"maintainers":[{"name":"antihero","email":"lelianto.eko@gmail.com"}],"description":"SQLite event and projection storage adapter for AgentifAI.","homepage":"https://github.com/Lelianto/agentifai#readme","repository":{"type":"git","url":"git+https://github.com/Lelianto/agentifai.git","directory":"packages/storage-sqlite"},"bugs":{"url":"https://github.com/Lelianto/agentifai/issues"},"license":"MIT","readme":"# @agentifai-oss/storage-sqlite\n\nSQLite event and projection storage adapter for AgentifAI.\n\n```bash\nnpm install @agentifai-oss/storage-sqlite\n```\n\n```ts\nimport { SQLiteStore } from \"@agentifai-oss/storage-sqlite\";\n\nconst store = new SQLiteStore(\"./agentifai.db\");\n```\n\nRequires Node.js 22.13 or newer and uses the built-in `node:sqlite` module. Applications normally receive this adapter through `@agentifai-oss/server`.\n","readmeFilename":"README.md","_rev":"1-7a282b21bd8b9865aab0966d7854ae46"}