PHP Classes

File: package.json

Recommend this page to a friend!
  Classes of Stanley Aloh   Inventory Assignment   package.json   Download  
File: package.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Inventory Assignment
Manage the inventory of stored products
Author: By
Last change:
Date: 25 days ago
Size: 581 bytes
 

Contents

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