mirror of
				https://github.com/Tencent/tmagic-editor.git
				synced 2025-11-01 00:57:01 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			30 lines
		
	
	
		
			627 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			30 lines
		
	
	
		
			627 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|   "version": "1.0.0-rc.5",
 | |
|   "name": "@tmagic/ui",
 | |
|   "main": "src/index.ts",
 | |
|   "engines": {
 | |
|     "node": ">=14"
 | |
|   },
 | |
|   "license": "Apache-2.0",
 | |
|   "repository": {
 | |
|     "type": "git",
 | |
|     "url": "https://github.com/Tencent/tmagic-editor.git"
 | |
|   },
 | |
|   "dependencies": {
 | |
|     "@tmagic/schema": "^1.0.0-rc.5",
 | |
|     "delegate": "^3.2.0",
 | |
|     "qrcode": "^1.5.0",
 | |
|     "tiny-emitter": "^2.1.0",
 | |
|     "vue": "^3.2.0"
 | |
|   },
 | |
|   "peerDependencies": {
 | |
|     "vue": "^3.2.0"
 | |
|   },
 | |
|   "devDependencies": {
 | |
|     "@testing-library/vue": "^6.4.2",
 | |
|     "@types/qrcode": "^1.4.2",
 | |
|     "@vue/compiler-sfc": "^3.2.0",
 | |
|     "@vue/test-utils": "^2.0.0-rc.12"
 | |
|   }
 | |
| }
 |