diff --git a/package.json b/package.json index 3863cb6..30a924a 100644 --- a/package.json +++ b/package.json @@ -2,6 +2,13 @@ "name": "workout-editor", "version": "0.1.0", "private": true, + "description": "Online editor for zwift workouts", + "author": "Rene Saarsoo ", + "repository": { + "type" : "git", + "url" : "https://github.com/nene/workout-editor.git" + }, + "license": "GPL-3.0-or-later", "dependencies": { "@testing-library/jest-dom": "^4.2.4", "@testing-library/react": "^9.3.2",