yuidoc comments

This commit is contained in:
vitalets
2012-11-12 22:04:01 +04:00
parent 348134c575
commit 8a64d3fb28
9 changed files with 464 additions and 127 deletions

View File

@@ -1,5 +1,5 @@
{
"name": "x-editable",
"name": "X-editable",
"title": "X-editable",
"description": "In-place editing with Twitter Bootstrap, jQuery UI or pure jQuery",
"version": "1.0.0",
@@ -19,10 +19,6 @@
{
"type": "MIT",
"url": "https://github.com/vitalets/x-editable/blob/master/LICENSE-MIT"
},
{
"type": "GPL",
"url": "https://github.com/vitalets/x-editable/blob/master/LICENSE-GPL"
}
],
"dependencies": {
@@ -30,8 +26,7 @@
},
"devDependencies": {
"grunt": "~0.3.11",
"grunt-contrib": "0.1.1",
"moment": "1.7.0"
"grunt-contrib": "0.1.1"
},
"keywords": []
}