2020-11-18 12:54:47 +01:00
|
|
|
{
|
|
|
|
"name": "uguu",
|
2023-01-14 03:02:55 +01:00
|
|
|
"version": "1.6.7",
|
2022-07-22 06:32:52 +02:00
|
|
|
"description": "Uguu is a simple lightweight temporary file host with support for drop, paste, click and API uploading.",
|
|
|
|
"homepage": "https://uguu.se",
|
2020-11-18 12:54:47 +01:00
|
|
|
"repository": {
|
|
|
|
"type": "git",
|
2022-01-23 12:33:37 +01:00
|
|
|
"url": "https://github.com/nokonoko/uguu"
|
2020-11-18 12:54:47 +01:00
|
|
|
},
|
2022-01-23 12:33:37 +01:00
|
|
|
"author": "Go Johansson <neku@pomf.se>",
|
2020-11-18 12:54:47 +01:00
|
|
|
"contributors": [
|
2021-06-27 15:17:20 +02:00
|
|
|
"Pomf Community <github.com/pomf/pomf>",
|
2021-07-07 17:53:25 +02:00
|
|
|
"Uguu Community <github.com/nokonoko/uguu>"
|
2020-11-18 12:54:47 +01:00
|
|
|
],
|
2022-04-17 15:14:43 +02:00
|
|
|
"license": "GPLV3",
|
2020-11-18 12:54:47 +01:00
|
|
|
"bugs": {
|
|
|
|
"url": "https://github.com/nokonoko/uguu/issues"
|
|
|
|
},
|
2022-12-17 00:23:38 +01:00
|
|
|
"devDependencies": {
|
2023-01-01 09:45:39 +01:00
|
|
|
"minify": "^9.1.0",
|
2022-07-16 08:24:58 +02:00
|
|
|
"ejs": "^3.1.8",
|
2023-01-01 09:45:39 +01:00
|
|
|
"node-jq": "^2.3.4",
|
2022-07-22 06:32:52 +02:00
|
|
|
"imagemin-cli": "^7.0.0",
|
|
|
|
"imagemin-pngquant": "^9.0.2"
|
2020-11-18 12:54:47 +01:00
|
|
|
}
|
|
|
|
}
|