diff --git a/package.json b/package.json index 31ee6eb..9067e0a 100644 --- a/package.json +++ b/package.json @@ -9,6 +9,7 @@ "jasmine-node": "1.0.6", "smoosh": "0.3.0" }, + "main": "./lib/arboreal.js", "scripts": { "test": "jasmine-node test/specs" },