github.com/mdaxf/iac@v0.0.0-20240519030858-58a061660378/integration/messagebus/glue/bower.json (about) 1 { 2 "name": "glue", 3 "version": "1.9.1", 4 "homepage": "https://github.com/desertbit/glue", 5 "authors": [ 6 "Roland Singer <roland.singer@desertbit.com>" 7 ], 8 "description": "Robust Go and Javascript Socket Library", 9 "main": "[\"client\"]", 10 "keywords": [ 11 "[\"socket\"]" 12 ], 13 "license": "MIT", 14 "ignore": [ 15 "**/*", 16 "!client/*", 17 "!client/**/*", 18 "node_modules", 19 "bower_components", 20 "test", 21 "tests" 22 ] 23 }