Merge pull request #72 from mapbox/mb_namespace
Change to mapbox NPM namespace
This commit is contained in:
+2
-2
@@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"name": "mbtiles",
|
"name": "@mapbox/mbtiles",
|
||||||
"version": "0.9.0",
|
"version": "0.9.0",
|
||||||
"description": "Utilities and tilelive integration for the MBTiles format.",
|
"description": "Utilities and tilelive integration for the MBTiles format.",
|
||||||
"url": "http://github.com/mapbox/node-mbtiles",
|
"url": "http://github.com/mapbox/node-mbtiles",
|
||||||
@@ -44,4 +44,4 @@
|
|||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "eslint lib && tape test/*.js"
|
"test": "eslint lib && tape test/*.js"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user