PHP Classes

File: package.json

Recommend this page to a friend!
  Classes of Ezhaym Najera M   Tec Medika PHP Doctor Apointment System   package.json   Download  
File: package.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Tec Medika PHP Doctor Apointment System
Manage the appointments of patient with doctors
Author: By
Last change:
Date: 4 months ago
Size: 436 bytes
 

Contents

Class file image Download
{ "private": true, "type": "module", "scripts": { "dev": "vite", "build": "vite build" }, "devDependencies": { "axios": "^1.6.4", "bootstrap": "^5.3.2", "bootstrap-icons": "^1.11.3", "laravel-vite-plugin": "^1.0.0", "sass": "^1.69.7", "vite": "^5.0.0" }, "dependencies": { "@popperjs/core": "^2.11.8", "jspdf": "^2.5.1" } }