Added an emitter to the dynamic pool , example splitted and improved
[poolifier.git] / package.json
index 56f5401a4de76a5d23266c3e835fb4ce157e22ee..c22c9b754325781dd9cd9cafe5e62529b6069474 100644 (file)
@@ -33,5 +33,8 @@
   "homepage": "https://github.com/pioardi/node-pool#readme",
   "devDependencies": {
     "standard": "^14.3.1"
+  },
+  "dependencies": {
+    "uuid": "^3.4.0"
   }
 }