UNPKG

jquery-comments

Version:

jQuery plugin for implementing an out-of-the-box commenting solution to any web application with an existing backend

24 lines (23 loc) 468 B
{ "name": "jquery-comments", "version": "0.1.0", "title": "jquery-comments", "description": "A jQuery plugin for commenting", "keywords": [ "jquery", "plugin", "commenting" ], "author": { "name": "Joona Tykkyläinen" }, "licenses": [ { "type": "MIT", "url": "http://opensource.org/licenses/MIT" } ], "dependencies": { "jquery": ">=1.9" } }