mirror of
https://github.com/Febbweiss/febbweiss.github.io.git
synced 2026-03-05 06:35:50 +00:00
Fix: add dependencies
This commit is contained in:
23
demo/filebrowser-durandal-widget/lib/requirejs/.bower.json
Normal file
23
demo/filebrowser-durandal-widget/lib/requirejs/.bower.json
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "requirejs",
|
||||
"version": "2.1.11",
|
||||
"homepage": "http://requirejs.org",
|
||||
"authors": [
|
||||
"jrburke.com"
|
||||
],
|
||||
"description": "A file and module loader for JavaScript",
|
||||
"main": "require.js",
|
||||
"keywords": [
|
||||
"AMD"
|
||||
],
|
||||
"license": "new BSD, and MIT",
|
||||
"_release": "2.1.11",
|
||||
"_resolution": {
|
||||
"type": "version",
|
||||
"tag": "2.1.11",
|
||||
"commit": "fc97e49f1ec9fb2f204bef2b60ed21a32d6a2e05"
|
||||
},
|
||||
"_source": "https://github.com/jrburke/requirejs-bower.git",
|
||||
"_target": "2.1.11",
|
||||
"_originalSource": "requirejs"
|
||||
}
|
||||
Reference in New Issue
Block a user