Earth-GIS-API/composer.json

14 lines
259 B
JSON
Raw Normal View History

2016-10-03 12:23:42 -06:00
{
"name": "vendor/g-i-s-a-p-i",
"description": "Description of project GIS API.",
"authors": [
{
"name": "skylar",
"email": "your@email.here"
}
],
"require": {
"catfan/medoo": "^1.1"
}
}