mirror of
https://github.com/Febbweiss/filebrowser-durandal-widget.git
synced 2026-03-05 06:35:49 +00:00
init
This commit is contained in:
26
lib/knockout/bower.json
Normal file
26
lib/knockout/bower.json
Normal file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"name": "knockout",
|
||||
"version": "3.3.0",
|
||||
"homepage": "http://knockoutjs.com/",
|
||||
"description": "Knockout makes it easier to create rich, responsive UIs with JavaScript",
|
||||
"main": "dist/knockout.js",
|
||||
"moduleType": [
|
||||
"amd",
|
||||
"globals",
|
||||
"node"
|
||||
],
|
||||
"keywords": [
|
||||
"knockout",
|
||||
"mvvm",
|
||||
"mvc",
|
||||
"spa"
|
||||
],
|
||||
"license": "MIT",
|
||||
"ignore": [
|
||||
"**/.*",
|
||||
"node_modules",
|
||||
"bower_components",
|
||||
"spec",
|
||||
"build/output"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user