17 lines
376 B
JSON
17 lines
376 B
JSON
{
|
|
"name": "carto_sql_api",
|
|
"current_version": {
|
|
"requires": {
|
|
"node": "^12.16.3",
|
|
"npm": "^6.14.4",
|
|
"gdal":">=1.11.0"
|
|
},
|
|
"works_with": {
|
|
"redis": ">=4.0.0",
|
|
"postgresql": ">=10.0.0",
|
|
"postgis": ">=2.4.4.5",
|
|
"carto_postgresql_ext": ">=0.35.0"
|
|
}
|
|
}
|
|
}
|