sonic-server 1.7.0

Fast, lightweight and schema-less search backend.
{
  "name": "sonic-tests-e2e-node",
  "version": "1.0.0",
  "lockfileVersion": 3,
  "requires": true,
  "packages": {
    "": {
      "name": "sonic-tests-e2e-node",
      "version": "1.0.0",
      "license": "ISC",
      "dependencies": {
        "sonic-channel": "^1.2.5"
      },
      "engines": {
        "node": ">=10.0.0",
        "npm": ">=6.0.0"
      }
    },
    "node_modules/sonic-channel": {
      "version": "1.2.5",
      "resolved": "https://registry.npmjs.org/sonic-channel/-/sonic-channel-1.2.5.tgz",
      "integrity": "sha512-tgyV+l98yT4jSOFztj1BKn4DammFS7Cdaaxn9EnCMYHJ1N1sD+IQDsyrA9lKaJV1gRQRHNPc9HAsRQP2L/BR1g==",
      "engines": {
        "node": ">= 6.0.0"
      }
    }
  }
}