mirror of
https://github.com/stoatchat/for-web.git
synced 2026-07-20 23:03:46 -04:00
55ce54ef72
Co-authored-by: stoat-release[bot] <245062572+stoat-release[bot]@users.noreply.github.com>
23 lines
693 B
JSON
23 lines
693 B
JSON
{
|
|
"name": "stoat-for-web",
|
|
"version": "0.9.1",
|
|
"description": "Stoat for Web: frontend software for Stoat",
|
|
"devDependencies": {
|
|
"@eslint/js": "^9.39.1",
|
|
"eslint": "^9.26.0",
|
|
"eslint-config-prettier": "^10.1.8",
|
|
"eslint-plugin-prettier": "^5.5.5",
|
|
"eslint-plugin-solid": "^0.14.5",
|
|
"prettier": "^3.8.1",
|
|
"prettier-plugin-organize-imports": "^4.3.0",
|
|
"typescript-eslint": "^8.54.0"
|
|
},
|
|
"keywords": [],
|
|
"engines": {
|
|
"node": ">=16",
|
|
"pnpm": ">=6"
|
|
},
|
|
"private": true,
|
|
"packageManager": "pnpm@11.3.0+sha512.2c403d6594527287672b1f7056343a1f7c3634036a67ffabfcc2b3d7595d843768f8787148d1b57cf7956c90606bbd192857c363af19e96d2d0ec9ec5741d215"
|
|
}
|