You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

40 lines
911 B
JSON

{
"name": "backbone.babysitter",
"version": "0.1.6",
"homepage": "https://github.com/marionettejs/backbone.babysitter",
"authors": [
"Derick Bailey <derickbailey@gmail.com>"
],
"description": "Manage child views in a Backbone.View",
"main": "lib/backbone.babysitter.js",
"keywords": [
"backbone",
"plugin",
"computed",
"field",
"model",
"client",
"browser"
],
"dependencies": {
"backbone": ">=0.9.9 <=1.1.2",
"underscore": ">=1.4.0 <=1.6.0"
},
"license": "MIT",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
],
"_release": "0.1.6",
"_resolution": {
"type": "version",
"tag": "v0.1.6",
"commit": "13af3ea9675368ba34b3aff3ba8ff0ecb03461c4"
},
"_source": "git://github.com/marionettejs/backbone.babysitter.git",
"_target": "^0.1.0",
"_originalSource": "backbone.babysitter"
}