2 "name": "@proton/docs-proto",
4 "description": "Docs RTS messaging types",
7 "lint": "eslint . --ext ts --quiet --cache",
8 "sync": "./scripts/sync.sh ."
11 "@standardnotes/domain-core": "^1.41.2"
14 "@types/google-protobuf": "^3.15.12",
15 "@typescript-eslint/eslint-plugin": "^6.21.0",
16 "@typescript-eslint/parser": "^6.21.0",
18 "eslint-config-prettier": "^8.10.0",
19 "eslint-plugin-prettier": "^5.2.1",
20 "google-protobuf": "^3.21.4",
21 "protoc-gen-ts": "^0.8.7",
23 "typescript": "^5.7.2"