{
  "name": "jribbble",
  "version": "2.0.4",
  "homepage": "http://jribbble.com",
  "authors": [
    "Tyler Gaw <me@tylergaw.com>"
  ],
  "description": "A jQuery plugin for the Dribbble API",
  "main": "dist/jribbble.js",
  "moduleType": [
    "globals"
  ],
  "keywords": [
    "jquery",
    "dribbble"
  ],
  "license": "ISC",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "tests",
    ".travis.yml",
    "Makefile",
    "package.json",
    "src"
  ],
  "dependencies": {
    "jquery": "~2.1.4"
  }
}
