enzo před 11 měsíci
revize
c0a59e7f67
1 změnil soubory, kde provedl 11 přidání a 0 odebrání
  1. 11 0
      package.json

+ 11 - 0
package.json

@@ -0,0 +1,11 @@
+{
+  "name": "fis-restransmission",
+  "version": "1.0.0",
+  "description": "For message buffering",
+  "main": "index.js",
+  "scripts": {
+    "test": "echo \"Error: no test specified\" && exit 1"
+  },
+  "author": "",
+  "license": "ISC"
+}