| 
									
										
										
										
											2020-05-17 18:09:39 +00:00
										 |  |  | { | 
					
						
							|  |  |  |   "name": "wled", | 
					
						
							| 
									
										
										
										
											2024-04-13 16:25:25 +00:00
										 |  |  |   "version": "0.15.0-b3", | 
					
						
							| 
									
										
										
										
											2020-05-17 18:09:39 +00:00
										 |  |  |   "description": "Tools for WLED project", | 
					
						
							|  |  |  |   "main": "tools/cdata.js", | 
					
						
							|  |  |  |   "directories": { | 
					
						
							|  |  |  |     "lib": "lib", | 
					
						
							|  |  |  |     "test": "test" | 
					
						
							|  |  |  |   }, | 
					
						
							|  |  |  |   "scripts": { | 
					
						
							|  |  |  |     "build": "node tools/cdata.js", | 
					
						
							| 
									
										
										
										
											2024-01-15 17:13:08 +00:00
										 |  |  |     "test": "node --test", | 
					
						
							| 
									
										
										
										
											2020-05-17 18:09:39 +00:00
										 |  |  |     "dev": "nodemon -e js,html,htm,css,png,jpg,gif,ico,js -w tools/ -w wled00/data/ -x node tools/cdata.js" | 
					
						
							|  |  |  |   }, | 
					
						
							|  |  |  |   "repository": { | 
					
						
							|  |  |  |     "type": "git", | 
					
						
							|  |  |  |     "url": "git+https://github.com/Aircoookie/WLED.git" | 
					
						
							|  |  |  |   }, | 
					
						
							|  |  |  |   "author": "", | 
					
						
							|  |  |  |   "license": "ISC", | 
					
						
							|  |  |  |   "bugs": { | 
					
						
							|  |  |  |     "url": "https://github.com/Aircoookie/WLED/issues" | 
					
						
							|  |  |  |   }, | 
					
						
							|  |  |  |   "homepage": "https://github.com/Aircoookie/WLED#readme", | 
					
						
							|  |  |  |   "dependencies": { | 
					
						
							| 
									
										
										
										
											2024-01-15 17:02:05 +00:00
										 |  |  |     "clean-css": "^5.3.3", | 
					
						
							|  |  |  |     "html-minifier-terser": "^7.2.0", | 
					
						
							| 
									
										
										
										
											2020-05-17 18:09:39 +00:00
										 |  |  |     "inliner": "^1.13.1", | 
					
						
							| 
									
										
										
										
											2024-03-21 11:00:18 +00:00
										 |  |  |     "nodemon": "^3.0.2" | 
					
						
							| 
									
										
										
										
											2020-05-17 18:09:39 +00:00
										 |  |  |   } | 
					
						
							|  |  |  | } |