13 lines
		
	
	
		
			383 B
		
	
	
	
		
			Ruby
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			383 B
		
	
	
	
		
			Ruby
		
	
	
	
	
	
| name             '5apps-hubot'
 | |
| maintainer       'Kosmos'
 | |
| maintainer_email 'mail@kosmos.org'
 | |
| license          'All rights reserved'
 | |
| description      'Installs/Configures 5apps-hubot'
 | |
| long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
 | |
| version          '0.1.0'
 | |
| 
 | |
| depends 'kosmos-nodejs'
 | |
| depends 'application_javascript'
 | |
| depends 'application_git'
 | |
| depends 'firewall'
 |