Add carto-package.json

pull/14232/head
Javier Torres 6 years ago
parent 618a58cfa6
commit 9643e693b3

@ -0,0 +1,24 @@
{
"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"
}
}
}
Loading…
Cancel
Save