github.com/mdaxf/iac@v0.0.0-20240519030858-58a061660378/integration/messagebus/glue/client/package.json (about)

     1  {
     2    "name": "socket",
     3    "version": "1.9.1",
     4    "description": "Robust Go and Javascript Socket Library",
     5    "main": "gulpfile.js",
     6    "dependencies": {
     7      "gulp": "^3.9.0",
     8      "gulp-file-include": "^0.9.0",
     9      "gulp-if": "^1.2.5",
    10      "gulp-sourcemaps": "^1.5.2",
    11      "gulp-uglify": "^1.2.0"
    12    },
    13    "devDependencies": {},
    14    "scripts": {
    15      "test": "echo \"Error: no test specified\" && exit 1"
    16    },
    17    "author": "Roland Singer <roland.singer@desertbit.com>",
    18    "license": "MIT"
    19  }