{
  "name": "knockout-deferred-updates",
  "description": "Deferred Updates plugin for Knockout",
  "homepage": "http://mbest.github.io/knockout-deferred-updates/",
  "version": "3.3.1",
  "license": "MIT",
  "author": "Michael Best",
  "main": "knockout-deferred-updates.js",
  "repository": {
    "type": "git",
    "url": "https://github.com/mbest/knockout-deferred-updates.git"
  },
  "bugs": "https://github.com/mbest/knockout-deferred-updates/issues",
  "dependencies": {
    "knockout": "~3.3 || ~3.2 || ~3.1 || ~3.0 || ~2"
  }
}
