{
  "name": "@wuchuheng/express",
  "version": "1.0.3",
  "description": "Express project template",
  "repository": {
    "type": "git",
    "url": "https://github.com/wuchuheng/ts-express-template"
  },
  "bin": {
    "@wuchuheng/express": "./bin/cli.js"
  },
  "keywords": [
    "express",
    "typescript",
    "template",
    "cli",
    "ts-express-template",
    "ts-express"
  ],
  "author": "wuchuheng",
  "license": "MIT"
}