Fix: add dependencies

This commit is contained in:
ECAILLE Fabrice (externe)
2017-05-04 10:26:11 +02:00
parent 3331ead68a
commit e2277667c5
582 changed files with 130905 additions and 2 deletions

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": "https://github.com/BlueSpire/Durandal-Bower.git",
"_target": "~2.1.0",
"_originalSource": "durandal"
}