e045354892
Adds initial project structure, dependencies, and basic configuration for the License Tracker Pro v1.2 application. This includes setting up Vite for the build process, defining core types, and incorporating essential UI components like icons and a timeline. The project is now ready for development.
5 lines
253 B
JSON
5 lines
253 B
JSON
{
|
|
"name": "License Tracker Pro v.1.2",
|
|
"description": "A web application to track software license purchase dates, renewal dates, costs, and vendor information with a fiscal year timeline and price history graphs.",
|
|
"requestFramePermissions": []
|
|
} |