mirror of
				https://gitee.com/vant-contrib/vant.git
				synced 2025-10-31 19:42:07 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			20 lines
		
	
	
		
			514 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			20 lines
		
	
	
		
			514 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|   "name": "@vant/markdown-loader",
 | |
|   "version": "2.5.1",
 | |
|   "description": "Simple and fast vue markdown loader",
 | |
|   "main": "src/index.js",
 | |
|   "publishConfig": {
 | |
|     "access": "public"
 | |
|   },
 | |
|   "license": "MIT",
 | |
|   "repository": "https://github.com/youzan/vant/tree/dev/packages/vant-markdown-loader",
 | |
|   "dependencies": {
 | |
|     "front-matter": "^3.0.2",
 | |
|     "highlight.js": "^10.0.0",
 | |
|     "loader-utils": "^1.2.3",
 | |
|     "markdown-it": "^10.0.0",
 | |
|     "markdown-it-anchor": "^5.2.5",
 | |
|     "transliteration": "^2.1.7"
 | |
|   }
 | |
| }
 |