Download package.json
{ "name": "jquery.contenttitle", "description": "Setup input fields\\elements that have their title as content.", "version": "1", "keywords": [ "contenttitle", "input", "form", "title", "jquery" ], "demos": [ "demo/index.html" ], "dependencies": { "http://jquery.com/": "" }, "licenses": [ { "name": "GPL v3 or later", "url": "" } ] }