@wuchuheng/express
Version:
Express project template
22 lines • 432 B
JSON
{
"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"
}