mirror of
				https://github.com/Tencent/tmagic-editor.git
				synced 2025-11-04 10:49:51 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			32 lines
		
	
	
		
			878 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			32 lines
		
	
	
		
			878 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
  "name": "docs",
 | 
						|
  "private": true,
 | 
						|
  "version": "1.1.0-beta.6",
 | 
						|
  "scripts": {
 | 
						|
    "clean:top": "rimraf dist",
 | 
						|
    "dev": "vuepress dev src",
 | 
						|
    "build": "npm run clean:top && vuepress build src -d dist"
 | 
						|
  },
 | 
						|
  "dependencies": {
 | 
						|
    "@element-plus/icons-vue": "^2.0.6",
 | 
						|
    "@tmagic/form": "1.1.0-beta.6",
 | 
						|
    "@tmagic/schema": "1.1.0-beta.6",
 | 
						|
    "@tmagic/utils": "1.1.0-beta.6",
 | 
						|
    "element-plus": "^2.2.6",
 | 
						|
    "highlight.js": "^11.2.0",
 | 
						|
    "lodash": "^4.17.21",
 | 
						|
    "lodash-es": "^4.17.21",
 | 
						|
    "serialize-javascript": "^6.0.0",
 | 
						|
    "vue": "^3.2.37"
 | 
						|
  },
 | 
						|
  "devDependencies": {
 | 
						|
    "@vuepress/bundler-vite": "^2.0.0-beta.49",
 | 
						|
    "@vuepress/cli": "^2.0.0-beta.49",
 | 
						|
    "@vuepress/client": "^2.0.0-beta.49",
 | 
						|
    "@vuepress/plugin-search": "^2.0.0-beta.49",
 | 
						|
    "@vuepress/theme-default": "^2.0.0-beta.49",
 | 
						|
    "vite": "~2.9.14",
 | 
						|
    "vuepress": "^2.0.0-beta.49"
 | 
						|
  }
 | 
						|
}
 |