Skip to content

Commit

Permalink
Update description and keywords in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
itssimon committed Nov 23, 2023
1 parent 30b3461 commit 753ed99
Showing 1 changed file with 21 additions and 1 deletion.
22 changes: 21 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,29 @@
{
"name": "apitally",
"version": "1.0.0",
"description": "Apitally client library for Node.js",
"description": "Simple API monitoring and API key management for REST APIs built with Express, Fastify, Koa, and NestJS.",
"author": "Apitally <[email protected]>",
"license": "MIT",
"keywords": [
"analytics",
"api",
"apitally",
"auth",
"authentication",
"express",
"fastify",
"koa",
"logging",
"middleware",
"monitor",
"monitoring",
"nestjs",
"node",
"nodejs",
"plugin",
"rest",
"restful"
],
"repository": {
"type": "git",
"url": "git+ssh://[email protected]/apitally/nodejs-client.git"
Expand Down

0 comments on commit 753ed99

Please sign in to comment.