github.com/SagerNet/gvisor@v0.0.0-20210707092255-7731c139d75c/images/benchmarks/node/package.json (about)

     1  {
     2    "name": "nodedum",
     3    "version": "1.0.0",
     4    "description": "",
     5    "main": "index.js",
     6    "scripts": {
     7      "test": "echo \"Error: no test specified\" && exit 1"
     8    },
     9    "author": "",
    10    "license": "ISC",
    11    "dependencies": {
    12      "express": "^4.16.4",
    13      "hbs": "^4.0.4",
    14      "redis": "^2.8.0",
    15      "redis-commands": "^1.2.0",
    16      "redis-parser": "^2.6.0",
    17      "secure-random-string": "^1.1.0"
    18    }
    19  }