mirror of
https://github.com/turbomaster95/coderrrrr.git
synced 2025-05-11 20:40:14 +00:00
activitypub + pkg.json
This commit is contained in:
parent
54a7d8f235
commit
f3de01680a
32
package.json
Normal file
32
package.json
Normal file
@ -0,0 +1,32 @@
|
||||
{
|
||||
"name": "coderrrrr.site",
|
||||
"description": "Deva Midhun's personal website",
|
||||
"dependencies": {
|
||||
"@firebase/app-types": "^0.9.0",
|
||||
"@polymath-ai/client": "*",
|
||||
"@polymath-ai/host": "*",
|
||||
"@vercel/analytics": "^1.0.0",
|
||||
"@vercel/edge": "^0.2.7",
|
||||
"@vercel/kv": "^3.0.0",
|
||||
"@vercel/node": "^2.9.10",
|
||||
"@vercel/og": "^0.0.21",
|
||||
"activitypub-core-types": "^0.0.363",
|
||||
"ava": "^5.2.0",
|
||||
"file-drop-element": "^1.0.1",
|
||||
"firebase-admin": "^12.0.0",
|
||||
"hugo-bin": "^0.97.0",
|
||||
"multiparty": "^4.2.3",
|
||||
"node-fetch": "^2.6.1",
|
||||
"pinch-zoom-element": "^1.1.1",
|
||||
"uuid": "^9.0.0",
|
||||
"vercel": "^28.11.0",
|
||||
"whatwg-flora-tmpl": "^1.0.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/multiparty": "^0.0.33",
|
||||
"@types/uuid": "^9.0.8",
|
||||
"puppeteer": "^24.1.0",
|
||||
"typescript": "^4.9.5"
|
||||
},
|
||||
"type": "module"
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user