types-roll20-commandshell
Version: 
Type definition file for Roll20 CommandShell API script.
25 lines (24 loc) • 666 B
JSON
{
  "name": "types-roll20-commandshell",
  "version": "1.1.2",
  "description": "Type definition file for Roll20 CommandShell API script.",
  "author": "Carl-Hugo Marcotte (https://github.com/Carl-Hugo)",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "https://github.com/Carl-Hugo/types-roll20-CommandShell"
  },
  "keywords": [
    "roll20",
    "typescript",
    "typescript-definition",
    "CommandShell"
  ],
  "bugs": {
    "url": "https://github.com/Carl-Hugo/types-roll20-CommandShell/issues"
  },
  "homepage": "https://github.com/Carl-Hugo/types-roll20-CommandShell#readme",
  "devDependencies": {
    "@types/roll20": "^1.0.1"
  }
}