PHP Classes

File: chatapp/package.json

Recommend this page to a friend!
  Classes of Faris AL-Otabi   Chat App Laravel   chatapp/package.json   Download  
File: chatapp/package.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Chat App Laravel
Chat systen that support multiple rooms
Author: By
Last change:
Date: 9 months ago
Size: 452 bytes
 

Contents

Class file image Download
{ "private": true, "type": "module", "scripts": { "dev": "vite", "build": "vite build" }, "devDependencies": { "@tailwindcss/forms": "^0.5.2", "autoprefixer": "^10.4.2", "axios": "^1.6.4", "laravel-echo": "^1.16.1", "laravel-vite-plugin": "^1.0", "postcss": "^8.4.31", "pusher-js": "^8.4.0-rc2", "tailwindcss": "^3.1.0", "vite": "^5.0" } }