{
  "_args": [
    [
      "@aws-crypto/supports-web-crypto@2.0.2",
      "/home/dfspein/public_html/avanzobackend.dfspe.in"
    ]
  ],
  "_from": "@aws-crypto/supports-web-crypto@2.0.2",
  "_id": "@aws-crypto/supports-web-crypto@2.0.2",
  "_inBundle": false,
  "_integrity": "sha512-6mbSsLHwZ99CTOOswvCRP3C+VCWnzBf+1SnbWxzzJ9lR0mA0JnY2JEAhp8rqmTE0GPFy88rrM27ffgp62oErMQ==",
  "_location": "/@aws-crypto/supports-web-crypto",
  "_optional": true,
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@aws-crypto/supports-web-crypto@2.0.2",
    "name": "@aws-crypto/supports-web-crypto",
    "escapedName": "@aws-crypto%2fsupports-web-crypto",
    "scope": "@aws-crypto",
    "rawSpec": "2.0.2",
    "saveSpec": null,
    "fetchSpec": "2.0.2"
  },
  "_requiredBy": [
    "/@aws-crypto/sha256-browser"
  ],
  "_resolved": "https://registry.npmjs.org/@aws-crypto/supports-web-crypto/-/supports-web-crypto-2.0.2.tgz",
  "_spec": "2.0.2",
  "_where": "/home/dfspein/public_html/avanzobackend.dfspe.in",
  "author": {
    "name": "AWS Crypto Tools Team",
    "email": "aws-cryptools@amazon.com",
    "url": "https://docs.aws.amazon.com/aws-crypto-tools/index.html?id=docs_gateway#lang/en_us"
  },
  "bugs": {
    "url": "https://github.com/aws/aws-sdk-js-crypto-helpers/issues"
  },
  "dependencies": {
    "tslib": "^1.11.1"
  },
  "description": "Provides functions for detecting if the host environment supports the WebCrypto API",
  "gitHead": "5d1db32bb75010cbe38ff8dda9c560cdbb7ec578",
  "homepage": "https://github.com/aws/aws-sdk-js-crypto-helpers/tree/master/packages/supports-web-crypto",
  "license": "Apache-2.0",
  "main": "./build/index.js",
  "name": "@aws-crypto/supports-web-crypto",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/aws/aws-sdk-js-crypto-helpers.git"
  },
  "scripts": {
    "pretest": "tsc -p tsconfig.test.json",
    "test": "mocha --require ts-node/register test/**/*test.ts"
  },
  "types": "./build/index.d.ts",
  "version": "2.0.2"
}
