mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-13 23:06:20 +10:00
19 lines
539 B
JSON
19 lines
539 B
JSON
{
|
|
"name": "backbone-forms",
|
|
"filename": "backbone-forms.min.js",
|
|
"version": "0.12.0",
|
|
"description": "Form framework for BackboneJS with nested forms, editable lists and validation",
|
|
"homepage": "https://github.com/powmedia/backbone-forms",
|
|
"keywords": [
|
|
"forms",
|
|
"backbone"
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/powmedia/backbone-forms"
|
|
}
|
|
]
|
|
|
|
}
|