]> jfr.im git - uguu.git/blobdiff - package.json
fix multiple uploads in same request
[uguu.git] / package.json
index 5eafc445d03507bfa1cfe57e0d11c597f38f61f8..d1676686da36062df7f23b6126d6512297dc160f 100644 (file)
@@ -1,8 +1,8 @@
 {
   "name": "uguu",
-  "version": "1.5.2",
-  "description": "Kawaii file host",
-  "homepage": "https://uguu.se/",
+  "version": "1.7.2",
+  "description": "Uguu is a simple lightweight temporary file host with support for drop, paste, click and API uploading.",
+  "homepage": "https://uguu.se",
   "repository": {
     "type": "git",
     "url": "https://github.com/nokonoko/uguu"
     "Pomf Community <github.com/pomf/pomf>",
     "Uguu Community <github.com/nokonoko/uguu>"
   ],
-  "license": "MIT",
+  "license": "GPLV3",
   "bugs": {
     "url": "https://github.com/nokonoko/uguu/issues"
   },
   "devDependencies": {
-    "clean-css": "^5.1.2",
-    "clean-css-cli": "^5.3.0",
-    "uglify-js": "^3.13.9",
-    "swig": "^1.4.2"
-  },
-  "dependencies": {
-    "htmlmin": "0.0.6"
+    "minify": "^9.1.0",
+    "ejs": "^3.1.8",
+    "node-jq": "^2.3.4",
+    "imagemin-cli": "^7.0.0",
+    "imagemin-pngquant": "^9.0.2"
   }
 }