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/jquery/.bower.json
Normal file
23
demo/filebrowser-durandal-widget/lib/jquery/.bower.json
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "jquery",
|
||||
"version": "1.9.1",
|
||||
"description": "jQuery component",
|
||||
"keywords": [
|
||||
"jquery",
|
||||
"component"
|
||||
],
|
||||
"scripts": [
|
||||
"jquery.js"
|
||||
],
|
||||
"license": "MIT",
|
||||
"homepage": "https://github.com/jquery/jquery-dist",
|
||||
"_release": "1.9.1",
|
||||
"_resolution": {
|
||||
"type": "version",
|
||||
"tag": "1.9.1",
|
||||
"commit": "d71f6a53927ad02d728503385d15539b73d21ac8"
|
||||
},
|
||||
"_source": "https://github.com/jquery/jquery-dist.git",
|
||||
"_target": "1.9.1",
|
||||
"_originalSource": "jquery"
|
||||
}
|
||||
Reference in New Issue
Block a user