carto-package.json proposal

This commit is contained in:
Juan Ignacio Sánchez Lara
2018-08-02 12:59:45 +02:00
parent a6bff9b8d2
commit a32e90ea8a
3 changed files with 58 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
{
"name": "dataservices-api-server-python-lib",
"versions": {
"0.19.0": {
"tag": "python-0.19.0",
"requires": {
"python": "2.7"
}
}
}
}