diff --git a/package.json b/package.json index 3f82009b..8733a643 100644 --- a/package.json +++ b/package.json @@ -6,6 +6,7 @@ "author" : "Alexis Sellier ", "contributors" : [], "version" : "1.0.7", + "bin" : { "lessc": "./bin/lessc" }, "main" : "./lib/less", "directories" : { "lib": "./lib", "test": "./test" }, "engines" : { "node": ">=0.1.93" }