knockout-switch-case
Version:
Powerful control flow bindings for Knockout
25 lines (24 loc) • 483 B
JSON
{
"name": "knockout-switch-case",
"version": "2.1.0",
"homepage": "https://github.com/mbest/knockout-switch-case",
"authors": [
"Michael Best <mbest@dasya.com>"
],
"description": "Powerful control flow bindings for Knockout",
"main":"knockout-switch-case.js",
"keywords": [
"knockoutjs",
"switch",
"case"
],
"license": "MIT",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"spec"
],
"dependencies": {
}
}