nbot

A clone of the eBot by @deStrO fully based on node.js with build in Web Page - WIP
git clone git://archive.git.mtrnord.blog/MTRNord/nbot.git
Log | Files | Refs | README | LICENSE

yuidoc.json (389B)


      1 {
      2     "name": "nBot",
      3     "description": "A clone of the eBot by deStrO fully based on node.js with build in Web Page",
      4     "version": "0.0.1",
      5     "url": "https://github.com/MTRNord/nBot",
      6     "options": {
      7         "outdir": "./apidocs",
      8         "themedir" : "./node_modules/yuidoc-bootstrap-theme",
      9         "helpers" : ["./node_modules/yuidoc-bootstrap-theme/helpers/helpers.js"]
     10     }
     11 }