14 lines
279 B
JSON
14 lines
279 B
JSON
{
|
|
"name": "vendor/snipe-i-t-mobile-a-p-i",
|
|
"description": "Description of project SnipeITMobileAPI.",
|
|
"authors": [
|
|
{
|
|
"name": "skylar",
|
|
"email": "your@email.here"
|
|
}
|
|
],
|
|
"require": {
|
|
"catfan/medoo": "^1.0"
|
|
}
|
|
}
|