diff --git a/package.json b/package.json index 2beee53..a38c359 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,11 @@ { "name": "angular-contenteditable", "version": "0.3.5", - "description": "angular extensions", + "description": "angular model for the 'contenteditable' html attribute", + "repository": { + "type": "git", + "url": "https://github.com/akatov/angular-contenteditable.git" + }, "main": "angular-contenteditable.js", "directories": { "test": "test"