2020-11-18 08:54:47 -03:00
|
|
|
{
|
|
|
|
"name": "uguu",
|
2022-07-22 00:32:52 -04:00
|
|
|
"version": "1.6.0",
|
|
|
|
"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 08:54:47 -03:00
|
|
|
"repository": {
|
|
|
|
"type": "git",
|
2022-01-23 08:33:37 -03:00
|
|
|
"url": "https://github.com/nokonoko/uguu"
|
2020-11-18 08:54:47 -03:00
|
|
|
},
|
2022-01-23 08:33:37 -03:00
|
|
|
"author": "Go Johansson <neku@pomf.se>",
|
2020-11-18 08:54:47 -03:00
|
|
|
"contributors": [
|
2021-06-27 09:17:20 -04:00
|
|
|
"Pomf Community <github.com/pomf/pomf>",
|
2021-07-07 11:53:25 -04:00
|
|
|
"Uguu Community <github.com/nokonoko/uguu>"
|
2020-11-18 08:54:47 -03:00
|
|
|
],
|
2022-04-17 09:14:43 -04:00
|
|
|
"license": "GPLV3",
|
2020-11-18 08:54:47 -03:00
|
|
|
"bugs": {
|
|
|
|
"url": "https://github.com/nokonoko/uguu/issues"
|
|
|
|
},
|
2022-07-22 00:32:52 -04:00
|
|
|
"devDependencies" : {
|
2022-07-16 02:24:58 -04:00
|
|
|
"ejs": "^3.1.8",
|
|
|
|
"minify-all-cli": "^1.0.13",
|
2022-07-22 00:32:52 -04:00
|
|
|
"node-jq": "^2.3.3",
|
|
|
|
"npx": "^10.2.2",
|
|
|
|
"imagemin-cli": "^7.0.0",
|
|
|
|
"imagemin-pngquant": "^9.0.2"
|
2020-11-18 08:54:47 -03:00
|
|
|
}
|
|
|
|
}
|