{
  "_from": "jquery@^4.0.0",
  "_id": "jquery@4.0.0",
  "_inBundle": false,
  "_integrity": "sha512-TXCHVR3Lb6TZdtw1l3RTLf8RBWVGexdxL6AC8/e0xZKEpBflBsjh9/8LXw+dkNFuOyW9B7iB3O1sP7hS0Kiacg==",
  "_location": "/jquery",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "jquery@^4.0.0",
    "name": "jquery",
    "escapedName": "jquery",
    "rawSpec": "^4.0.0",
    "saveSpec": null,
    "fetchSpec": "^4.0.0"
  },
  "_requiredBy": [
    "/",
    "/datatables.net"
  ],
  "_resolved": "https://registry.npmjs.org/jquery/-/jquery-4.0.0.tgz",
  "_shasum": "95c33ac29005ff72ec444c5ba1cf457e61404fbb",
  "_spec": "jquery@^4.0.0",
  "_where": "/home/demoaccessworld/public_html/projects/fintech-international-revamp",
  "author": {
    "name": "OpenJS Foundation and other contributors",
    "url": "https://github.com/jquery/jquery/blob/4.0.0/AUTHORS.txt"
  },
  "bugs": {
    "url": "https://github.com/jquery/jquery/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "JavaScript library for DOM operations",
  "exports": {
    ".": {
      "node": {
        "import": "./dist-module/wrappers/jquery.node-module-wrapper.js",
        "default": "./dist/jquery.js"
      },
      "module": {
        "import": "./dist-module/jquery.module.js",
        "default": "./dist/wrappers/jquery.bundler-require-wrapper.js"
      },
      "import": "./dist-module/jquery.module.js",
      "default": "./dist/jquery.js"
    },
    "./slim": {
      "node": {
        "import": "./dist-module/wrappers/jquery.node-module-wrapper.slim.js",
        "default": "./dist/jquery.slim.js"
      },
      "module": {
        "import": "./dist-module/jquery.slim.module.js",
        "default": "./dist/wrappers/jquery.bundler-require-wrapper.slim.js"
      },
      "import": "./dist-module/jquery.slim.module.js",
      "default": "./dist/jquery.slim.js"
    },
    "./factory": {
      "node": "./dist/jquery.factory.js",
      "module": "./dist-module/jquery.factory.module.js",
      "import": "./dist-module/jquery.factory.module.js",
      "default": "./dist/jquery.factory.js"
    },
    "./factory-slim": {
      "node": "./dist/jquery.factory.slim.js",
      "module": "./dist-module/jquery.factory.slim.module.js",
      "import": "./dist-module/jquery.factory.slim.module.js",
      "default": "./dist/jquery.factory.slim.js"
    },
    "./src/*.js": "./src/*.js"
  },
  "homepage": "https://jquery.com",
  "keywords": [
    "jquery",
    "javascript",
    "browser",
    "library"
  ],
  "license": "MIT",
  "main": "dist/jquery.js",
  "name": "jquery",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/jquery/jquery.git"
  },
  "title": "jQuery",
  "type": "module",
  "version": "4.0.0"
}
