2017-05-14 11:50:09 -06:00
|
|
|
{
|
2017-06-24 23:42:37 -06:00
|
|
|
"name": "netsyms/binstack",
|
|
|
|
"description": "Inventory management app.",
|
2017-05-14 11:50:09 -06:00
|
|
|
"type": "project",
|
|
|
|
"require": {
|
2020-05-11 17:22:57 -06:00
|
|
|
"catfan/medoo": "^1.7",
|
2020-05-24 10:02:48 -06:00
|
|
|
"guzzlehttp/guzzle": "^6.5",
|
2017-12-26 16:54:20 -07:00
|
|
|
"league/csv": "^9.0",
|
|
|
|
"lapinator/ods-php-generator": "^0.0.3"
|
2017-05-14 11:50:09 -06:00
|
|
|
},
|
2017-12-16 13:45:40 -07:00
|
|
|
"license": "MPL-2.0",
|
2017-05-14 11:50:09 -06:00
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Skylar Ittner",
|
|
|
|
"email": "admin@netsyms.com"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|