mirror of
				https://github.com/Mibew/button-refresh-plugin.git
				synced 2025-10-31 18:41:05 +03:00 
			
		
		
		
	
		
			
				
	
	
		
			18 lines
		
	
	
		
			526 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			18 lines
		
	
	
		
			526 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     "name": "button-refresh-plugin",
 | |
|     "version": "0.1.0",
 | |
|     "description": "A plugin for Mibew that makes the button represents the actual operators state.",
 | |
|     "private": true,
 | |
|     "bugs": {
 | |
|         "url": "https://github.com/mibew/button-refresh-plugin/issues"
 | |
|     },
 | |
|     "devDependencies": {
 | |
|         "gulp": "~3.8.10",
 | |
|         "event-stream": "~3.1.7",
 | |
|         "gulp-zip": "~2.0.2",
 | |
|         "gulp-tar": "~1.3.0",
 | |
|         "gulp-gzip": "~0.0.8",
 | |
|         "gulp-chmod": "~1.2.0",
 | |
|         "gulp-rename": "~1.2.0"
 | |
|     }
 | |
| } |