]> jfr.im git - uguu.git/blob - package.json
Update 'docker/Dockerfile'
[uguu.git] / package.json
1 {
2 "name": "uguu",
3 "version": "1.5.2",
4 "description": "Kawaii file host",
5 "homepage": "https://uguu.se/",
6 "repository": {
7 "type": "git",
8 "url": "https://github.com/nokonoko/uguu"
9 },
10 "author": "Go Johansson <neku@pomf.se>",
11 "contributors": [
12 "Pomf Community <github.com/pomf/pomf>",
13 "Uguu Community <github.com/nokonoko/uguu>"
14 ],
15 "license": "MIT",
16 "bugs": {
17 "url": "https://github.com/nokonoko/uguu/issues"
18 },
19 "devDependencies": {
20 "clean-css": "^5.1.2",
21 "clean-css-cli": "^5.3.0",
22 "uglify-js": "^3.13.9",
23 "swig": "^1.4.2"
24 },
25 "dependencies": {
26 "htmlmin": "0.0.6"
27 }
28 }