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:
24
demo/filebrowser-durandal-widget/lib/knockout.js/.bower.json
Normal file
24
demo/filebrowser-durandal-widget/lib/knockout.js/.bower.json
Normal file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"name": "knockout",
|
||||
"version": "3.1.0",
|
||||
"main": "knockout.js",
|
||||
"scripts": [
|
||||
"knockout.js"
|
||||
],
|
||||
"dependencies": {},
|
||||
"ignore": [
|
||||
"**/.*",
|
||||
"node_modules",
|
||||
"components"
|
||||
],
|
||||
"homepage": "https://github.com/bowerjs/knockout",
|
||||
"_release": "3.1.0",
|
||||
"_resolution": {
|
||||
"type": "version",
|
||||
"tag": "v3.1.0",
|
||||
"commit": "4425720397abc0b6dd630a4de65c3a502bb59c86"
|
||||
},
|
||||
"_source": "https://github.com/bowerjs/knockout.git",
|
||||
"_target": "3.1.0",
|
||||
"_originalSource": "knockout.js"
|
||||
}
|
||||
Reference in New Issue
Block a user