PHP Classes

File: package.json

Recommend this page to a friend!
  Packages of Niko Peikrishvili   Ticker   package.json   Download  
File: package.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Ticker
Application to track and manage to do tasks
Author: By
Last change:
Date: 2 months ago
Size: 939 bytes
 

Contents

Class file image Download
{ "$schema": "https://www.schemastore.org/package.json", "name": "ticker", "private": true, "type": "module", "scripts": { "build": "vite build", "dev": "vite" }, "devDependencies": { "autoprefixer": "^10.4.24", "axios": "^1.11.0", "concurrently": "^9.0.1", "laravel-vite-plugin": "^2.0.0", "postcss": "^8.5.6", "tailwindcss": "^3.4.19", "typescript": "^5.9.3", "vite": "^7.0.7", "vue-tsc": "^3.2.4" }, "dependencies": { "@inertiajs/vue3": "^2.3.13", "@vitejs/plugin-vue": "^6.0.3", "@vueuse/core": "^14.2.0", "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", "driver.js": "^1.4.0", "lucide-vue-next": "^0.563.0", "reka-ui": "^2.8.0", "tailwind-merge": "^3.4.0", "tailwindcss-animate": "^1.0.7", "vue": "^3.5.27" } }