aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
blob: 26e422135c34c893b661b2c1aade417928d18f7d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
{
  "name": "archive-browser",
  "version": "0.1.0",
  "license": "",
  "scripts": {
    "dev": "next dev",
    "build": "next build",
    "start": "next start"
  },
  "dependencies": {
    "@tailwindcss/typography": "^0.5.12",
    "axios": "^1.6.8",
    "linkify-react": "^4.1.3",
    "linkifyjs": "^4.1.3",
    "next": "13.0.6",
    "pretty-bytes": "^6.1.1",
    "react": "18.2.0",
    "react-dom": "18.2.0",
    "react-srv3": "^1.0.4",
    "timeago.js": "^4.0.2"
  },
  "devDependencies": {
    "@tailwindcss/ui": "^0.7.2",
    "@types/node": "^18.19.31",
    "@types/react": "^18.2.78",
    "@types/react-dom": "^18.2.25",
    "postcss": "^8.4.38",
    "postcss-preset-env": "^7.8.3",
    "prettier": "^2.8.8",
    "tailwindcss": "^3.4.3",
    "typescript": "^4.9.5"
  }
}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage