mirror of
https://github.com/stack-auth/stack.git
synced 2026-06-04 21:04:37 +08:00
13 lines
215 B
JSON
13 lines
215 B
JSON
{
|
|
"name": "@hexclave/internal-tool-module",
|
|
"private": true,
|
|
"version": "1.0.1",
|
|
"type": "module",
|
|
"dependencies": {
|
|
"spacetimedb": "^2.1.0"
|
|
},
|
|
"devDependencies": {
|
|
"typescript": "5.9.3"
|
|
}
|
|
}
|