Add knockout-jqueryui

https://github.com/gvas/knockout-jqueryui
This commit is contained in:
Nicolas Hémonic
2016-02-24 14:30:37 +01:00
parent 4999c57479
commit 96482fe751
2 changed files with 12 additions and 0 deletions
@@ -0,0 +1,11 @@
{
"main": false,
"dependencies": {
"jquery": "npm:jquery",
"jqueryui": "github:components/jqueryui",
"knockout": "github:knockout/knockout"
},
"map": {
"jquery-ui": "jqueryui/ui"
}
}