feat(ci): Set up GitHub Actions workflows for CI/CD
This commit is contained in:
@@ -8,16 +8,21 @@
|
||||
"shortDescription": "status information in TypeScript",
|
||||
"npmPackagename": "@push.rocks/smartstatus",
|
||||
"license": "MIT",
|
||||
"description": "A TypeScript library for managing HTTP status information, with detailed status classes.",
|
||||
"description": "A TypeScript library for managing HTTP status codes, providing detailed classes for each status to enhance HTTP error and response handling.",
|
||||
"keywords": [
|
||||
"TypeScript",
|
||||
"HTTP status",
|
||||
"HTTP",
|
||||
"status codes",
|
||||
"error handling",
|
||||
"client errors",
|
||||
"server errors",
|
||||
"status codes",
|
||||
"HTTP response",
|
||||
"HTTP request"
|
||||
"response management",
|
||||
"error management",
|
||||
"API development",
|
||||
"express.js",
|
||||
"web applications",
|
||||
"network services",
|
||||
"custom status codes"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user