2018-08-14 18:26:33 +08:00
|
|
|
{
|
|
|
|
"name": "carto_windshaft",
|
|
|
|
"current_version": {
|
|
|
|
"requires": {
|
2019-02-22 00:55:58 +08:00
|
|
|
"node": "^10.15.1",
|
2019-02-22 01:26:56 +08:00
|
|
|
"npm": "^6.4.1",
|
2019-06-24 23:05:06 +08:00
|
|
|
"mapnik": "==3.0.15.16",
|
2019-02-12 22:30:55 +08:00
|
|
|
"crankshaft": "~0.8.1"
|
2018-08-14 18:26:33 +08:00
|
|
|
},
|
|
|
|
"works_with": {
|
2019-02-22 00:34:29 +08:00
|
|
|
"redis": ">=4.0.0",
|
2019-02-22 00:55:58 +08:00
|
|
|
"postgresql": ">=10.0.0",
|
|
|
|
"postgis": ">=2.4.4.5",
|
|
|
|
"carto_postgresql_ext": ">=0.24.1"
|
2018-08-14 18:26:33 +08:00
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|