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.

26 lines (25 loc) 696 B
{ "name": "repeatable-fields", "version": "1.5.0", "description": "Repeatable Fields is a jQuery plugin which let's you create a set of fields that can be made to repeat.", "main": "repeatable-fields.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/Rhyzz/repeatable-fields.git" }, "keywords": [ "add-remove-rows", "dynamic-fields", "dynamic-rows", "repeatable-fields" ], "author": "Rhyzz", "license": "MIT", "bugs": { "url": "https://github.com/Rhyzz/repeatable-fields/issues" }, "homepage": "https://github.com/Rhyzz/repeatable-fields#readme" }