diff --git a/package.json b/package.json index beb250a..c03f1c9 100644 --- a/package.json +++ b/package.json @@ -11,6 +11,7 @@ "engines": { "node": ">=0.10.0" }, + "main": "tasks/jshint.js", "scripts": { "test": "grunt test" }, @@ -31,4 +32,4 @@ "tasks" ], "appveyor_id": "j04ik7qgx21ixyfw" -} \ No newline at end of file +}