supermemory/packages/db/package.json
2025-01-20 17:50:45 -07:00

8 lines
127 B
JSON

{
"name": "@supermemory/db",
"version": "0.0.1",
"exports": {
".": "./index.ts",
"./schema": "./schema.ts"
}
}