{
  "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": {
  }
}
