PHP Classes

File: package.json

Recommend this page to a friend!
  Classes of Celso   DB Sync   package.json   Download  
File: package.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: DB Sync
Synchronize databases between environments
Author: By
Last change:
Date: 3 months ago
Size: 508 bytes
 

Contents

Class file image Download
{ "private": true, "type": "module", "scripts": { "dev": "vite", "build": "vite build" }, "devDependencies": { "@inertiajs/vue3": "^1.0.0", "@tailwindcss/forms": "^0.5.3", "@vitejs/plugin-vue": "^5.0.0", "autoprefixer": "^10.4.12", "axios": "^1.6.4", "laravel-vite-plugin": "^1.0", "postcss": "^8.4.31", "tailwindcss": "^3.2.1", "vite": "^5.0", "vue": "^3.4.0" }, "version": "1.3.3" }