mirror of
https://github.com/booo/node_tile.git
synced 2025-12-08 20:36:15 +00:00
13 lines
443 B
JSON
13 lines
443 B
JSON
{
|
|
name : "node_tile",
|
|
version : "0.0.23",
|
|
description : "simple tile server with integrated cache",
|
|
autor : "booo",
|
|
files : ["."],
|
|
dependencies : {
|
|
clutch : "*",
|
|
mapnik : "*",
|
|
//"node-tokyocabinet" : "*"
|
|
}
|
|
}
|