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.
cartodb/carto-package.json

25 lines
651 B

{
"name": "builder",
"current_version": {
"requires": {
"gdal": "2.2.2",
"ruby": ">=2.2.6 <2.5",
"nodejs": "6.9.2",
"python": "~2.7.0",
"unp": ">=2.0",
"zip": ">=3.0",
"imagemagick": ">=6.9"
},
"works_with": {
"dataservices-api-client-extension": "0.25.0",
"cartodb-extension": "0.23.2",
"odbc_fdw": "0.2.0",
"windshaft": ">=6.2.0",
"carto_sql_api": ">=2.1.0",
"postgresql": ">=9.5",
"postgis": ">=2.2",
"redis": ">=3.0"
}
}
}