{
  "_from": "@aws-sdk/util-user-agent-browser@3.734.0",
  "_id": "@aws-sdk/util-user-agent-browser@3.734.0",
  "_inBundle": false,
  "_integrity": "sha512-xQTCus6Q9LwUuALW+S76OL0jcWtMOVu14q+GoLnWPUM7QeUw963oQcLhF7oq0CtaLLKyl4GOUfcwc773Zmwwng==",
  "_location": "/@aws-sdk/util-user-agent-browser",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@aws-sdk/util-user-agent-browser@3.734.0",
    "name": "@aws-sdk/util-user-agent-browser",
    "escapedName": "@aws-sdk%2futil-user-agent-browser",
    "scope": "@aws-sdk",
    "rawSpec": "3.734.0",
    "saveSpec": null,
    "fetchSpec": "3.734.0"
  },
  "_requiredBy": [
    "/@aws-sdk/client-cognito-identity",
    "/@aws-sdk/client-sso",
    "/@aws-sdk/nested-clients"
  ],
  "_resolved": "https://registry.npmjs.org/@aws-sdk/util-user-agent-browser/-/util-user-agent-browser-3.734.0.tgz",
  "_shasum": "bbf3348b14bd7783f60346e1ce86978999450fe7",
  "_spec": "@aws-sdk/util-user-agent-browser@3.734.0",
  "_where": "/home/dfspein/public_html/my.dfspe.in/node_modules/@aws-sdk/client-cognito-identity",
  "author": {
    "name": "AWS SDK for JavaScript Team",
    "url": "https://aws.amazon.com/javascript/"
  },
  "browser": "./dist-es/index.js",
  "bugs": {
    "url": "https://github.com/aws/aws-sdk-js-v3/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@aws-sdk/types": "3.734.0",
    "@smithy/types": "^4.1.0",
    "bowser": "^2.11.0",
    "tslib": "^2.6.2"
  },
  "deprecated": false,
  "description": "[![NPM version](https://img.shields.io/npm/v/@aws-sdk/util-user-agent-browser/latest.svg)](https://www.npmjs.com/package/@aws-sdk/util-user-agent-browser) [![NPM downloads](https://img.shields.io/npm/dm/@aws-sdk/util-user-agent-browser.svg)](https://www.npmjs.com/package/@aws-sdk/util-user-agent-browser)",
  "devDependencies": {
    "@tsconfig/recommended": "1.0.1",
    "concurrently": "7.0.0",
    "downlevel-dts": "0.10.1",
    "rimraf": "3.0.2",
    "typescript": "~5.2.2"
  },
  "files": [
    "dist-*/**"
  ],
  "homepage": "https://github.com/aws/aws-sdk-js-v3/tree/main/packages/util-user-agent-browser",
  "license": "Apache-2.0",
  "main": "./dist-cjs/index.js",
  "module": "./dist-es/index.js",
  "name": "@aws-sdk/util-user-agent-browser",
  "react-native": "dist-es/index.native.js",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/aws/aws-sdk-js-v3.git",
    "directory": "packages/util-user-agent-browser"
  },
  "scripts": {
    "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
    "build:cjs": "node ../../scripts/compilation/inline util-user-agent-browser",
    "build:es": "tsc -p tsconfig.es.json",
    "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build",
    "build:types": "tsc -p tsconfig.types.json",
    "build:types:downlevel": "downlevel-dts dist-types dist-types/ts3.4",
    "clean": "rimraf ./dist-* && rimraf *.tsbuildinfo",
    "test": "yarn g:vitest run",
    "test:watch": "yarn g:vitest watch"
  },
  "types": "./dist-types/index.d.ts",
  "typesVersions": {
    "<4.0": {
      "dist-types/*": [
        "dist-types/ts3.4/*"
      ]
    }
  },
  "version": "3.734.0"
}
