mirror of
				https://git.cloudron.io/cloudron/minio-app
				synced 2025-11-04 09:02:35 +00:00 
			
		
		
		
	| datasource | package | from | to | | --------------- | ----------- | ---------------------------- | ---------------------------- | | github-releases | minio/minio | RELEASE.2025-09-07T16-13-09Z | RELEASE.2025-10-15T17-29-55Z |
		
			
				
	
	
		
			20 lines
		
	
	
		
			402 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			20 lines
		
	
	
		
			402 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
  "name": "test",
 | 
						|
  "version": "1.0.0",
 | 
						|
  "description": "",
 | 
						|
  "main": "index.js",
 | 
						|
  "scripts": {
 | 
						|
    "test": "echo \"Error: no test specified\" && exit 1"
 | 
						|
  },
 | 
						|
  "author": "",
 | 
						|
  "license": "ISC",
 | 
						|
  "dependencies": {
 | 
						|
    "@eslint/js": "^9.37.0",
 | 
						|
    "chromedriver": "^141.0.3",
 | 
						|
    "expect.js": "^0.3.1",
 | 
						|
    "mocha": "^11.7.4",
 | 
						|
    "selenium-webdriver": "^4.36.0",
 | 
						|
    "superagent": "^10.2.3"
 | 
						|
  }
 | 
						|
}
 |