Files
cdnjs/ajax/libs/jeditable.js/package.json
T

23 lines
694 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"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 Verheuls 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"
}
]
}