PHP Classes

File: package.json

Recommend this page to a friend!
  Classes of Thierry Feuzeu   Jaxon DB Admin   package.json   Download  
File: package.json
Role: Auxiliary data
Content typex: text/plain
Description: Auxiliary data
Class: Jaxon DB Admin
Web application to manage SQL of databases
Author: By
Last change: Update of package.json
Date: 1 month ago
Size: 415 bytes
 

Contents

Class file image Download
{ "$schema": "https://json.schemastore.org/package.json", "private": true, "type": "module", "scripts": { "build": "vite build", "dev": "vite" }, "devDependencies": { "@tailwindcss/vite": "^4.0.0", "axios": "^1.11.0", "concurrently": "^9.0.1", "laravel-vite-plugin": "^2.0.0", "tailwindcss": "^4.0.0", "vite": "^7.0.4" } }