update main entry point

This commit is contained in:
Konstantin Käfer
2011-06-27 15:37:39 +02:00
parent 4a8b9ad111
commit c85cd5d6de
2 changed files with 1 additions and 70 deletions

View File

@@ -5,7 +5,7 @@
"url": "http://github.com/mapbox/node-mbtiles",
"keywords": ["map", "mbtiles"],
"licenses": [{ "type": "BSD" }],
"main": "./index",
"main": "./lib/mbtiles",
"bin": {
"mbcheck": "./bin/mbcheck",
"mbcompact": "./bin/mbcompact",