2 "name": "@proton/recovery-kit",
3 "description": "Recovery kit pdf generation",
6 "lint": "eslint . --ext ts --quiet --cache",
8 "test:ci": "jest --coverage --runInBand --ci",
9 "test:watch": "jest --watch"
12 "@pdfme/common": "^3.4.0",
13 "@pdfme/generator": "^3.4.0",
14 "@proton/utils": "workspace:^"
17 "@proton/eslint-config-proton": "workspace:^",
21 "typescript": "^5.7.2"