UNPKG

repeatable-fields

Version:

Repeatable Fields is a jQuery plugin which let's you create a set of fields that can be made to repeat.

32 lines (31 loc) 833 B
{ "name": "repeatable-fields", "version": "1.5.0", "title": "Repeatable Fields", "author": { "name": "Rhyzz", "url": "http://www.rhyzz.com" }, "licenses": [ { "type": "MIT", "url": "http://opensource.org/licenses/MIT" } ], "dependencies": { "jquery": ">=1.9.0", "jquery-ui": ">=1.10.3" }, "description": "Repeatable Fields is a jQuery plugin which let's you create a set of fields that can be made to repeat.", "keywords": [ "repeatable-fields", "dynamic-fields", "dynamic-rows", "add-remove-rows" ], "homepage": "http://www.rhyzz.com/repeatable-fields.html", "docs": "https://github.com/Rhyzz/repeatable-fields", "demo": "http://www.rhyzz.com/repeatable-fields.html", "download": "http://www.rhyzz.com/repeatable-fields.html", "bugs": "https://github.com/Rhyzz/repeatable-fields/issues" }