18 lines
419 B
JSON
18 lines
419 B
JSON
{
|
|
"name": "carto_windshaft",
|
|
"current_version": {
|
|
"requires": {
|
|
"node": "^10.15.1",
|
|
"npm": "^6.4.1",
|
|
"mapnik": "==3.0.15.16",
|
|
"crankshaft": "~0.8.1"
|
|
},
|
|
"works_with": {
|
|
"redis": ">=4.0.0",
|
|
"postgresql": ">=10.0.0",
|
|
"postgis": ">=2.4.4.5",
|
|
"carto_postgresql_ext": ">=0.35.0"
|
|
}
|
|
}
|
|
}
|