You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

17 lines
383 B

{
"name": "carto_sql_api",
"current_version": {
"requires": {
"node": ">=6.9.2 <11.0.0",
"npm": ">=3.10.9",
"gdal":">=1.11.0"
},
"works_with": {
"redis": ">=3.0.0",
"postgresql": ">=9.5.0",
"postgis": ">=2.2.0.0",
"carto_postgresql_ext": ">=0.19.0"
}
}
}