{
  "name": "countdown",
  "version": "2.2.0",
  "description": "Simple, lightweight and easy to use countdown plugin",
  "licenses": [
    {
      "type": "MIT",
      "url": "http://www.opensource.org/licenses/mit-license.php"
    },
    {
      "type": "GPL",
      "url": "http://www.opensource.org/licenses/gpl-license.php"
    }
  ],
  "ignore": [
    "examples/*"
  ],
  "dependencies": {
    "jquery": "^1.7.2"
  },
  "main": [
    "src/countdown.js"
  ],
  "homepage": "https://github.com/rendro/countdown",
  "_release": "2.2.0",
  "_resolution": {
    "type": "version",
    "tag": "2.2.0",
    "commit": "9f799718fbc39950c438278442d8ea9fc59ea070"
  },
  "_source": "https://github.com/rendro/countdown.git",
  "_target": "2.2.0",
  "_originalSource": "countdown"
}