cocoon-rails
Version:
Dynamic nested forms using jQuery made easy.
25 lines (24 loc) • 572 B
JSON
{
"name": "cocoon-rails",
"version": "1.2.6",
"description": "Dynamic nested forms using jQuery made easy.",
"main": "src/cocoon.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/nathanvda/cocoon.git"
},
"keywords": [
"forms",
"nested",
"dynamic"
],
"author": "Nathan Van der Auwera",
"license": "MIT",
"bugs": {
"url": "https://github.com/nathanvda/cocoon/issues"
},
"homepage": "https://github.com/nathanvda/cocoon#readme"
}