forked from kevinowino869/mitrobill
add new install
This commit is contained in:
16
composer.json
Normal file
16
composer.json
Normal file
@ -0,0 +1,16 @@
|
||||
{
|
||||
"name": "hotspotbilling/phpnuxbill",
|
||||
"type": "template",
|
||||
"description": "PHPNuxBill a Hotspot Billing Software.",
|
||||
"keywords": ["template"],
|
||||
"homepage": "https://github.com/hotspotbilling/phpnuxbill",
|
||||
"license": "MIT",
|
||||
"authors": [
|
||||
{
|
||||
"name": "ibnux",
|
||||
"email": "me@ibnux.net",
|
||||
"homepage": "https://ibnux.net",
|
||||
"role": "Developer"
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user