{
  "name": "sip-lab",
  "version": "1.45.0",
  "description": "",
  "main": "index.js",
  "engines": {
    "node": ">=15.0.0"
  },
  "scripts": {
    "install": "true",
    "test": "./runtests -a 3"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/MayamaTakeshi/sip-lab"
  },
  "author": "",
  "license": "ISC",
  "homepage": "https://github.com/MayamaTakeshi/sip-lab",
  "dependencies": {
    "@mayama/zeq": "^4.23.0",
    "data-matching": "^1.48.0",
    "mrcp": "^1.4.0",
    "mrcp-matching": "^1.3.0",
    "sdp-matching": "^1.5.0",
    "sip-matching": "^1.9.0",
    "sipjs-lab": "^1.4.0"
  },
  "files": [
    "index.js",
    "README.md",
    "DEV.md",
    "samples",
    "samples_extra",
    "pocketsphinx",
    "runtests",
    "sip_lab_server"
  ]
}
