mirror of
https://github.com/2ec0b4/kaamelott-soundboard.git
synced 2025-12-09 08:03:24 +00:00
(master) Ajoute les dépendances manquantes
This commit is contained in:
48
docs/bower_components/backbone.babysitter/.bower.json
vendored
Normal file
48
docs/bower_components/backbone.babysitter/.bower.json
vendored
Normal file
@@ -0,0 +1,48 @@
|
||||
{
|
||||
"name": "backbone.babysitter",
|
||||
"version": "0.1.12",
|
||||
"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.3.x",
|
||||
"underscore": ">=1.4.0 <=1.8.3"
|
||||
},
|
||||
"license": "MIT",
|
||||
"ignore": [
|
||||
"**/.*",
|
||||
"node_modules",
|
||||
"bower_components",
|
||||
"test",
|
||||
"tests",
|
||||
"public",
|
||||
"specs",
|
||||
".gitignore",
|
||||
".jshintrc",
|
||||
".travis.yml",
|
||||
"Gruntfile.js",
|
||||
"component.json",
|
||||
"package.json"
|
||||
],
|
||||
"_release": "0.1.12",
|
||||
"_resolution": {
|
||||
"type": "version",
|
||||
"tag": "v0.1.12",
|
||||
"commit": "e21524f2fd5164d2fb7a48c3c12d14c22175af4d"
|
||||
},
|
||||
"_source": "https://github.com/marionettejs/backbone.babysitter.git",
|
||||
"_target": "^0.1.0",
|
||||
"_originalSource": "backbone.babysitter"
|
||||
}
|
||||
Reference in New Issue
Block a user