{
  "name": "sdk",
  "version": "1.0.0",
  "lockfileVersion": 3,
  "requires": true,
  "packages": {
    "": {
      "name": "sdk",
      "version": "1.0.0",
      "license": "ISC",
      "dependencies": {
        "gts": "^6.0.2"
      },
      "devDependencies": {
        "@types/node": "^22.7.5",
        "gts": "^6.0.2",
        "typescript": "^5.6.3"
      }
    },
    "../../node_modules/.pnpm/gts@6.0.2_typescript@5.6.3/node_modules/gts": {
      "version": "6.0.2",
      "dev": true,
      "license": "Apache-2.0",
      "dependencies": {
        "@typescript-eslint/eslint-plugin": "5.62.0",
        "@typescript-eslint/parser": "5.62.0",
        "chalk": "^4.1.2",
        "eslint": "8.57.1",
        "eslint-config-prettier": "9.1.0",
        "eslint-plugin-n": "15.7.0",
        "eslint-plugin-prettier": "5.2.1",
        "execa": "^5.0.0",
        "inquirer": "^7.3.3",
        "json5": "^2.1.3",
        "meow": "^9.0.0",
        "ncp": "^2.0.0",
        "prettier": "3.3.3",
        "rimraf": "3.0.2",
        "write-file-atomic": "^4.0.0"
      },
      "bin": {
        "gts": "build/src/cli.js"
      },
      "devDependencies": {
        "@npm/types": "^2.0.0",
        "@types/cross-spawn": "^6.0.2",
        "@types/eslint": "^8.0.0",
        "@types/fs-extra": "^11.0.0",
        "@types/inquirer": "^8.0.0",
        "@types/json5": "2.2.0",
        "@types/mocha": "^10.0.0",
        "@types/ncp": "^2.0.4",
        "@types/node": "^22.7.5",
        "@types/rimraf": "^3.0.0",
        "@types/sinon": "^17.0.0",
        "@types/tmp": "^0.2.0",
        "@types/write-file-atomic": "^4.0.0",
        "c8": "^10.1.2",
        "cross-spawn": "^7.0.3",
        "fs-extra": "^11.0.0",
        "inline-fixtures": "^1.1.0",
        "js-green-licenses": "^4.0.0",
        "mocha": "^10.0.0",
        "sinon": "^19.0.0",
        "tmp": "0.2.3",
        "typescript": "^5.6.3"
      },
      "engines": {
        "node": ">=18"
      },
      "peerDependencies": {
        "typescript": ">=5"
      }
    },
    "node_modules/@types/node": {
      "version": "22.8.0",
      "resolved": "https://registry.npmjs.org/@types/node/-/node-22.8.0.tgz",
      "integrity": "sha512-84rafSBHC/z1i1E3p0cJwKA+CfYDNSXX9WSZBRopjIzLET8oNt6ht2tei4C7izwDeEiLLfdeSVBv1egOH916hg==",
      "dev": true,
      "license": "MIT",
      "dependencies": {
        "undici-types": "~6.19.8"
      }
    },
    "node_modules/gts": {
      "resolved": "../../node_modules/.pnpm/gts@6.0.2_typescript@5.6.3/node_modules/gts",
      "link": true
    },
    "node_modules/typescript": {
      "version": "5.6.3",
      "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.6.3.tgz",
      "integrity": "sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==",
      "dev": true,
      "license": "Apache-2.0",
      "bin": {
        "tsc": "bin/tsc",
        "tsserver": "bin/tsserver"
      },
      "engines": {
        "node": ">=14.17"
      }
    },
    "node_modules/undici-types": {
      "version": "6.19.8",
      "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.19.8.tgz",
      "integrity": "sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==",
      "dev": true,
      "license": "MIT"
    }
  }
}
