aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
author0t4u <61939142+0t4u@users.noreply.github.com>2022-12-05 20:33:28 +0000
committerGitHub <noreply@github.com>2022-12-05 20:33:28 +0000
commitc6aa70a64731b608fade3acab48c1d1d2df280b6 (patch)
treea92d130d6b927e520ab40692bc504db7606f2092 /package.json
Add files via upload
Diffstat (limited to 'package.json')
-rw-r--r--package.json31
1 files changed, 31 insertions, 0 deletions
diff --git a/package.json b/package.json
new file mode 100644
index 0000000..eff6ede
--- /dev/null
+++ b/package.json
@@ -0,0 +1,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