12 lines
358 B
Ruby
12 lines
358 B
Ruby
name 'kosmos-hubot'
|
|
maintainer 'Kosmos'
|
|
maintainer_email 'mail@kosmos.org'
|
|
license 'All rights reserved'
|
|
description 'Installs/Configures kosmos-hubot'
|
|
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
|
|
version '0.1.0'
|
|
|
|
depends 'kosmos-nodejs'
|
|
depends 'application'
|
|
depends 'application_nodejs'
|