| 
									
										
										
										
											2021-04-03 23:55:44 +08:00
										 |  |  | { | 
					
						
							|  |  |  |   "name": "@vue/compat", | 
					
						
							| 
									
										
										
										
											2021-10-09 01:01:51 +08:00
										 |  |  |   "version": "3.2.20", | 
					
						
							| 
									
										
										
										
											2021-04-08 22:06:12 +08:00
										 |  |  |   "description": "Vue 3 compatibility build for Vue 2", | 
					
						
							| 
									
										
										
										
											2021-04-03 23:55:44 +08:00
										 |  |  |   "main": "index.js", | 
					
						
							| 
									
										
										
										
											2021-04-08 22:06:12 +08:00
										 |  |  |   "module": "dist/vue.runtime.esm-bundler.js", | 
					
						
							| 
									
										
										
										
											2021-04-03 23:55:44 +08:00
										 |  |  |   "unpkg": "dist/vue.global.js", | 
					
						
							|  |  |  |   "jsdelivr": "dist/vue.global.js", | 
					
						
							|  |  |  |   "files": [ | 
					
						
							|  |  |  |     "index.js", | 
					
						
							|  |  |  |     "dist" | 
					
						
							|  |  |  |   ], | 
					
						
							|  |  |  |   "buildOptions": { | 
					
						
							|  |  |  |     "name": "Vue", | 
					
						
							|  |  |  |     "filename": "vue", | 
					
						
							|  |  |  |     "compat": true, | 
					
						
							|  |  |  |     "formats": [ | 
					
						
							|  |  |  |       "esm-bundler", | 
					
						
							|  |  |  |       "esm-bundler-runtime", | 
					
						
							|  |  |  |       "cjs", | 
					
						
							|  |  |  |       "global", | 
					
						
							|  |  |  |       "global-runtime", | 
					
						
							|  |  |  |       "esm-browser", | 
					
						
							|  |  |  |       "esm-browser-runtime" | 
					
						
							|  |  |  |     ] | 
					
						
							|  |  |  |   }, | 
					
						
							|  |  |  |   "repository": { | 
					
						
							|  |  |  |     "type": "git", | 
					
						
							| 
									
										
										
										
											2021-05-13 05:44:02 +08:00
										 |  |  |     "url": "git+https://github.com/vuejs/vue-next.git" | 
					
						
							| 
									
										
										
										
											2021-04-03 23:55:44 +08:00
										 |  |  |   }, | 
					
						
							|  |  |  |   "keywords": [ | 
					
						
							|  |  |  |     "vue" | 
					
						
							|  |  |  |   ], | 
					
						
							|  |  |  |   "author": "Evan You", | 
					
						
							|  |  |  |   "license": "MIT", | 
					
						
							|  |  |  |   "bugs": { | 
					
						
							| 
									
										
										
										
											2021-05-13 05:44:02 +08:00
										 |  |  |     "url": "https://github.com/vuejs/vue-next/issues" | 
					
						
							| 
									
										
										
										
											2021-04-03 23:55:44 +08:00
										 |  |  |   }, | 
					
						
							| 
									
										
										
										
											2021-05-13 05:44:02 +08:00
										 |  |  |   "homepage": "https://github.com/vuejs/vue-next/tree/master/packages/vue-compat#readme", | 
					
						
							| 
									
										
										
										
											2021-04-03 23:55:44 +08:00
										 |  |  |   "peerDependencies": { | 
					
						
							| 
									
										
										
										
											2021-10-09 01:01:51 +08:00
										 |  |  |     "vue": "3.2.20" | 
					
						
							| 
									
										
										
										
											2021-04-03 23:55:44 +08:00
										 |  |  |   } | 
					
						
							|  |  |  | } |