{
  "name": "@pagopa/io-backend-notifications-sdk",
  "version": "9.7.0",
  "description": "Generated SDK for @pagopa/io-backend. IO app and web backend",
  "author": "",
  "license": "ISC",
  "main": "index.js",
  "types": "index.d.js",
  "scripts": {
    "prepublishOnly": "npm run build",
    "build": "tsc --skipLibCheck"
  },
  "dependencies": {
    "@pagopa/ts-commons": "^10.0.0",
    "fp-ts": "^2.10.5",
    "io-ts": "^2.2.16"
  },
  "devDependencies": {
    "typescript": "^4.3.0"
  }
}
