diff --git a/package.json b/package.json index eaa0707..0864318 100644 --- a/package.json +++ b/package.json @@ -20,6 +20,7 @@ "type": "git", "url": "http://github.com/bigeasy/staccato.git" }, + "main": "staccato", "dependencies": { "cadence": "0.0.43" diff --git a/index.js b/staccato.js similarity index 100% rename from index.js rename to staccato.js