{ "dependencies": [ { "name": "@types/jest", "type": "build" }, { "name": "@types/node", "version": "^18", "type": "build" }, { "name": "@typescript-eslint/eslint-plugin", "version": "^6", "type": "build" }, { "name": "@typescript-eslint/parser", "version": "^6", "type": "build" }, { "name": "@vercel/ncc", "type": "build" }, { "name": "constructs", "version": "^10.0.0", "type": "build" }, { "name": "dkershner6-projen-github-actions", "type": "build" }, { "name": "eslint-config-prettier", "type": "build" }, { "name": "eslint-import-resolver-typescript", "type": "build" }, { "name": "eslint-plugin-import", "type": "build" }, { "name": "eslint-plugin-jest", "type": "build" }, { "name": "eslint-plugin-prettier", "type": "build" }, { "name": "eslint-plugin-sonarjs", "type": "build" }, { "name": "eslint", "version": "^8", "type": "build" }, { "name": "jest", "type": "build" }, { "name": "jest-junit", "version": "^15", "type": "build" }, { "name": "prettier", "type": "build" }, { "name": "projen", "type": "build" }, { "name": "projen-github-action-typescript", "type": "build" }, { "name": "standard-version", "version": "^9", "type": "build" }, { "name": "ts-jest", "type": "build" }, { "name": "ts-node", "type": "build" }, { "name": "typedoc", "type": "build" }, { "name": "typescript", "type": "build" }, { "name": "@actions/core", "type": "runtime" }, { "name": "@actions/github", "type": "runtime" }, { "name": "axios", "type": "runtime" } ], "//": "~~ Generated by projen. To modify, edit .projenrc.ts and run \"npx projen\"." }