1
0
mirror of https://github.com/Foltik/Shimapan synced 2024-09-21 11:11:22 -04:00
shimapan/package.json
2016-08-14 10:21:53 -04:00

24 lines
480 B
JSON

{
"name": "shimapan",
"version": "2.0.0",
"description": "File Host",
"homepage": "http://www.shimapan.rocks",
"repository": {
"type": "git",
"url": "https://github.com/Foltik/shimapan"
},
"author": "Jack Foltz",
"license": "MIT",
"bugs": {
"url": "https://github.com/Foltik/shimapan/issues"
},
"devDependencies": {
"clean-css": "^3.4.18",
"uglify-js": "^2.6.2",
"swig": "^1.4.2"
},
"dependencies": {
"htmlmin": "0.0.6"
}
}