Gil Pedersen 12 anni fa
parent
commit
e3c0ade472
1 ha cambiato i file con 2 aggiunte e 1 eliminazioni
  1. 2 1
      package.json

+ 2 - 1
package.json

@@ -16,7 +16,8 @@
   },
   "bin": {
     "hlsdump": "./bin/hlsdump",
-    "hlsmon": "./bin/hlsmon"
+    "hlsmon": "./bin/hlsmon",
+    "hlsrecord": "./bin/hlsrecord"
   },
   "repository": {
     "type": "git",