{
  "name": "luke",
  "version": "2.0.2",
  "description": "A npx business card for Luke Storry (@lukestorry)",
  "main": "card.js",
  "bin": {
    "luke": "card.js"
  },
  "homepage": "https://lkst.uk",
  "repository": {
    "type": "git",
    "url": "https://github.com/lukestorry/card.git"
  },
  "keywords": [
    "luke",
    "storry",
    "business card",
    "npx card",
    "card",
    "luke storry"
  ],
  "author": "Luke Storry <luke@lukestorry.co.uk>",
  "license": "MIT",
  "dependencies": {
    "boxen": "^4.2.0",
    "chalk": "^4.0.0"
  }
}
