CartoDB-SQL-API/carto-package.json
2018-08-14 18:30:07 +02:00

16 lines
344 B
JSON

{
"name": "carto_sql_api",
"current_version": {
"requires": {
"node": ">=6.9.2 <10.0",
"npm": ">=3.10.9"
},
"works_with": {
"redis": ">=3.0.0",
"postgresql": ">=9.5",
"postgis": ">=2.2",
"gdal":">=1.10 checking if needed"
}
}
}