mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-10 21:35:56 +10:00
28 lines
575 B
JSON
28 lines
575 B
JSON
{
|
|
"name": "backbone-forms",
|
|
"filename": "backbone-forms.min.js",
|
|
"version": "0.14.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"
|
|
}
|
|
],
|
|
"npmName": "backbone-forms",
|
|
"npmFileMap": [
|
|
{
|
|
"basePath": "/distribution/",
|
|
"files": [
|
|
"*.js",
|
|
"**/*"
|
|
]
|
|
}
|
|
]
|
|
}
|