From 8eedbdca0f9b5134f29184783bec2f28508d5e11 Mon Sep 17 00:00:00 2001 From: Enrico Fasoli Date: Sat, 29 Aug 2015 11:59:10 +0000 Subject: [PATCH] added binary --- package.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/package.json b/package.json index bcb1cd4..6e29398 100644 --- a/package.json +++ b/package.json @@ -6,6 +6,9 @@ "type": "git", "url": "git+ssh://git@github.com/fazo96/telecommander.git" }, + "bin": { + "telecommander": "./telecommander.js" + }, "author": "Enrico Fasoli (fazo96)", "license": "MIT", "bugs": {