| @@ -0,0 +1,3 @@ | |||
| # Spus - Simple Picture Upload Site | |||
| Spus is a simple image host. | |||
| @@ -13,7 +13,7 @@ | |||
| "cert": "" | |||
| }, | |||
| "web": { | |||
| "title": "Mimg", | |||
| "title": "Spus", | |||
| "base_url": "http://example.com" | |||
| }, | |||
| "minify": true, | |||
| @@ -1,5 +1,5 @@ | |||
| { | |||
| "name": "mimage", | |||
| "name": "spus", | |||
| "version": "0.0.0", | |||
| "description": "A simple image host.", | |||
| "main": "index.js", | |||