Windshaft-cartodb/carto-package.json
Alejandro Guirao Rodríguez 4039221b4b
Update carto-package.json
2018-08-17 10:42:56 +02:00

17 lines
396 B
JSON

{
"name": "carto_windshaft",
"current_version": {
"requires": {
"node": ">=6.9.2 <10.0.0",
"yarn": ">=0.27.5 <1.0.0",
"mapnik": ">=3.0.15"
},
"works_with": {
"redis": ">=3.0.0",
"postgresql": ">=9.5.0",
"postgis": ">=2.2.0.0",
"carto_postgresql_ext": ">=0.19.0"
}
}
}