| 
									
										
										
										
											2020-01-22 23:39:09 +08:00
										 |  |  | { | 
					
						
							|  |  |  |   "name": "@vue/compiler-ssr", | 
					
						
							| 
									
										
										
										
											2021-09-17 22:55:26 +08:00
										 |  |  |   "version": "3.2.12", | 
					
						
							| 
									
										
										
										
											2020-01-22 23:39:09 +08:00
										 |  |  |   "description": "@vue/compiler-ssr", | 
					
						
							|  |  |  |   "main": "dist/compiler-ssr.cjs.js", | 
					
						
							|  |  |  |   "types": "dist/compiler-ssr.d.ts", | 
					
						
							|  |  |  |   "files": [ | 
					
						
							|  |  |  |     "dist" | 
					
						
							|  |  |  |   ], | 
					
						
							|  |  |  |   "buildOptions": { | 
					
						
							|  |  |  |     "prod": false, | 
					
						
							|  |  |  |     "formats": [ | 
					
						
							|  |  |  |       "cjs" | 
					
						
							|  |  |  |     ] | 
					
						
							|  |  |  |   }, | 
					
						
							|  |  |  |   "repository": { | 
					
						
							|  |  |  |     "type": "git", | 
					
						
							| 
									
										
										
										
											2020-08-30 21:06:06 +08:00
										 |  |  |     "url": "git+https://github.com/vuejs/vue-next.git", | 
					
						
							|  |  |  |     "directory": "packages/compiler-ssr" | 
					
						
							| 
									
										
										
										
											2020-01-22 23:39:09 +08:00
										 |  |  |   }, | 
					
						
							|  |  |  |   "keywords": [ | 
					
						
							|  |  |  |     "vue" | 
					
						
							|  |  |  |   ], | 
					
						
							|  |  |  |   "author": "Evan You", | 
					
						
							|  |  |  |   "license": "MIT", | 
					
						
							|  |  |  |   "bugs": { | 
					
						
							| 
									
										
										
										
											2020-03-01 11:04:42 +08:00
										 |  |  |     "url": "https://github.com/vuejs/vue-next/issues" | 
					
						
							| 
									
										
										
										
											2020-01-22 23:39:09 +08:00
										 |  |  |   }, | 
					
						
							| 
									
										
										
										
											2020-03-01 11:04:42 +08:00
										 |  |  |   "homepage": "https://github.com/vuejs/vue-next/tree/master/packages/compiler-ssr#readme", | 
					
						
							| 
									
										
										
										
											2020-01-22 23:39:09 +08:00
										 |  |  |   "dependencies": { | 
					
						
							| 
									
										
										
										
											2021-09-17 22:55:26 +08:00
										 |  |  |     "@vue/shared": "3.2.12", | 
					
						
							|  |  |  |     "@vue/compiler-dom": "3.2.12" | 
					
						
							| 
									
										
										
										
											2020-01-22 23:39:09 +08:00
										 |  |  |   } | 
					
						
							|  |  |  | } |