mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-21 18:56:05 +10:00
23 lines
694 B
JSON
23 lines
694 B
JSON
{
|
||
"name": "jeditable.js",
|
||
"filename": "jeditable.min.js",
|
||
"version": "1.7.3",
|
||
"author": "Mika Tuupola",
|
||
"description": ". With few lines of JavaScript code I allow you to click and edit the content of different html elements. I am based on Dylan Verheul’s editable.",
|
||
"homepage": "http://www.appelsiini.net/projects/jeditable",
|
||
"keywords": ["editable","jquery"]
|
||
,
|
||
"maintainers": [
|
||
{
|
||
"name": "Mika Tuupola",
|
||
"web": "http://www.appelsiini.net/projects/jeditable"
|
||
}
|
||
],
|
||
"repositories": [
|
||
{
|
||
"type": "git",
|
||
"url": "https://github.com/tuupola/jquery_jeditable.git"
|
||
}
|
||
]
|
||
}
|