mirror of
				https://github.com/soybeanjs/soybean-admin.git
				synced 2025-11-04 07:43:42 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			17 lines
		
	
	
		
			239 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			17 lines
		
	
	
		
			239 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
  "name": "@sa/color",
 | 
						|
  "version": "1.1.3",
 | 
						|
  "exports": {
 | 
						|
    ".": "./src/index.ts"
 | 
						|
  },
 | 
						|
  "typesVersions": {
 | 
						|
    "*": {
 | 
						|
      "*": ["./src/*"]
 | 
						|
    }
 | 
						|
  },
 | 
						|
  "dependencies": {
 | 
						|
    "@sa/utils": "workspace:*",
 | 
						|
    "colord": "2.9.3"
 | 
						|
  }
 | 
						|
}
 |