change name
This commit is contained in:
@@ -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"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user