2020-11-18 08:54:47 -03:00
|
|
|
{
|
|
|
|
"name": "uguu",
|
2022-07-16 02:24:58 -04:00
|
|
|
"version": "1.5.4",
|
2020-11-18 08:54:47 -03:00
|
|
|
"description": "Kawaii file host",
|
|
|
|
"homepage": "https://uguu.se/",
|
|
|
|
"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"
|
|
|
|
},
|
|
|
|
"dependencies": {
|
2022-07-16 02:24:58 -04:00
|
|
|
"ejs": "^3.1.8",
|
|
|
|
"minify-all-cli": "^1.0.13",
|
|
|
|
"node-jq": "^2.3.3"
|
2020-11-18 08:54:47 -03:00
|
|
|
}
|
|
|
|
}
|