mirror of
https://github.com/2ec0b4/kaamelott-soundboard.git
synced 2025-12-09 16:05:35 +00:00
(master) Ajoute les dépendances manquantes
This commit is contained in:
42
docs/bower_components/backbone.radio/.bower.json
vendored
Normal file
42
docs/bower_components/backbone.radio/.bower.json
vendored
Normal file
@@ -0,0 +1,42 @@
|
||||
{
|
||||
"name": "backbone.radio",
|
||||
"version": "1.0.5",
|
||||
"homepage": "https://github.com/marionettejs/backbone.radio",
|
||||
"authors": [
|
||||
"Jmeas <jellyes2@gmail.com>"
|
||||
],
|
||||
"description": "Messaging patterns for Backbone applications.",
|
||||
"main": "build/backbone.radio.js",
|
||||
"keywords": [
|
||||
"backbone",
|
||||
"marionette",
|
||||
"decoupled",
|
||||
"pubsub",
|
||||
"publish",
|
||||
"subscribe",
|
||||
"messaging",
|
||||
"architecture",
|
||||
"spa"
|
||||
],
|
||||
"license": "MIT",
|
||||
"ignore": [
|
||||
"**/.*",
|
||||
"node_modules",
|
||||
"bower_components",
|
||||
"test",
|
||||
"tests"
|
||||
],
|
||||
"dependencies": {
|
||||
"backbone": "1.0.0 - 1.3.x",
|
||||
"underscore": "1.4.4 - 1.8.3"
|
||||
},
|
||||
"_release": "1.0.5",
|
||||
"_resolution": {
|
||||
"type": "version",
|
||||
"tag": "v1.0.5",
|
||||
"commit": "277936bb207583b64bdc3b71f039bf170ea0a393"
|
||||
},
|
||||
"_source": "https://github.com/marionettejs/backbone.radio.git",
|
||||
"_target": "^1.0.5",
|
||||
"_originalSource": "backbone.radio"
|
||||
}
|
||||
Reference in New Issue
Block a user