update metadata in package.json

This commit is contained in:
Robert Kaussow 2020-06-28 14:47:14 +02:00
parent ad2191e6d6
commit 3a520a9761
No known key found for this signature in database
GPG Key ID: 65362AE74AF98B61

View File

@ -1,16 +1,16 @@
{
"name": "geekdoc",
"version": "1.0.0",
"description": "Lightweight repsonsive docs theme for hugo",
"description": "Hugo theme made for documentation",
"main": "gulpfile.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "gitea@gitea.rknet.org:xoxys/theme-geekdoc.git"
"url": "https://github.com/xoxys/hugo-geekdoc"
},
"author": "xoxys <mail@rknet.org>",
"author": "Robert Kaussow",
"license": "MIT",
"dependencies": {},
"devDependencies": {