UNPKG

@fitzshif/guacamole-common-js

Version:
42 lines (41 loc) 937 B
{ "name": "@fitzshif/guacamole-common-js", "version": "1.3.2", "description": "The Guacamole javascript client", "main": "dist/guacamole-common.js", "scripts": { "prepublishOnly": "gulp" }, "repository": { "type": "git", "url": "git+https://github.com/fitzshif/guacamole-common-js.git" }, "files": [ "dist" ], "keywords": [ "guacamole", "common", "js", "guac", "remote", "desktop", "vnc", "rdp", "ssh", "telnet" ], "author": "Christopher Mühl <christopher@padarom.io>", "license": "Apache 2.0", "bugs": { "url": "https://issues.apache.org/jira/browse/GUACAMOLE/" }, "homepage": "https://github.com/padarom/guacamole-common-js#readme", "devDependencies": { "gulp": "^4.0.2", "gulp-concat": "^2.6.1", "gulp-insert": "^0.5.0", "gulp-rename": "^1.2.2", "gulp-uglify": "^3.0.0" } }