mirror of
https://github.com/pockethost/pockethost.git
synced 2026-02-26 05:00:12 +00:00
13 lines
264 B
JSON
13 lines
264 B
JSON
{
|
|
"name": "@pockethost/common",
|
|
"version": "0.0.1",
|
|
"main": "src/index.ts",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@s-libs/micro-dash": "^15.1.0",
|
|
"ajv": "^8.11.2",
|
|
"nanoid": "^4.0.0",
|
|
"pocketbase": "^0.8.0",
|
|
"type-fest": "^3.3.0"
|
|
}
|
|
} |