{
  "name": "winjs",
  "description": "WinJS is a set of JavaScript toolkits that allow developers to build applications using HTML/JS/CSS technology.",
  "license": "MIT",
  "homepage": "http://try.buildwinjs.com/",
  "authors": [
    {
      "name": "Microsoft Corporation and other contributors",
      "homepage": "https://github.com/winjs/winjs/graphs/contributors"
    }
  ],
  "main": [
    "js/ui.js",
    "css/ui-dark.css",
    "fonts/Symbols.ttf"
  ],
  "dependencies": {},
  "version": "4.4.3",
  "_release": "4.4.3",
  "_resolution": {
    "type": "version",
    "tag": "v4.4.3",
    "commit": "a98ce95cd7471d453ba35404483ff2889034a212"
  },
  "_source": "https://github.com/winjs/winjs-bower.git",
  "_target": "*",
  "_originalSource": "winjs"
}