mirror of
https://github.com/supermemoryai/supermemory.git
synced 2026-05-17 03:56:18 +00:00
8 lines
127 B
JSON
8 lines
127 B
JSON
{
|
|
"name": "@supermemory/db",
|
|
"version": "0.0.1",
|
|
"exports": {
|
|
".": "./index.ts",
|
|
"./schema": "./schema.ts"
|
|
}
|
|
}
|