PHP Classes

File: package.json

Recommend this page to a friend!
  Packages of Nemeth Zoltan   Cards API PHP   package.json   Download  
File: package.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Cards API PHP
Manage trading cards, decks, games, and creators
Author: By
Last change:
Date: 2 months ago
Size: 469 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.8.2", "concurrently": "^9.0.1", "laravel-vite-plugin": "^1.3.0", "tailwindcss": "^4.0.0", "vite": "^6.3.6" }, "dependencies": { "npm": "^11.10.1" } }