UNPKG

generator-hubot-yarn

Version:
16 lines (11 loc) 213 B
{ "name": "<%- botName %>", "version": "1.0.0", "private": true, "author": "<%- botOwner %>", "description": "<%- botDescription %>", "dependencies": {}, "engines": { "node": "> 8.0.0" } }