PHP Classes

File: backend/package.json

Recommend this page to a friend!
  Classes of Edward Paul   Task List   backend/package.json   Download  
File: backend/package.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Task List
Manage and share a list of tasks
Author: By
Last change:
Date: 23 days ago
Size: 378 bytes
 

Contents

Class file image Download
{ "private": true, "type": "module", "scripts": { "build": "vite build", "dev": "vite" }, "devDependencies": { "autoprefixer": "^10.4.20", "axios": "^1.7.4", "concurrently": "^9.0.1", "laravel-vite-plugin": "^1.0", "postcss": "^8.4.47", "tailwindcss": "^3.4.13", "vite": "^5.0" } }