PHP Classes

File: package.json

Recommend this page to a friend!
  Classes of Maniruzzaman Akash   Devs Hunt   package.json   Download  
File: package.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Devs Hunt
Manage courses and student enrolment
Author: By
Last change:
Date: 1 month ago
Size: 508 bytes
 

Contents

Class file image Download
{ "private": true, "scripts": { "dev": "vite", "build": "vite build" }, "devDependencies": { "@tailwindcss/forms": "^0.5.2", "alpinejs": "^3.4.2", "autoprefixer": "^10.4.2", "axios": "^0.27", "flowbite": "^1.5.3", "laravel-vite-plugin": "^0.6.0", "lodash": "^4.17.19", "postcss": "^8.4.6", "tailwindcss": "^3.1.0", "vite": "^3.0.0" }, "dependencies": { "jquery": "^3.6.1" } }