mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-03-13 22:06:14 +01:00
12 lines
212 B
JSON
12 lines
212 B
JSON
{
|
|
"name": "@yaakapp-internal/model-store",
|
|
"private": true,
|
|
"version": "1.0.0",
|
|
"type": "module",
|
|
"main": "src/index.ts",
|
|
"types": "src/index.ts",
|
|
"peerDependencies": {
|
|
"jotai": "^2.18.0"
|
|
}
|
|
}
|