mirror of
https://github.com/pockethost/pockethost.git
synced 2026-02-27 13:33:20 +00:00
14 lines
287 B
JSON
14 lines
287 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",
|
|
"chalk": "^4.1.2",
|
|
"nanoid": "^4.0.0",
|
|
"pocketbase": "^0.8.0",
|
|
"type-fest": "^3.3.0"
|
|
}
|
|
} |