aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
blob: eff6ede6f2e0f0505f453146ebf9737b721f4e94 (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
{
  "name": "archive-browser",
  "version": "0.1.0",
  "license": "",
  "scripts": {
    "dev": "next dev",
    "build": "next build",
    "start": "next start"
  },
  "dependencies": {
    "@tailwindcss/typography": "^0.4.1",
    "axios": "^1.2.1",
    "next": "12.0.3",
    "pretty-bytes": "^6.0.0",
    "react": "17.0.2",
    "react-dom": "17.0.2",
    "react-srv3": "^1.0.3",
    "timeago.js": "^4.0.2"
  },
  "devDependencies": {
    "@tailwindcss/ui": "^0.7.2",
    "@types/node": "^16.11.7",
    "@types/react": "^17.0.34",
    "@types/react-dom": "^17.0.11",
    "postcss": "^8.3.11",
    "postcss-preset-env": "^6.7.0",
    "prettier": "^2.4.1",
    "tailwindcss": "^2.2.19",
    "typescript": "^4.4.4"
  }
}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage