diff --git a/package.json b/package.json index 0d640ce2..51dd2d61 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,9 @@ { "name": "LearnGitBranching", "version": "0.8.0", + "description": "An interactive git visualization to challenge and educate!", + "homepage": "https://learngitbranching.js.org", + "author": "Peter Cottle ", "license": "MIT", "scripts": { "test": "grunt test"