mirror of
				https://github.com/Tencent/tmagic-editor.git
				synced 2025-11-04 10:49:51 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			28 lines
		
	
	
		
			567 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			28 lines
		
	
	
		
			567 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
  "version": "1.0.2",
 | 
						|
  "name": "@tmagic/ui-vue2",
 | 
						|
  "main": "src/index.ts",
 | 
						|
  "engines": {
 | 
						|
    "node": ">=14"
 | 
						|
  },
 | 
						|
  "repository": {
 | 
						|
    "type": "git",
 | 
						|
    "url": "https://github.com/Tencent/tmagic-editor.git"
 | 
						|
  },
 | 
						|
  "dependencies": {
 | 
						|
    "@tmagic/schema": "1.0.2",
 | 
						|
    "@vue/composition-api": "1.0.5",
 | 
						|
    "qrcode": "^1.5.0",
 | 
						|
    "vue": "^2.6.14"
 | 
						|
  },
 | 
						|
  "peerDependencies": {
 | 
						|
    "@vue/composition-api": "1.0.5",
 | 
						|
    "vue": "^2.6.14"
 | 
						|
  },
 | 
						|
  "devDependencies": {
 | 
						|
    "vite": "^2.3.7",
 | 
						|
    "vite-plugin-vue2": "^2.0.1",
 | 
						|
    "vue-template-compiler": "^2.6.14"
 | 
						|
  }
 | 
						|
}
 |