Uguu/package.json

27 lines
703 B
JSON

{
"name": "uguu",
"version": "1.6.7",
"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"
},
"author": "Go Johansson <neku@pomf.se>",
"contributors": [
"Pomf Community <github.com/pomf/pomf>",
"Uguu Community <github.com/nokonoko/uguu>"
],
"license": "GPLV3",
"bugs": {
"url": "https://github.com/nokonoko/uguu/issues"
},
"devDependencies": {
"minify": "^9.1.0",
"ejs": "^3.1.8",
"node-jq": "^2.3.4",
"imagemin-cli": "^7.0.0",
"imagemin-pngquant": "^9.0.2"
}
}