mirror of
https://github.com/hotspotbilling/phpnuxbill.git
synced 2025-08-31 23:20:43 +02:00
- Converted PHPNuxBill from PHP to Node.js/Express.js - Implemented Sequelize ORM for database operations - Created complete authentication system with JWT - Built responsive admin dashboard with Bootstrap - Added customer, plan, and router management - Implemented RESTful API endpoints - Added security middleware and error handling - Created database migration system - Included sample data and default admin user - Maintained database compatibility with original PHP version - Added comprehensive documentation
18 lines
571 B
JSON
18 lines
571 B
JSON
{
|
|
"_readme": [
|
|
"This file locks the dependencies of your project to a known state",
|
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
|
"This file is @generated automatically"
|
|
],
|
|
"content-hash": "47030cdb33448cb9f8538ea124c01070",
|
|
"packages": [],
|
|
"packages-dev": [],
|
|
"aliases": [],
|
|
"minimum-stability": "stable",
|
|
"stability-flags": [],
|
|
"prefer-stable": false,
|
|
"prefer-lowest": false,
|
|
"platform": [],
|
|
"platform-dev": [],
|
|
"plugin-api-version": "2.6.0"
|
|
}
|