mirror of
				https://github.com/actions/cache.git
				synced 2025-11-04 07:38:37 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			22 lines
		
	
	
		
			318 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			22 lines
		
	
	
		
			318 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
sources:
 | 
						|
  npm: true
 | 
						|
 | 
						|
allowed:
 | 
						|
  - apache-2.0
 | 
						|
  - bsd-2-clause
 | 
						|
  - bsd-3-clause
 | 
						|
  - isc
 | 
						|
  - mit
 | 
						|
  - cc0-1.0
 | 
						|
  - unlicense
 | 
						|
  - 0bsd
 | 
						|
 | 
						|
reviewed:
 | 
						|
  npm:
 | 
						|
  - sax
 | 
						|
  - "@protobuf-ts/plugin-framework" # Apache-2.0
 | 
						|
  - "@protobuf-ts/runtime" # Apache-2.0
 | 
						|
  - fs.realpath # ISC
 | 
						|
  - glob # ISC
 | 
						|
  - prettier # MIT
 | 
						|
  - lodash # MIT |