{
  "name": "morgan-cli",
  "version": "1.0.0-alpha.0",
  "description": "Morgan CLI tool for creating API projects, models, routes, and more.",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/kyleraymorgan/morgan-cli"
  },
  "keywords": [
    "Morgan",
    "Generator",
    "API"
  ],
  "author": "Kyle Morgan",
  "homepage": "https://kylemorgan.co",
  "license": "MIT"
}
