25 lines
700 B
JSON
25 lines
700 B
JSON
|
{
|
||
|
"name": "carto_builder",
|
||
|
"current_version": {
|
||
|
"requires": {
|
||
|
"gdal": ">=2.2.0 <2.4.0",
|
||
|
"ruby": ">=2.4.0 <2.5.0",
|
||
|
"nodejs": ">=10.3.0 <11.0.0",
|
||
|
"python": "~2.7.0",
|
||
|
"unp": ">=2.0.0",
|
||
|
"zip": ">=3.0.0",
|
||
|
"imagemagick": ">=6.9.0"
|
||
|
},
|
||
|
"works_with": {
|
||
|
"dataservices-api-client-extension": "0.30.0",
|
||
|
"carto_postgresql_ext": "0.36.0",
|
||
|
"odbc_fdw": "0.4.0",
|
||
|
"carto_windshaft": ">=6.2.0",
|
||
|
"carto_sql_api": ">=2.1.0",
|
||
|
"postgresql": ">=9.5.0",
|
||
|
"postgis": ">=2.2.0",
|
||
|
"redis": ">=4.0.0"
|
||
|
}
|
||
|
}
|
||
|
}
|