Skip to content

Commit

Permalink
Update package metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
itssimon committed Jun 27, 2024
1 parent 8b56b8f commit 2995f8d
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "apitally",
"version": "1.0.0",
"description": "API monitoring for REST APIs built with Express, Fastify, Koa, and NestJS.",
"description": "Simple API monitoring & analytics for REST APIs built with Express, Fastify, Koa, and NestJS.",
"author": "Apitally <[email protected]>",
"license": "MIT",
"keywords": [
Expand All @@ -12,6 +12,7 @@
"fastify",
"koa",
"logging",
"metrics",
"middleware",
"monitor",
"monitoring",
Expand All @@ -24,10 +25,10 @@
],
"repository": {
"type": "git",
"url": "git+ssh://[email protected]/apitally/nodejs-client.git"
"url": "git+ssh://[email protected]/apitally/apitally-js.git"
},
"bugs": {
"url": "https://github.com/apitally/nodejs-client/issues"
"url": "https://github.com/apitally/apitally-js/issues"
},
"homepage": "https://apitally.io",
"type": "module",
Expand Down

0 comments on commit 2995f8d

Please sign in to comment.