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