{
  "name": "faviconkit",
  "version": "0.0.2",
  "description": "Get the Favicon for any website, in any size with this node.js module for FaviconKit.com",
  "main": "faviconkit.js",
  "scripts": {
    "test": "mocha"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/AndreasPizsa/faviconkit-node.git"
  },
  "keywords": [
    "favicon",
    "favicons",
    "saas"
  ],
  "author": "Andreas Pizsa (http://github.com/AndreasPizsa)",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/AndreasPizsa/faviconkit-node/issues"
  },
  "homepage": "https://github.com/AndreasPizsa/faviconkit-node#readme",
  "devDependencies": {
    "mocha": "^3.0.2",
    "should": "^11.1.0"
  }
}
