{
    "cliVersion": "3.64.2",
    "generatorName": "fernapi/fern-typescript-sdk",
    "generatorVersion": "3.36.0",
    "generatorConfig": {
        "defaultTimeoutInSeconds": 240,
        "inlineFileProperties": true,
        "inlinePathParameters": false,
        "enableInlineTypes": false,
        "omitUndefined": false,
        "skipResponseValidation": false,
        "useLegacyExports": true,
        "noSerdeLayer": false,
        "namespaceExport": "ElevenLabs",
        "fileResponseType": "stream",
        "fetchSupport": "node-fetch",
        "packageManager": "yarn",
        "testFramework": "jest",
        "wireTestsFallbackToAutoGeneratedErrorExamples": false,
        "allowCustomFetcher": true,
        "extraDependencies": {
            "command-exists": "^1.2.9",
            "ws": "^8.18.3"
        },
        "extraDevDependencies": {
            "msw": "2.11.2",
            "jest": "^29.7.0",
            "@types/jest": "^29.5.5",
            "ts-jest": "^29.1.1",
            "@types/command-exists": "^1.2.3",
            "@types/ws": "^8.18.1"
        },
        "packageJson": {
            "browser": {
                "command-exists": false
            }
        }
    }
}
