PHP Classes

File: package.json

Recommend this page to a friend!
  Packages of DeGraciaMathieu   Manager Laravel Examples   package.json   Download  
File: package.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Manager Laravel Examples
Manage objects that can be accessed using drivers
Author: By
Last change:
Date: 8 months ago
Size: 248 bytes
 

Contents

Class file image Download
{ "private": true, "type": "module", "scripts": { "dev": "vite", "build": "vite build" }, "devDependencies": { "axios": "^1.1.2", "laravel-vite-plugin": "^0.7.5", "vite": "^4.0.0" } }