hotspotbilling.phpnuxbill/composer.lock
Robby Aprianto 0f192b39af Complete PHP to JavaScript conversion
- 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
2025-07-12 04:03:51 +00:00

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"
}