diff --git a/composer.json b/composer.json new file mode 100644 index 0000000..2ea1cd7 --- /dev/null +++ b/composer.json @@ -0,0 +1,7 @@ +{ + "name": "devcorrelator/jquery_jeditable", + "description": "From: https://github.com/tuupola/jquery_jeditable", + "keywords": ["jquery", "inline", "editing", "edit", "inline-edit"], + "type": "component", + "homepage": "https://github.com/devcorrelator/jquery_jeditable" +} \ No newline at end of file