UNPKG

backbone-childs

Version:

Extended backbone view with support for child views

29 lines (28 loc) 586 B
{ "name": "backbone-childs", "version": "1.0.3", "description": "Extended backbone view with support for child views", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git://github.com/greenify/backbone-childs.git" }, "keywords": [ "backbone", "childs", "children", "views", "mixin", "childview", "composite" ], "author": "greenify", "license": "Apache 2", "dependencies": { "backbone-viewj": "^1.0.*", "underscore": "^1.7.*" } }