{
  "name": "swag-paypal-storefront",
  "version": "1.0.0",
  "lockfileVersion": 3,
  "requires": true,
  "packages": {
    "": {
      "name": "swag-paypal-storefront",
      "version": "1.0.0",
      "license": "MIT",
      "dependencies": {
        "@paypal/paypal-js": "~8"
      }
    },
    "node_modules/@paypal/paypal-js": {
      "version": "8.2.0",
      "resolved": "https://registry.npmjs.org/@paypal/paypal-js/-/paypal-js-8.2.0.tgz",
      "integrity": "sha512-hLg5wNORW3WiyMiRNJOm6cN2IqjPlClpxd971bEdm0LNpbbejQZYtesb0/0arTnySSbGcxg7MxjkZ/N5Z5qBNQ==",
      "license": "Apache-2.0",
      "dependencies": {
        "promise-polyfill": "^8.3.0"
      }
    },
    "node_modules/promise-polyfill": {
      "version": "8.3.0",
      "resolved": "https://registry.npmjs.org/promise-polyfill/-/promise-polyfill-8.3.0.tgz",
      "integrity": "sha512-H5oELycFml5yto/atYqmjyigJoAo3+OXwolYiH7OfQuYlAqhxNvTfiNMbV9hsC6Yp83yE5r2KTVmtrG6R9i6Pg==",
      "license": "MIT"
    }
  }
}
