PHP Classes

File: package.json

Recommend this page to a friend!
  Classes of Ewerton Daniel   Laravel Examples   package.json   Download  
File: package.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Laravel Examples
Teach how to use Laravel from examples
Author: By
Last change:
Date: 2 months ago
Size: 393 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": "^1.1.2", "laravel-vite-plugin": "^0.7.2", "postcss": "^8.4.6", "tailwindcss": "^3.1.0", "vite": "^4.0.0" } }