mirror of
https://github.com/2ec0b4/kaamelott-soundboard.git
synced 2025-12-10 08:25:34 +00:00
(master) Ajoute les dépendances manquantes
This commit is contained in:
26
docs/bower_components/requirejs/.bower.json
vendored
Normal file
26
docs/bower_components/requirejs/.bower.json
vendored
Normal file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"name": "requirejs",
|
||||
"version": "2.3.6",
|
||||
"ignore": [],
|
||||
"homepage": "http://requirejs.org",
|
||||
"authors": [
|
||||
"jrburke.com"
|
||||
],
|
||||
"description": "A file and module loader for JavaScript",
|
||||
"main": "require.js",
|
||||
"keywords": [
|
||||
"AMD"
|
||||
],
|
||||
"license": [
|
||||
"MIT"
|
||||
],
|
||||
"_release": "2.3.6",
|
||||
"_resolution": {
|
||||
"type": "version",
|
||||
"tag": "2.3.6",
|
||||
"commit": "bec61bc2ab9e83f88acb913f04e09cf3b5b1cba4"
|
||||
},
|
||||
"_source": "https://github.com/jrburke/requirejs-bower.git",
|
||||
"_target": "^2.2.0",
|
||||
"_originalSource": "requirejs"
|
||||
}
|
||||
Reference in New Issue
Block a user