mirror of
				https://gitee.com/vant-contrib/vant.git
				synced 2025-11-04 21:02:09 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			21 lines
		
	
	
		
			537 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			21 lines
		
	
	
		
			537 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
  "name": "@vant/stylelint-config",
 | 
						|
  "version": "1.3.0",
 | 
						|
  "description": "stylelint config of vant.",
 | 
						|
  "main": "index.js",
 | 
						|
  "publishConfig": {
 | 
						|
    "access": "public"
 | 
						|
  },
 | 
						|
  "license": "MIT",
 | 
						|
  "repository": "https://github.com/youzan/vant/tree/dev/packages/vant-stylelint-config",
 | 
						|
  "peerDependencies": {
 | 
						|
    "stylelint": "^13.0.0"
 | 
						|
  },
 | 
						|
  "dependencies": {
 | 
						|
    "stylelint-config-prettier": "^8.0.1",
 | 
						|
    "stylelint-config-rational-order": "^0.1.2",
 | 
						|
    "stylelint-config-standard": "^20.0.0",
 | 
						|
    "stylelint-order": "^4.0.0"
 | 
						|
  }
 | 
						|
}
 |