hubot-jobtitles
Version:
Hubot script to generate web-related job titles
23 lines (22 loc) • 472 B
JSON
{
"name": "hubot-jobtitles",
"version": "0.0.2",
"description": "Hubot script to generate web-related job titles",
"main": "index.js",
"repository": {
"type": "git",
"url": "git+https://github.com/juanbrujo/hubot-jobtitles.git"
},
"keywords": [
"hubot",
"random",
"job",
"titles",
"generator"
],
"author": "Jorge Epuñan",
"license": "MIT",
"bugs": {
"url": "https://github.com/juanbrujo/hubot-jobtitles/issues"
}
}