Initial commit.
This commit is contained in:
		
							
								
								
									
										30
									
								
								package.json
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										30
									
								
								package.json
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,30 @@
 | 
			
		||||
{
 | 
			
		||||
  "name": "georgia-covid-charts",
 | 
			
		||||
  "private": true,
 | 
			
		||||
  "version": "0.0.0",
 | 
			
		||||
  "scripts": {
 | 
			
		||||
    "dev": "iles dev",
 | 
			
		||||
    "build": "iles build",
 | 
			
		||||
    "preview": "iles preview --open --port 5050",
 | 
			
		||||
    "typecheck": "vue-tsc --noEmit"
 | 
			
		||||
  },
 | 
			
		||||
  "engines": {
 | 
			
		||||
    "node": "^14.18 || >= 16.0.0"
 | 
			
		||||
  },
 | 
			
		||||
  "devDependencies": {
 | 
			
		||||
    "@iconify-json/healthicons": "^1.0.3",
 | 
			
		||||
    "@iconify-json/mdi": "^1.0.12",
 | 
			
		||||
    "@iconify-json/whh": "^1.0.1",
 | 
			
		||||
    "@islands/icons": "^0.1.1",
 | 
			
		||||
    "@tailwindcss/typography": "^0.5.0",
 | 
			
		||||
    "autoprefixer": "^10.4.0",
 | 
			
		||||
    "iles": "^0.7.19",
 | 
			
		||||
    "tailwindcss": "^3.0.8",
 | 
			
		||||
    "typescript": "^4.5",
 | 
			
		||||
    "vue-tsc": "^0.29"
 | 
			
		||||
  },
 | 
			
		||||
  "dependencies": {
 | 
			
		||||
    "jscharting": "^3.2.2",
 | 
			
		||||
    "papaparse": "^5.3.1"
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
		Reference in New Issue
	
	Block a user