| 
									
										
										
										
											2019-09-17 03:06:45 +08:00
										 |  |  | { | 
					
						
							|  |  |  |   "name": "@vue/compiler-dom", | 
					
						
							| 
									
										
										
										
											2020-03-17 06:56:44 +08:00
										 |  |  |   "version": "3.0.0-alpha.9", | 
					
						
							| 
									
										
										
										
											2019-09-17 03:06:45 +08:00
										 |  |  |   "description": "@vue/compiler-dom", | 
					
						
							|  |  |  |   "main": "index.js", | 
					
						
							|  |  |  |   "module": "dist/compiler-dom.esm-bundler.js", | 
					
						
							| 
									
										
										
										
											2019-12-20 01:04:07 +08:00
										 |  |  |   "types": "dist/compiler-dom.d.ts", | 
					
						
							|  |  |  |   "unpkg": "dist/compiler-dom/global.js", | 
					
						
							| 
									
										
										
										
											2019-09-17 03:06:45 +08:00
										 |  |  |   "files": [ | 
					
						
							|  |  |  |     "index.js", | 
					
						
							|  |  |  |     "dist" | 
					
						
							|  |  |  |   ], | 
					
						
							|  |  |  |   "sideEffects": false, | 
					
						
							|  |  |  |   "buildOptions": { | 
					
						
							| 
									
										
										
										
											2019-12-16 04:37:43 +08:00
										 |  |  |     "name": "VueCompilerDOM", | 
					
						
							| 
									
										
										
										
											2019-12-11 10:29:52 +08:00
										 |  |  |     "formats": [ | 
					
						
							| 
									
										
										
										
											2019-12-11 11:14:02 +08:00
										 |  |  |       "esm-bundler", | 
					
						
							| 
									
										
										
										
											2019-12-11 10:29:52 +08:00
										 |  |  |       "cjs", | 
					
						
							|  |  |  |       "global", | 
					
						
							| 
									
										
										
										
											2019-12-11 11:14:02 +08:00
										 |  |  |       "esm" | 
					
						
							| 
									
										
										
										
											2019-12-11 10:29:52 +08:00
										 |  |  |     ] | 
					
						
							| 
									
										
										
										
											2019-09-17 03:06:45 +08:00
										 |  |  |   }, | 
					
						
							|  |  |  |   "repository": { | 
					
						
							|  |  |  |     "type": "git", | 
					
						
							| 
									
										
										
										
											2020-03-01 11:04:42 +08:00
										 |  |  |     "url": "git+https://github.com/vuejs/vue-next.git" | 
					
						
							| 
									
										
										
										
											2019-09-17 03:06:45 +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" | 
					
						
							| 
									
										
										
										
											2019-09-17 03:06:45 +08:00
										 |  |  |   }, | 
					
						
							| 
									
										
										
										
											2020-03-01 11:04:42 +08:00
										 |  |  |   "homepage": "https://github.com/vuejs/vue-next/tree/master/packages/compiler-dom#readme", | 
					
						
							| 
									
										
										
										
											2019-09-17 03:06:45 +08:00
										 |  |  |   "dependencies": { | 
					
						
							| 
									
										
										
										
											2020-03-17 06:56:44 +08:00
										 |  |  |     "@vue/shared": "3.0.0-alpha.9", | 
					
						
							|  |  |  |     "@vue/compiler-core": "3.0.0-alpha.9" | 
					
						
							| 
									
										
										
										
											2019-09-17 03:06:45 +08:00
										 |  |  |   } | 
					
						
							|  |  |  | } |