PHP Classes

File: package.json

Recommend this page to a friend!
  Classes of Maniruzzaman Akash   Lara Filament   package.json   Download  
File: package.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Lara Filament
Blog post management and publication system
Author: By
Last change:
Date: 2 days ago
Size: 502 bytes
 

Contents

Class file image Download
{ "private": true, "type": "module", "scripts": { "build": "vite build", "dev": "vite" }, "devDependencies": { "@tailwindcss/forms": "^0.5.10", "@tailwindcss/typography": "^0.5.16", "autoprefixer": "^10.4.20", "axios": "^1.7.4", "concurrently": "^9.0.1", "laravel-vite-plugin": "^1.0", "postcss": "^8.5.1", "postcss-nesting": "^13.0.1", "tailwindcss": "^3.4.17", "vite": "^6.0" } }