diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/package.json b/package.json index 2e751ad..991faa9 100644 --- a/package.json +++ b/package.json @@ -4,6 +4,11 @@ "private": true, "description": "submelon.dev", "author": "Kevin J Hoerr", + "license": "BlueOak-1.0.0", + "repository": { + "type": "git", + "url": "https://github.com/kjhoerr/submelon.dev.git" + }, "keywords": [ "gatsby" ], |
