This commit is contained in:
2015-04-09 07:47:57 +00:00
commit 32da2df9be
809 changed files with 119606 additions and 0 deletions

20
lib/durandal/.bower.json Normal file
View File

@@ -0,0 +1,20 @@
{
"name": "Durandal",
"version": "2.1.0",
"dependencies": {
"jquery": "1.9.1",
"requirejs": "2.1.11",
"requirejs-text": "2.0.7",
"knockout.js": "3.1.0"
},
"homepage": "https://github.com/BlueSpire/Durandal-Bower",
"_release": "2.1.0",
"_resolution": {
"type": "version",
"tag": "2.1.0",
"commit": "613eb67114c9dacdc68604a34f91090cd33f8b0b"
},
"_source": "git://github.com/BlueSpire/Durandal-Bower.git",
"_target": "~2.1.0",
"_originalSource": "durandal"
}