{
  "name": "express-github-stats-card",
  "version": "1.0.2",
  "author": "Cristin O'Connor <her@cristin.io>",
  "description": "A stats card for GitHub metrics build for Node + Express.",
  "private": false,
  "license": "MIT",
  "scripts": {},
  "repository": {
    "type": "git",
    "url": "https://github.com/cnocon/express-github-stats-card"
  },
  "keywords": [
    "GitHub",
    "Stats",
    "Statistics",
    "Widget",
    "Card",
    "GitHub API",
    "User",
    "Stats",
    "Express",
    "Express Server",
    "Node"
  ],
  "bugs": {
    "url": "https://github.com/cnocon/express-github-stats-card/issues"
  },
  "homepage": "https://github.com/cnocon/express-github-stats-card#readme",
  "dependencies": {},
  "devDependencies": {
    "dotenv": "^8.2.0",
    "express": "^4.17.1"
  }
}
