diff --git a/package.json b/package.json index 38c4205..574ad2c 100644 --- a/package.json +++ b/package.json @@ -11,6 +11,7 @@ "engines": { "node": ">=0.10.0" }, + "main": "tasks/jasmine.js", "scripts": { "test": "grunt test" }, @@ -43,4 +44,4 @@ "tasks" ], "appveyor_id": "5985958by5rhnh31" -} \ No newline at end of file +}