UNPKG

guacamole-common-zenki-js

Version:
42 lines (41 loc) 893 B
{ "name": "guacamole-common-zenki-js", "version": "1.1.1-d", "description": "The Guacamole javascript client", "main": "dist/guacamole-common.js", "scripts": { "prepublishOnly": "gulp" }, "repository": { "type": "git", "url": "git+https://github.com/padarom/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.0", "gulp-concat": "^2.6.1", "gulp-insert": "^0.5.0", "gulp-uglify": "^3.0.0", "gulp-rename": "^1.2.2" } }