updated description and added repository to package.json

fix-space-nbsp
Dmitri Akatov 11 years ago
parent bef2d32443
commit 94121dae35

@ -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"