Windshaft-cartodb/carto-package.json
2018-08-16 12:34:22 +02:00

16 lines
340 B
JSON

{
"name": "carto_windshaft",
"current_version": {
"requires": {
"node": ">=6.9.2 <10.0",
"yarn": ">=0.27.5 <1.0.0"
},
"works_with": {
"redis": ">=3.0.0",
"postgresql": ">=9.5",
"postgis": ">=2.2",
"mapnik": ">=3.0.15"
}
}
}