From 7a7dec2c4e03fe0e385fb75523b2a62ac2f196fd Mon Sep 17 00:00:00 2001 From: David Jones Date: Thu, 20 Jun 2013 00:08:36 +0100 Subject: [PATCH] Nominate binary. --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index 00ae773..fda313e 100644 --- a/package.json +++ b/package.json @@ -9,6 +9,7 @@ "scripts": { "test": "./urchin tests" }, + "bin": "./urchin", "repository": { "type": "git", "url": "git://github.com/scraperwiki/urchin.git"