mirror of
				https://github.com/house-of-abbey/GarminHomeAssistant.git
				synced 2025-10-31 07:48:13 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			20 lines
		
	
	
		
			403 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			20 lines
		
	
	
		
			403 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|   "name": "web",
 | |
|   "version": "1.0.0",
 | |
|   "description": "",
 | |
|   "main": "index.js",
 | |
|   "scripts": {
 | |
|     "start": "serve .."
 | |
|   },
 | |
|   "keywords": [],
 | |
|   "author": "",
 | |
|   "license": "ISC",
 | |
|   "devDependencies": {
 | |
|     "@types/toastify-js": "1.12.0",
 | |
|     "@vscode/webview-ui-toolkit": "1.4.0",
 | |
|     "json-ast-comments": "1.1.1",
 | |
|     "monaco-editor": "0.52.2",
 | |
|     "prettier": "^3.6.2",
 | |
|     "serve": "^14.2.1"
 | |
|   }
 | |
| } |