2018-08-14 18:26:33 +08:00
|
|
|
{
|
|
|
|
"name": "carto_windshaft",
|
|
|
|
"current_version": {
|
|
|
|
"requires": {
|
2018-08-15 00:29:42 +08:00
|
|
|
"node": ">=6.9.2 <10.0",
|
2018-08-16 22:17:01 +08:00
|
|
|
"yarn": ">=0.27.5 <1.0.0",
|
|
|
|
"mapnik": ">=3.0.15"
|
2018-08-14 18:26:33 +08:00
|
|
|
},
|
|
|
|
"works_with": {
|
2018-08-14 20:36:49 +08:00
|
|
|
"redis": ">=3.0.0",
|
2018-08-15 00:29:42 +08:00
|
|
|
"postgresql": ">=9.5",
|
|
|
|
"postgis": ">=2.2",
|
2018-08-16 20:44:43 +08:00
|
|
|
"carto_postgresql_ext": ">=0.19"
|
2018-08-14 18:26:33 +08:00
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|