{ "private": true, "name": "windshaft-cartodb", "version": "1.1.3", "description": "A map tile server for CartoDB", "url": "https://github.com/Vizzuality/Windshaft-cartodb", "licenses": [{ "type": "BSD", "url": "https://github.com/Vizzuality/Windshaft-cartodb/blob/master/LICENCE" }], "repositories": [{ "type": "git", "url": "git://github.com/Vizzuality/Windshaft-cartodb.git" }], "author": { "name": "Simon Tokumine, Javi Santana, Vizzuality", "url": "http://vizzuality.com", "email": "simon@vizzuality.com" }, "dependencies": { "cluster2": "git://github.com/CartoDB/cluster2.git#cdb_production", "node-varnish": "0.1.1", "underscore" : "~1.3.3", "grainstore" : "~0.10.7", "windshaft" : "~0.8.0", "step": "0.0.x", "generic-pool": "1.0.x", "redis": "0.7.2", "hiredis": "~0.1.14", "request": "2.9.202", "mapnik": "~0.7.14" }, "devDependencies": { "mocha": "1.2.1", "semver": "~1.1.0" }, "scripts": { "test": "make check" } }