{
  "name": "@aws-cdk/toolkit-lib",
  "description": "AWS CDK Programmatic Toolkit Library",
  "repository": {
    "type": "git",
    "url": "https://github.com/aws/aws-cdk-cli",
    "directory": "packages/@aws-cdk/toolkit-lib"
  },
  "scripts": {
    "build": "projen build",
    "bump": "projen bump",
    "check-for-updates": "projen check-for-updates",
    "check-licenses": "projen check-licenses",
    "compile": "projen compile",
    "default": "projen default",
    "docs": "projen docs",
    "eslint": "projen eslint",
    "gather-versions": "projen gather-versions",
    "gen-fixture": "projen gen-fixture",
    "nx": "projen nx",
    "package": "projen package",
    "post-compile": "projen post-compile",
    "pre-compile": "projen pre-compile",
    "publish-local": "projen publish-local",
    "registry": "projen registry",
    "test": "projen test",
    "test:watch": "projen test:watch",
    "unbump": "projen unbump",
    "watch": "projen watch",
    "projen": "projen"
  },
  "author": {
    "name": "Amazon Web Services",
    "url": "https://aws.amazon.com",
    "organization": true
  },
  "devDependencies": {
    "@aws-cdk/aws-service-spec": "^0.1.180",
    "@aws-cdk/cli-plugin-contract": "2.182.2",
    "@cdklabs/eslint-plugin": "^2.0.5",
    "@jest/environment": "^29.7.0",
    "@jest/globals": "^29.7.0",
    "@jest/types": "^29.6.3",
    "@microsoft/api-extractor": "^7.58.7",
    "@smithy/util-stream": "^4.6.2",
    "@stylistic/eslint-plugin": "^3",
    "@types/fs-extra": "^11",
    "@types/jest": "^29.5.14",
    "@types/jest-when": "^3.5.5",
    "@types/node": "^20",
    "@types/picomatch": "^4",
    "@types/split2": "^4.2.3",
    "@typescript-eslint/eslint-plugin": "^8",
    "@typescript-eslint/parser": "^8",
    "aws-cdk-lib": "2.254.0",
    "aws-sdk-client-mock": "^4.1.0",
    "aws-sdk-client-mock-jest": "^4.1.0",
    "commit-and-tag-version": "^12",
    "constructs": "^10.0.0",
    "eslint": "^9",
    "eslint-config-prettier": "^10.1.8",
    "eslint-import-resolver-typescript": "^4.4.4",
    "eslint-plugin-import": "^2.32.0",
    "eslint-plugin-jest": "^29.15.2",
    "eslint-plugin-jsdoc": "^62.9.0",
    "eslint-plugin-prettier": "^4.2.5",
    "fast-check": "^4.8.0",
    "jest": "^29.7.0",
    "jest-environment-node": "^29.7.0",
    "jest-junit": "^16",
    "jest-when": "^3.7.0",
    "license-checker": "^25.0.1",
    "nock": "13",
    "nx": "^22.7.2",
    "prettier": "^2.8",
    "projen": "^0.99.61",
    "ts-jest": "^29.4.9",
    "tsx": "^4.22.0",
    "typescript": "5.9"
  },
  "peerDependencies": {
    "@aws-cdk/cli-plugin-contract": "^2"
  },
  "dependencies": {
    "@aws-cdk/cdk-assets-lib": "^1",
    "@aws-cdk/cloud-assembly-api": "2.2.4",
    "@aws-cdk/cloud-assembly-schema": ">=53.27.0",
    "@aws-cdk/cloudformation-diff": "^2",
    "@aws-cdk/cx-api": "^2",
    "@aws-sdk/client-appsync": "^3",
    "@aws-sdk/client-bedrock-agentcore-control": "^3",
    "@aws-sdk/client-cloudcontrol": "^3",
    "@aws-sdk/client-cloudformation": "^3",
    "@aws-sdk/client-cloudwatch-logs": "^3",
    "@aws-sdk/client-codebuild": "^3",
    "@aws-sdk/client-ec2": "^3",
    "@aws-sdk/client-ecr": "^3",
    "@aws-sdk/client-ecs": "^3",
    "@aws-sdk/client-elastic-load-balancing-v2": "^3",
    "@aws-sdk/client-iam": "^3",
    "@aws-sdk/client-kms": "^3",
    "@aws-sdk/client-lambda": "^3",
    "@aws-sdk/client-route-53": "^3",
    "@aws-sdk/client-s3": "^3",
    "@aws-sdk/client-secrets-manager": "^3",
    "@aws-sdk/client-sfn": "^3",
    "@aws-sdk/client-ssm": "^3",
    "@aws-sdk/client-sts": "^3",
    "@aws-sdk/credential-providers": "^3",
    "@aws-sdk/ec2-metadata-service": "^3",
    "@aws-sdk/lib-storage": "^3",
    "@smithy/middleware-endpoint": "^4",
    "@smithy/property-provider": "^4",
    "@smithy/shared-ini-file-loader": "^4",
    "@smithy/util-retry": "^4",
    "@smithy/util-waiter": "^4",
    "archiver": "^7.0.1",
    "cdk-from-cfn": "^0.300.0",
    "chalk": "^4",
    "chokidar": "^4",
    "fast-deep-equal": "^3.1.3",
    "fast-glob": "^3.3.3",
    "fs-extra": "^11",
    "p-limit": "^3",
    "picomatch": "^4",
    "semver": "^7.8.0",
    "split2": "^4.2.0",
    "wrap-ansi": "^7",
    "yaml": "^1"
  },
  "keywords": [
    "aws",
    "cdk"
  ],
  "engines": {
    "node": ">= 18.0.0"
  },
  "devEngines": {
    "packageManager": {
      "name": "yarn",
      "version": ">=4",
      "onFail": "ignore"
    }
  },
  "main": "lib/index.js",
  "license": "Apache-2.0",
  "homepage": "https://docs.aws.amazon.com/cdk/api/toolkit-lib",
  "publishConfig": {
    "access": "public"
  },
  "version": "1.26.2",
  "packageManager": "yarn@4.13.0",
  "types": "lib/index.d.ts",
  "exports": {
    ".": {
      "types": "./lib/index.d.ts",
      "default": "./lib/index.js"
    },
    "./package.json": "./package.json"
  },
  "//": "~~ Generated by projen. To modify, edit .projenrc.js and run \"yarn projen\"."
}
