guacamole-client-typedefs
Version:
Work in progress typescript definitions based on http://guacamole.apache.org/doc/guacamole-common-js/
14 lines (13 loc) • 439 B
JSON
{
"name": "guacamole-client-typedefs",
"keywords": ["guacamole", "guacamole-client", "typescript", "typedefs", "d.ts", "typings", "apache"],
"version": "0.0.7",
"main": "",
"repository": "git@github.com:KonstantinSimeonov/guacamole-client-typedefs.git",
"author": "Konstantin Simeonov <kon.simeonov@protonmail.com>",
"license": "MIT",
"devDependencies": {
"guacamole-client": "^1.0.0",
"typescript": "^3.9.5"
}
}