Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
code / usr / share / code / resources / app / node_modules / xterm / jsdoc.json
Size: Mime:
{
  "source": {
    "include": [
      "src/xterm.js",
      "addons/attach/attach.js",
      "addons/fit/fit.js",
      "addons/fullscreen/fullscreen.js",
      "addons/linkify/linkify.js"
    ]
  },
  "opts": {
    "readme": "README.md",
    "template": "node_modules/docdash",
    "encoding": "utf8",
    "destination": "docs/",
    "recurse": true,
    "verbose": true
  },
  "templates": {
    "cleverLinks": false,
    "monospaceLinks": false
  }
}