{ "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", "**/*" ] } ] }