{
  "name": "github-activity",
  "version": "0.1.4",
  "description": "A widget for displaying GitHub activity for a user.",
  "main": "Gruntfile.js",
  "devDependencies": {
    "grunt": "~0.4.5",
    "grunt-contrib-copy": "~0.5.0",
    "grunt-contrib-uglify": "~0.5.1",
    "grunt-contrib-cssmin": "~0.10.0",
    "grunt-contrib-clean": "~0.6.0"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/caseyscarborough/github-activity.git"
  },
  "keywords": [
    "github"
  ],
  "author": "Casey Scarborough",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/caseyscarborough/github-activity/issues"
  },
  "homepage": "https://github.com/caseyscarborough/github-activity"
}
