PHP Classes

File: package.json

Recommend this page to a friend!
  Classes of Edward Paul   Tower of Hanoi   package.json   Download  
File: package.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Tower of Hanoi
Implement the Tower of Hanoi game on the Web
Author: By
Last change:
Date: Yesterday
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" } }