14 lines
259 B
JSON
14 lines
259 B
JSON
|
{
|
||
|
"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"
|
||
|
}
|
||
|
}
|