mirror of
				https://github.com/vuejs/babel-plugin-jsx.git
				synced 2025-10-31 09:22:19 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			24 lines
		
	
	
		
			523 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			24 lines
		
	
	
		
			523 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|   "name": "@vue/jsx-explorer",
 | |
|   "version": "2.0.1",
 | |
|   "type": "module",
 | |
|   "private": true,
 | |
|   "scripts": {
 | |
|     "dev": "vite",
 | |
|     "build": "vite build",
 | |
|     "preview": "vite preview"
 | |
|   },
 | |
|   "dependencies": {
 | |
|     "@babel/standalone": "^7.28.4",
 | |
|     "@vue/babel-plugin-jsx": "workspace:*",
 | |
|     "assert": "^2.1.0",
 | |
|     "monaco-editor": "^0.54.0",
 | |
|     "vue": "catalog:"
 | |
|   },
 | |
|   "devDependencies": {
 | |
|     "@types/babel__standalone": "^7.1.9",
 | |
|     "@vitejs/plugin-vue-jsx": "^5.1.1",
 | |
|     "vite": "npm:rolldown-vite@latest"
 | |
|   }
 | |
| }
 |