finish package.json
This commit is contained in:
		
							parent
							
								
									304a4f8425
								
							
						
					
					
						commit
						2b28a7ed38
					
				
					 1 changed files with 9 additions and 4 deletions
				
			
		
							
								
								
									
										13
									
								
								package.json
									
										
									
									
									
								
							
							
						
						
									
										13
									
								
								package.json
									
										
									
									
									
								
							|  | @ -1,9 +1,14 @@ | ||||||
| { | { | ||||||
|  |   "name": "parsifal", | ||||||
|  |   "author": "Tomáš Mládek <t@mldk.cz>", | ||||||
|  |   "version": "0.0.1", | ||||||
|  |   "main": "index.mts", | ||||||
|   "scripts": { |   "scripts": { | ||||||
|     "start": "tsx index.mts" |     "start": "tsx index.mts" | ||||||
|   }, |   }, | ||||||
| 	"dependencies": { |   "dependencies": { | ||||||
| 		"puppeteer": "^23.3.0", |     "puppeteer": "^23.3.0", | ||||||
| 		"tsx": "^4.19.1" |     "tsx": "^4.19.1" | ||||||
| 	} |   }, | ||||||
|  |   "devDependencies": {} | ||||||
| } | } | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue