{
  "name": "jquery-notification",
  "version": "0.0.2",
  "description": "jQuery Notification Plugin",
  "keywords": [
    "jquery-plugin",
    "javascript",
    "ui",
    "notification"
  ],
  "homepage": "https://github.com/ledere/notification",
  "author": {
    "name": "Frank Huffener",
    "email": "frank@duckbite.nl",
    "url": "http://www.duckbite.nl"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/ledere/notification.git"
  },
  "licenses": [
    {
      "type": "MIT"
    }
  ],
  "devDependencies": {
    "grunt-contrib-jshint": "~0.1.1",
    "grunt-contrib-qunit": "~0.1.1",
    "grunt-contrib-concat": "~0.1.2",
    "grunt-contrib-uglify": "~0.1.1",
    "grunt-contrib-watch": "~0.2.0",
    "grunt-contrib-clean": "~0.4.0",
    "grunt-contrib-connect": "~0.3.0",
    "time-grunt": "~0.1.1"
  }
}
