docs: add links to examples
[poolifier.git] / examples / typescript / http-client / package.json
index 275308804edce6c67f44ba6c66d5e8842ce37cc0..9d09531a72c2a13d72943c41c09346732ed6d453 100644 (file)
@@ -1,8 +1,8 @@
 {
   "$schema": "https://json.schemastore.org/package",
-  "name": "http-client-node-fetch",
+  "name": "http-client-pool",
   "version": "1.0.0",
-  "description": "multithreaded node-fetch",
+  "description": "HTTP client pool",
   "main": "dist/main.js",
   "type": "module",
   "volta": {