{
  "_args": [
    [
      "@bigcommerce/bigpay-client@5.21.0",
      "/data/DATAPROJECTS/bigcommerce/groupbc/bundle-checkout-js-main"
    ]
  ],
  "_from": "@bigcommerce/bigpay-client@5.21.0",
  "_id": "@bigcommerce/bigpay-client@5.21.0",
  "_inBundle": false,
  "_integrity": "sha512-CyQZ/3fJXadbhies/+WPu6iESWsCQS1FPfWD3RnDJG8ThPsJofqKsJUyrEPsMwUnK1PHqQRhW9y6NLfpTPHbZg==",
  "_location": "/@bigcommerce/bigpay-client",
  "_phantomChildren": {
    "@babel/core": "7.18.10",
    "@babel/template": "7.18.10",
    "@babel/types": "7.18.10",
    "@jest/schemas": "29.0.0",
    "@jridgewell/resolve-uri": "3.1.0",
    "@jridgewell/sourcemap-codec": "1.4.14",
    "@types/babel__core": "7.1.19",
    "@types/babel__traverse": "7.18.0",
    "@types/graceful-fs": "4.1.5",
    "@types/istanbul-lib-coverage": "2.0.4",
    "@types/istanbul-reports": "3.0.1",
    "@types/node": "12.20.55",
    "@types/yargs-parser": "21.0.0",
    "anymatch": "3.1.2",
    "babel-plugin-istanbul": "6.1.1",
    "babel-preset-current-node-syntax": "1.0.1",
    "chalk": "4.1.2",
    "ci-info": "3.3.2",
    "fast-json-stable-stringify": "2.1.0",
    "fb-watchman": "2.0.1",
    "fsevents": "2.3.2",
    "graceful-fs": "4.2.10",
    "imurmurhash": "0.1.4",
    "merge-stream": "2.0.0",
    "micromatch": "4.0.5",
    "picomatch": "2.3.1",
    "pirates": "4.0.5",
    "signal-exit": "3.0.7",
    "slash": "3.0.0",
    "walker": "1.0.8"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@bigcommerce/bigpay-client@5.21.0",
    "name": "@bigcommerce/bigpay-client",
    "escapedName": "@bigcommerce%2fbigpay-client",
    "scope": "@bigcommerce",
    "rawSpec": "5.21.0",
    "saveSpec": null,
    "fetchSpec": "5.21.0"
  },
  "_requiredBy": [
    "/@bigcommerce/checkout-sdk"
  ],
  "_resolved": "https://registry.npmjs.org/@bigcommerce/bigpay-client/-/bigpay-client-5.21.0.tgz",
  "_spec": "5.21.0",
  "_where": "/data/DATAPROJECTS/bigcommerce/groupbc/bundle-checkout-js-main",
  "author": {
    "name": "BigCommerce"
  },
  "browserslist": [
    "last 2 versions",
    "not ie < 11",
    "not Baidu > 0",
    "not QQAndroid > 0",
    "not Android < 62"
  ],
  "bugs": {
    "url": "https://github.com/bigcommerce/bigpay-client-js/issues"
  },
  "dependencies": {
    "@bigcommerce/form-poster": "^1.4.0",
    "babel-jest": "^29.3.1",
    "deep-assign": "^3.0.0",
    "object-assign": "^4.1.1"
  },
  "description": "JavaScript client for BigPay",
  "devDependencies": {
    "@babel/cli": "^7.16.8",
    "@babel/core": "^7.16.10",
    "@babel/preset-env": "^7.16.11",
    "eslint": "^8.7.0",
    "eslint-config-airbnb-base": "^15.0.0",
    "eslint-plugin-import": "^2.25.4",
    "gulp": "^4.0.2",
    "gulp-bump": "^3.2.0",
    "gulp-conventional-changelog": "^2.0.35",
    "gulp-git": "^2.10.1",
    "gulp-prompt": "^1.2.0",
    "gulp-touch": "^1.0.1",
    "jest": "^27.4.7",
    "lodash": "^4.17.21",
    "semver": "^7.3.5",
    "standard-version": "^9.3.2",
    "xhr-mock": "^2.5.1"
  },
  "files": [
    "lib/"
  ],
  "homepage": "https://github.com/bigcommerce/bigpay-client-js#readme",
  "license": "MIT",
  "main": "lib/index.js",
  "name": "@bigcommerce/bigpay-client",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/bigcommerce/bigpay-client-js.git"
  },
  "scripts": {
    "build": "NODE_ENV=production babel src --out-dir lib --source-maps",
    "lint": "eslint src test",
    "prebuild": "rm -rf lib",
    "prerelease": "npm run lint && npm test",
    "release": "standard-version -a",
    "test": "jest",
    "test:watch": "jest --watch"
  },
  "version": "5.21.0"
}
