mirror of
				https://github.com/mmahdium/TorrentMax.git
				synced 2025-11-04 02:58:13 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			29 lines
		
	
	
		
			638 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			29 lines
		
	
	
		
			638 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
  "name": "TorrentMax",
 | 
						|
  "type": "module",
 | 
						|
  "private": true,
 | 
						|
  "scripts": {
 | 
						|
    "build": "nuxt build",
 | 
						|
    "dev": "nuxt dev",
 | 
						|
    "generate": "nuxt generate",
 | 
						|
    "preview": "nuxt preview",
 | 
						|
    "postinstall": "nuxt prepare"
 | 
						|
  },
 | 
						|
  "dependencies": {
 | 
						|
    "@formkit/auto-animate": "^0.9.0",
 | 
						|
    "@nuxt/eslint": "1.10.0",
 | 
						|
    "@tailwindcss/vite": "^4.1.16",
 | 
						|
    "@vercel/analytics": "^1.5.0",
 | 
						|
    "@vueuse/motion": "^3.0.3",
 | 
						|
    "daisyui": "^5.3.10",
 | 
						|
    "eslint": "^9.38.0",
 | 
						|
    "nuxt": "^4.2.0",
 | 
						|
    "tailwindcss": "^4.1.16",
 | 
						|
    "vue": "^3.5.22",
 | 
						|
    "vue-router": "^4.6.3"
 | 
						|
  },
 | 
						|
  "devDependencies": {
 | 
						|
    "typescript": "^5.9.3"
 | 
						|
  }
 | 
						|
}
 |