change name

This commit is contained in:
Henrique Dias
2015-09-27 20:01:44 +01:00
parent ff3cf2f16f
commit 6fcb1dce44
12 changed files with 33 additions and 33 deletions

View File

@@ -1,18 +1,18 @@
{
"name": "staticmin",
"name": "caddy-cms",
"version": "1.0.0",
"description": "Deploy your Hugo website and enjoy of an admin interface with Caddy server.",
"repository": {
"type": "git",
"url": "git+https://github.com/hacdias/staticmin.git"
"url": "git+https://github.com/hacdias/caddy-cms.git"
},
"main": "Gruntfile.js",
"author": "Henrique Dias <hacdias@gmail.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/hacdias/staticmin/issues"
"url": "https://github.com/hacdias/caddy-cms/issues"
},
"homepage": "https://github.com/hacdias/staticmin#readme",
"homepage": "https://github.com/hacdias/caddy-cms#readme",
"scripts": {
"install": "napa defunkt/jquery-pjax"
},