18 lines
327 B
JSON
18 lines
327 B
JSON
{
|
|
"name": "hpz937/bill-reminder",
|
|
"type": "project",
|
|
"license": "MIT",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Hpz937\\BillReminder\\": "src/"
|
|
}
|
|
},
|
|
"authors": [
|
|
{
|
|
"name": "Brad Cimbura",
|
|
"email": "hpz937+code@gmail.com"
|
|
}
|
|
],
|
|
"require": {}
|
|
}
|