| 
									
										
										
										
											2018-10-23 23:58:37 +08:00
										 |  |  | { | 
					
						
							|  |  |  |   "name": "vue", | 
					
						
							| 
									
										
										
										
											2021-09-26 02:58:20 +08:00
										 |  |  |   "version": "3.2.19", | 
					
						
							| 
									
										
										
										
											2021-04-08 22:06:12 +08:00
										 |  |  |   "description": "The progressive JavaScript framework for buiding modern web UI.", | 
					
						
							| 
									
										
										
										
											2018-10-23 23:58:37 +08:00
										 |  |  |   "main": "index.js", | 
					
						
							| 
									
										
										
										
											2019-12-18 07:24:01 +08:00
										 |  |  |   "module": "dist/vue.runtime.esm-bundler.js", | 
					
						
							| 
									
										
										
										
											2019-12-20 01:04:07 +08:00
										 |  |  |   "types": "dist/vue.d.ts", | 
					
						
							|  |  |  |   "unpkg": "dist/vue.global.js", | 
					
						
							| 
									
										
										
										
											2020-04-20 06:42:07 +08:00
										 |  |  |   "jsdelivr": "dist/vue.global.js", | 
					
						
							| 
									
										
										
										
											2019-09-04 00:16:22 +08:00
										 |  |  |   "files": [ | 
					
						
							|  |  |  |     "index.js", | 
					
						
							| 
									
										
										
										
											2021-09-26 02:21:40 +08:00
										 |  |  |     "index.mjs", | 
					
						
							| 
									
										
										
										
											2021-09-02 21:40:44 +08:00
										 |  |  |     "dist", | 
					
						
							| 
									
										
										
										
											2021-09-21 22:26:08 +08:00
										 |  |  |     "compiler-sfc", | 
					
						
							|  |  |  |     "server-renderer", | 
					
						
							| 
									
										
										
										
											2021-09-02 21:40:44 +08:00
										 |  |  |     "ref-macros.d.ts" | 
					
						
							| 
									
										
										
										
											2019-09-04 00:16:22 +08:00
										 |  |  |   ], | 
					
						
							| 
									
										
										
										
											2021-09-25 03:20:57 +08:00
										 |  |  |   "exports": { | 
					
						
							|  |  |  |     ".": { | 
					
						
							|  |  |  |       "import": { | 
					
						
							|  |  |  |         "node": "./index.mjs", | 
					
						
							|  |  |  |         "default": "./dist/vue.runtime.esm-bundler.js" | 
					
						
							|  |  |  |       }, | 
					
						
							|  |  |  |       "require": "./index.js" | 
					
						
							|  |  |  |     }, | 
					
						
							|  |  |  |     "./server-renderer": { | 
					
						
							|  |  |  |       "import": "./server-renderer/index.mjs", | 
					
						
							|  |  |  |       "require": "./server-renderer/index.js" | 
					
						
							|  |  |  |     }, | 
					
						
							|  |  |  |     "./compiler-sfc": { | 
					
						
							|  |  |  |       "import": "./compiler-sfc/index.mjs", | 
					
						
							|  |  |  |       "require": "./compiler-sfc/index.js" | 
					
						
							|  |  |  |     }, | 
					
						
							|  |  |  |     "./dist/*": "./dist/*", | 
					
						
							|  |  |  |     "./package.json": "./package.json" | 
					
						
							|  |  |  |   }, | 
					
						
							| 
									
										
										
										
											2018-10-23 23:58:37 +08:00
										 |  |  |   "buildOptions": { | 
					
						
							|  |  |  |     "name": "Vue", | 
					
						
							| 
									
										
										
										
											2019-12-11 10:29:52 +08:00
										 |  |  |     "formats": [ | 
					
						
							| 
									
										
										
										
											2019-12-11 11:14:02 +08:00
										 |  |  |       "esm-bundler", | 
					
						
							| 
									
										
										
										
											2019-12-18 07:24:01 +08:00
										 |  |  |       "esm-bundler-runtime", | 
					
						
							| 
									
										
										
										
											2019-12-11 10:29:52 +08:00
										 |  |  |       "cjs", | 
					
						
							|  |  |  |       "global", | 
					
						
							| 
									
										
										
										
											2020-03-24 03:09:29 +08:00
										 |  |  |       "global-runtime", | 
					
						
							| 
									
										
										
										
											2020-04-20 06:42:07 +08:00
										 |  |  |       "esm-browser", | 
					
						
							|  |  |  |       "esm-browser-runtime" | 
					
						
							| 
									
										
										
										
											2019-12-11 10:29:52 +08:00
										 |  |  |     ] | 
					
						
							| 
									
										
										
										
											2018-10-23 23:58:37 +08:00
										 |  |  |   }, | 
					
						
							|  |  |  |   "repository": { | 
					
						
							|  |  |  |     "type": "git", | 
					
						
							| 
									
										
										
										
											2020-03-01 11:04:42 +08:00
										 |  |  |     "url": "git+https://github.com/vuejs/vue-next.git" | 
					
						
							| 
									
										
										
										
											2018-10-23 23:58:37 +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" | 
					
						
							| 
									
										
										
										
											2018-10-23 23:58:37 +08:00
										 |  |  |   }, | 
					
						
							| 
									
										
										
										
											2020-03-01 11:04:42 +08:00
										 |  |  |   "homepage": "https://github.com/vuejs/vue-next/tree/master/packages/vue#readme", | 
					
						
							| 
									
										
										
										
											2018-10-23 23:58:37 +08:00
										 |  |  |   "dependencies": { | 
					
						
							| 
									
										
										
										
											2021-09-26 02:58:20 +08:00
										 |  |  |     "@vue/shared": "3.2.19", | 
					
						
							|  |  |  |     "@vue/compiler-dom": "3.2.19", | 
					
						
							|  |  |  |     "@vue/runtime-dom": "3.2.19", | 
					
						
							|  |  |  |     "@vue/compiler-sfc": "3.2.19", | 
					
						
							|  |  |  |     "@vue/server-renderer": "3.2.19" | 
					
						
							| 
									
										
										
										
											2018-10-23 23:58:37 +08:00
										 |  |  |   } | 
					
						
							|  |  |  | } |