{
  "name": "generate-badges-page",
  "version": "1.0.0",
  "description": "Generates NPM downloads badges page for an user.",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/yamadapc/am-i-used.git"
  },
  "keywords": [
    "node",
    "badges",
    "npm"
  ],
  "author": "Pedro Tacla Yamada",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/yamadapc/am-i-used/issues"
  },
  "homepage": "https://github.com/yamadapc/am-i-used",
  "dependencies": {
    "am-i-used": "0.0.3"
  }
}
