Uguu is a simple lightweight temporary file host with support for drop, paste, click and API uploading.
https://uguu.se
phpuploaderupload-imagesupload-filesqlite-databasepomffile-sharingnginxhostingfilehostingfilehosterfilehostfile-uploadlightweighttemporary-filesuguuupload-files
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
28 lines
638 B
28 lines
638 B
{ |
|
"name": "uguu", |
|
"version": "1.5.3", |
|
"description": "Kawaii file host", |
|
"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": { |
|
"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" |
|
} |
|
}
|
|
|