{
  "name": "knockout-winjs",
  "version": "2.4.0",
  "description": "Project to smooth the Knockout/WinJS interaction",
  "main": "js/knockout-winjs.js",
  "scripts": {
    "test": "karma start karma.config.js"
  },
  "directories": {
    "test": "test"
  },
  "keywords": [
    "WinJS",
    "knockout"
  ],
  "author": "Microsoft Corporation and other contributors",
  "repository": {
    "type": "git",
    "url": "https://github.com/winjs/knockout-winjs.git"
  },
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/winjs/knockout-winjs/issues"
  },
  "homepage": "https://github.com/winjs/knockout-winjs",
  "devDependencies": {
    "jasmine-core": "^2.3.4",
    "karma": "^0.12.37",
    "karma-chrome-launcher": "^0.2.0",
    "karma-jasmine": "^0.3.6",
    "grunt": "^0.4.5",
    "grunt-contrib-clean": "^0.6.0",
    "grunt-contrib-compress": "^0.13.0",
    "grunt-contrib-copy": "^0.8.0",
    "grunt-github-releaser": "^0.1.17",
    "grunt-nuget": "^0.1.4",
    "knockout": "^3.3.0",
    "winjs": "4.4.x"
  }
}
