{
  "name": "@pastash/filter_app_genesys",
  "version": "1.0.1",
  "description": "Genesys SIP Log Filter Plugin for @pastash/pastash",
  "main": "filter_app_genesys.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "optionalDependencies": {
    "moment": "2.29.4"
  },
  "author": "Lorenzo Mangani <lorenzo.mangan@gmail.com>",
  "license": "ISC",
  "dependencies": {
    "quick-lru": "^5.1.1"
  }
}
