{
  "name": "@citation-js/cli",
  "version": "0.6.0",
  "lockfileVersion": 2,
  "requires": true,
  "packages": {
    "": {
      "name": "@citation-js/cli",
      "version": "0.5.7",
      "license": "MIT",
      "dependencies": {
        "@citation-js/core": "^0.5.7",
        "@citation-js/plugin-bibjson": "^0.5.7",
        "@citation-js/plugin-bibtex": "^0.5.7",
        "@citation-js/plugin-csl": "^0.5.7",
        "@citation-js/plugin-doi": "^0.5.7",
        "@citation-js/plugin-ris": "^0.5.7",
        "@citation-js/plugin-wikidata": "^0.5.7",
        "commander": "^9.2.0"
      },
      "bin": {
        "citation-js": "lib/index.js"
      },
      "engines": {
        "node": ">=14.0.0"
      }
    },
    "node_modules/@citation-js/core": {
      "version": "0.5.7",
      "resolved": "https://registry.npmjs.org/@citation-js/core/-/core-0.5.7.tgz",
      "integrity": "sha512-ywKqOCQfLbm59VjiQCnM7vtx9wlLjDdxU2G27V9gQASKWCAVRIgTLrT8T2PFJMmur6plMZkrsaXR5Ajfpasfug==",
      "dependencies": {
        "@citation-js/date": "^0.5.0",
        "@citation-js/name": "^0.4.2",
        "isomorphic-fetch": "^3.0.0",
        "sync-fetch": "^0.3.0"
      },
      "engines": {
        "node": ">=10"
      }
    },
    "node_modules/@citation-js/date": {
      "version": "0.5.1",
      "resolved": "https://registry.npmjs.org/@citation-js/date/-/date-0.5.1.tgz",
      "integrity": "sha512-1iDKAZ4ie48PVhovsOXQ+C6o55dWJloXqtznnnKy6CltJBQLIuLLuUqa8zlIvma0ZigjVjgDUhnVaNU1MErtZw==",
      "engines": {
        "node": ">=10.0.0"
      }
    },
    "node_modules/@citation-js/name": {
      "version": "0.4.2",
      "resolved": "https://registry.npmjs.org/@citation-js/name/-/name-0.4.2.tgz",
      "integrity": "sha512-brSPsjs2fOVzSnARLKu0qncn6suWjHVQtrqSUrnqyaRH95r/Ad4wPF5EsoWr+Dx8HzkCGb/ogmoAzfCsqlTwTQ==",
      "engines": {
        "node": ">=6"
      }
    },
    "node_modules/@citation-js/plugin-bibjson": {
      "version": "0.5.7",
      "resolved": "https://registry.npmjs.org/@citation-js/plugin-bibjson/-/plugin-bibjson-0.5.7.tgz",
      "integrity": "sha512-aRPMZ5hLsb9rLH5JxWP374Q+KKAiPF5ejgY3e8ftyNvvhCCNXwBIvrJk8hdACpIF3x7SKWgZVkz/4i5vHJiavw==",
      "dependencies": {
        "@citation-js/date": "^0.5.0",
        "@citation-js/name": "^0.4.2"
      },
      "engines": {
        "node": ">=10"
      },
      "peerDependencies": {
        "@citation-js/core": "^0.5.0-alpha.0"
      }
    },
    "node_modules/@citation-js/plugin-bibtex": {
      "version": "0.5.7",
      "resolved": "https://registry.npmjs.org/@citation-js/plugin-bibtex/-/plugin-bibtex-0.5.7.tgz",
      "integrity": "sha512-g/4hA0N+/uYFDb7SUWEaIZm1hLK5AYNdmR+mB8T5kCoQ0vZS63Z0NaZMrZY8btPvX2cCHpPv8r2rmhOjnZKuvA==",
      "dependencies": {
        "@citation-js/date": "^0.5.0",
        "@citation-js/name": "^0.4.2",
        "moo": "^0.5.1"
      },
      "engines": {
        "node": ">=10"
      },
      "peerDependencies": {
        "@citation-js/core": "^0.5.0-alpha.0"
      }
    },
    "node_modules/@citation-js/plugin-csl": {
      "version": "0.5.7",
      "resolved": "https://registry.npmjs.org/@citation-js/plugin-csl/-/plugin-csl-0.5.7.tgz",
      "integrity": "sha512-RuFIBi9KhmNmzOJZs24UBM5olvY71hJZ+qNnY89YIfszoMJHdotYc/NRmHlM/dSMy9A3BbnDC6WzDIpYZGuU6w==",
      "dependencies": {
        "@citation-js/date": "^0.5.0",
        "citeproc": "^2.4.6"
      },
      "engines": {
        "node": ">=10"
      },
      "peerDependencies": {
        "@citation-js/core": "^0.5.0-alpha.0"
      }
    },
    "node_modules/@citation-js/plugin-doi": {
      "version": "0.5.7",
      "resolved": "https://registry.npmjs.org/@citation-js/plugin-doi/-/plugin-doi-0.5.7.tgz",
      "integrity": "sha512-22LJ93q8nevNv83OB5G7pKcjgueepjNyj14EKBzL5IJaXVP8WraPD9PoRBC71SJlbBS7FYby7yTQq44LVGi5Ag==",
      "dependencies": {
        "@citation-js/date": "^0.5.0"
      },
      "engines": {
        "node": ">=10"
      },
      "peerDependencies": {
        "@citation-js/core": "^0.5.0-alpha.0"
      }
    },
    "node_modules/@citation-js/plugin-ris": {
      "version": "0.5.7",
      "resolved": "https://registry.npmjs.org/@citation-js/plugin-ris/-/plugin-ris-0.5.7.tgz",
      "integrity": "sha512-MAI9/ckfbBlQ7h8oT/VnaKmsS3nG7dci85so/GQhkr4Er5IsFMHGuk56tu5iChFvxWcOtt/SEol0h/0GaNH+Jw==",
      "dependencies": {
        "@citation-js/date": "^0.5.0",
        "@citation-js/name": "^0.4.2"
      },
      "engines": {
        "node": ">=10"
      },
      "peerDependencies": {
        "@citation-js/core": "^0.5.0-alpha.0"
      }
    },
    "node_modules/@citation-js/plugin-wikidata": {
      "version": "0.5.7",
      "resolved": "https://registry.npmjs.org/@citation-js/plugin-wikidata/-/plugin-wikidata-0.5.7.tgz",
      "integrity": "sha512-TPqrcFzpAk2OVd796obHRHOq/4ys5Zm/83VMf44zorjZfOdV1Gwwwds7LpArD0TkZ0cC5xtyiOZrsBcjer2Nyg==",
      "dependencies": {
        "@citation-js/date": "^0.5.0",
        "@citation-js/name": "^0.4.2",
        "wikidata-sdk": "7"
      },
      "engines": {
        "node": ">=10"
      },
      "peerDependencies": {
        "@citation-js/core": "^0.5.0-alpha.0"
      }
    },
    "node_modules/base64-js": {
      "version": "1.5.1",
      "resolved": "https://registry.npmjs.org/base64-js/-/base64-js-1.5.1.tgz",
      "integrity": "sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==",
      "funding": [
        {
          "type": "github",
          "url": "https://github.com/sponsors/feross"
        },
        {
          "type": "patreon",
          "url": "https://www.patreon.com/feross"
        },
        {
          "type": "consulting",
          "url": "https://feross.org/support"
        }
      ]
    },
    "node_modules/buffer": {
      "version": "5.7.1",
      "resolved": "https://registry.npmjs.org/buffer/-/buffer-5.7.1.tgz",
      "integrity": "sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==",
      "funding": [
        {
          "type": "github",
          "url": "https://github.com/sponsors/feross"
        },
        {
          "type": "patreon",
          "url": "https://www.patreon.com/feross"
        },
        {
          "type": "consulting",
          "url": "https://feross.org/support"
        }
      ],
      "dependencies": {
        "base64-js": "^1.3.1",
        "ieee754": "^1.1.13"
      }
    },
    "node_modules/citeproc": {
      "version": "2.4.62",
      "resolved": "https://registry.npmjs.org/citeproc/-/citeproc-2.4.62.tgz",
      "integrity": "sha512-l3uFfSEwNZp/jlz/TpgyBs85kOww6VlQHbAth0cpbgOn6iulZd+QlFY43LrRelzcYt3FZHTZ3soDyd8lNmkqdw=="
    },
    "node_modules/commander": {
      "version": "9.2.0",
      "resolved": "https://registry.npmjs.org/commander/-/commander-9.2.0.tgz",
      "integrity": "sha512-e2i4wANQiSXgnrBlIatyHtP1odfUp0BbV5Y5nEGbxtIrStkEOAAzCUirvLBNXHLr7kwLvJl6V+4V3XV9x7Wd9w==",
      "engines": {
        "node": "^12.20.0 || >=14"
      }
    },
    "node_modules/ieee754": {
      "version": "1.2.1",
      "resolved": "https://registry.npmjs.org/ieee754/-/ieee754-1.2.1.tgz",
      "integrity": "sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==",
      "funding": [
        {
          "type": "github",
          "url": "https://github.com/sponsors/feross"
        },
        {
          "type": "patreon",
          "url": "https://www.patreon.com/feross"
        },
        {
          "type": "consulting",
          "url": "https://feross.org/support"
        }
      ]
    },
    "node_modules/isomorphic-fetch": {
      "version": "3.0.0",
      "resolved": "https://registry.npmjs.org/isomorphic-fetch/-/isomorphic-fetch-3.0.0.tgz",
      "integrity": "sha512-qvUtwJ3j6qwsF3jLxkZ72qCgjMysPzDfeV240JHiGZsANBYd+EEuu35v7dfrJ9Up0Ak07D7GGSkGhCHTqg/5wA==",
      "dependencies": {
        "node-fetch": "^2.6.1",
        "whatwg-fetch": "^3.4.1"
      }
    },
    "node_modules/moo": {
      "version": "0.5.1",
      "resolved": "https://registry.npmjs.org/moo/-/moo-0.5.1.tgz",
      "integrity": "sha512-I1mnb5xn4fO80BH9BLcF0yLypy2UKl+Cb01Fu0hJRkJjlCRtxZMWkTdAtDd5ZqCOxtCkhmRwyI57vWT+1iZ67w=="
    },
    "node_modules/node-fetch": {
      "version": "2.6.7",
      "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.7.tgz",
      "integrity": "sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==",
      "dependencies": {
        "whatwg-url": "^5.0.0"
      },
      "engines": {
        "node": "4.x || >=6.0.0"
      },
      "peerDependencies": {
        "encoding": "^0.1.0"
      },
      "peerDependenciesMeta": {
        "encoding": {
          "optional": true
        }
      }
    },
    "node_modules/sync-fetch": {
      "version": "0.3.1",
      "resolved": "https://registry.npmjs.org/sync-fetch/-/sync-fetch-0.3.1.tgz",
      "integrity": "sha512-xj5qiCDap/03kpci5a+qc5wSJjc8ZSixgG2EUmH1B8Ea2sfWclQA7eH40hiHPCtkCn6MCk4Wb+dqcXdCy2PP3g==",
      "dependencies": {
        "buffer": "^5.7.0",
        "node-fetch": "^2.6.1"
      },
      "engines": {
        "node": ">=8"
      }
    },
    "node_modules/tr46": {
      "version": "0.0.3",
      "resolved": "https://registry.npmjs.org/tr46/-/tr46-0.0.3.tgz",
      "integrity": "sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o="
    },
    "node_modules/webidl-conversions": {
      "version": "3.0.1",
      "resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-3.0.1.tgz",
      "integrity": "sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE="
    },
    "node_modules/whatwg-fetch": {
      "version": "3.6.2",
      "resolved": "https://registry.npmjs.org/whatwg-fetch/-/whatwg-fetch-3.6.2.tgz",
      "integrity": "sha512-bJlen0FcuU/0EMLrdbJ7zOnW6ITZLrZMIarMUVmdKtsGvZna8vxKYaexICWPfZ8qwf9fzNq+UEIZrnSaApt6RA=="
    },
    "node_modules/whatwg-url": {
      "version": "5.0.0",
      "resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-5.0.0.tgz",
      "integrity": "sha1-lmRU6HZUYuN2RNNib2dCzotwll0=",
      "dependencies": {
        "tr46": "~0.0.3",
        "webidl-conversions": "^3.0.0"
      }
    },
    "node_modules/wikibase-sdk": {
      "version": "7.15.0",
      "resolved": "https://registry.npmjs.org/wikibase-sdk/-/wikibase-sdk-7.15.0.tgz",
      "integrity": "sha512-EZvOVz2Ezx1IsiSTlJ5XF1SLLudzWvtm7CV5DYKhO7CIX4EkB0Pc8seb8h6ZNEPRgYqnmrTx5aLsaIQW7GBe2w==",
      "engines": {
        "node": ">= 6.4"
      }
    },
    "node_modules/wikidata-sdk": {
      "version": "7.14.4",
      "resolved": "https://registry.npmjs.org/wikidata-sdk/-/wikidata-sdk-7.14.4.tgz",
      "integrity": "sha512-UAFBXWLxEWvB0Pn/c+ekc1voU8o0zR7T3kRt9xHLyfy2OiV7W1htk2iErwJdfisBPDb2a35HUgf2x1+ZAdrM8A==",
      "dependencies": {
        "wikibase-sdk": "^7.14.4"
      },
      "engines": {
        "node": ">= 6.4"
      }
    }
  },
  "dependencies": {
    "@citation-js/core": {
      "version": "0.5.7",
      "resolved": "https://registry.npmjs.org/@citation-js/core/-/core-0.5.7.tgz",
      "integrity": "sha512-ywKqOCQfLbm59VjiQCnM7vtx9wlLjDdxU2G27V9gQASKWCAVRIgTLrT8T2PFJMmur6plMZkrsaXR5Ajfpasfug==",
      "requires": {
        "@citation-js/date": "^0.5.0",
        "@citation-js/name": "^0.4.2",
        "isomorphic-fetch": "^3.0.0",
        "sync-fetch": "^0.3.0"
      }
    },
    "@citation-js/date": {
      "version": "0.5.1",
      "resolved": "https://registry.npmjs.org/@citation-js/date/-/date-0.5.1.tgz",
      "integrity": "sha512-1iDKAZ4ie48PVhovsOXQ+C6o55dWJloXqtznnnKy6CltJBQLIuLLuUqa8zlIvma0ZigjVjgDUhnVaNU1MErtZw=="
    },
    "@citation-js/name": {
      "version": "0.4.2",
      "resolved": "https://registry.npmjs.org/@citation-js/name/-/name-0.4.2.tgz",
      "integrity": "sha512-brSPsjs2fOVzSnARLKu0qncn6suWjHVQtrqSUrnqyaRH95r/Ad4wPF5EsoWr+Dx8HzkCGb/ogmoAzfCsqlTwTQ=="
    },
    "@citation-js/plugin-bibjson": {
      "version": "0.5.7",
      "resolved": "https://registry.npmjs.org/@citation-js/plugin-bibjson/-/plugin-bibjson-0.5.7.tgz",
      "integrity": "sha512-aRPMZ5hLsb9rLH5JxWP374Q+KKAiPF5ejgY3e8ftyNvvhCCNXwBIvrJk8hdACpIF3x7SKWgZVkz/4i5vHJiavw==",
      "requires": {
        "@citation-js/date": "^0.5.0",
        "@citation-js/name": "^0.4.2"
      }
    },
    "@citation-js/plugin-bibtex": {
      "version": "0.5.7",
      "resolved": "https://registry.npmjs.org/@citation-js/plugin-bibtex/-/plugin-bibtex-0.5.7.tgz",
      "integrity": "sha512-g/4hA0N+/uYFDb7SUWEaIZm1hLK5AYNdmR+mB8T5kCoQ0vZS63Z0NaZMrZY8btPvX2cCHpPv8r2rmhOjnZKuvA==",
      "requires": {
        "@citation-js/date": "^0.5.0",
        "@citation-js/name": "^0.4.2",
        "moo": "^0.5.1"
      }
    },
    "@citation-js/plugin-csl": {
      "version": "0.5.7",
      "resolved": "https://registry.npmjs.org/@citation-js/plugin-csl/-/plugin-csl-0.5.7.tgz",
      "integrity": "sha512-RuFIBi9KhmNmzOJZs24UBM5olvY71hJZ+qNnY89YIfszoMJHdotYc/NRmHlM/dSMy9A3BbnDC6WzDIpYZGuU6w==",
      "requires": {
        "@citation-js/date": "^0.5.0",
        "citeproc": "^2.4.6"
      }
    },
    "@citation-js/plugin-doi": {
      "version": "0.5.7",
      "resolved": "https://registry.npmjs.org/@citation-js/plugin-doi/-/plugin-doi-0.5.7.tgz",
      "integrity": "sha512-22LJ93q8nevNv83OB5G7pKcjgueepjNyj14EKBzL5IJaXVP8WraPD9PoRBC71SJlbBS7FYby7yTQq44LVGi5Ag==",
      "requires": {
        "@citation-js/date": "^0.5.0"
      }
    },
    "@citation-js/plugin-ris": {
      "version": "0.5.7",
      "resolved": "https://registry.npmjs.org/@citation-js/plugin-ris/-/plugin-ris-0.5.7.tgz",
      "integrity": "sha512-MAI9/ckfbBlQ7h8oT/VnaKmsS3nG7dci85so/GQhkr4Er5IsFMHGuk56tu5iChFvxWcOtt/SEol0h/0GaNH+Jw==",
      "requires": {
        "@citation-js/date": "^0.5.0",
        "@citation-js/name": "^0.4.2"
      }
    },
    "@citation-js/plugin-wikidata": {
      "version": "0.5.7",
      "resolved": "https://registry.npmjs.org/@citation-js/plugin-wikidata/-/plugin-wikidata-0.5.7.tgz",
      "integrity": "sha512-TPqrcFzpAk2OVd796obHRHOq/4ys5Zm/83VMf44zorjZfOdV1Gwwwds7LpArD0TkZ0cC5xtyiOZrsBcjer2Nyg==",
      "requires": {
        "@citation-js/date": "^0.5.0",
        "@citation-js/name": "^0.4.2",
        "wikidata-sdk": "7"
      }
    },
    "base64-js": {
      "version": "1.5.1",
      "resolved": "https://registry.npmjs.org/base64-js/-/base64-js-1.5.1.tgz",
      "integrity": "sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA=="
    },
    "buffer": {
      "version": "5.7.1",
      "resolved": "https://registry.npmjs.org/buffer/-/buffer-5.7.1.tgz",
      "integrity": "sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==",
      "requires": {
        "base64-js": "^1.3.1",
        "ieee754": "^1.1.13"
      }
    },
    "citeproc": {
      "version": "2.4.62",
      "resolved": "https://registry.npmjs.org/citeproc/-/citeproc-2.4.62.tgz",
      "integrity": "sha512-l3uFfSEwNZp/jlz/TpgyBs85kOww6VlQHbAth0cpbgOn6iulZd+QlFY43LrRelzcYt3FZHTZ3soDyd8lNmkqdw=="
    },
    "commander": {
      "version": "9.2.0",
      "resolved": "https://registry.npmjs.org/commander/-/commander-9.2.0.tgz",
      "integrity": "sha512-e2i4wANQiSXgnrBlIatyHtP1odfUp0BbV5Y5nEGbxtIrStkEOAAzCUirvLBNXHLr7kwLvJl6V+4V3XV9x7Wd9w=="
    },
    "ieee754": {
      "version": "1.2.1",
      "resolved": "https://registry.npmjs.org/ieee754/-/ieee754-1.2.1.tgz",
      "integrity": "sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA=="
    },
    "isomorphic-fetch": {
      "version": "3.0.0",
      "resolved": "https://registry.npmjs.org/isomorphic-fetch/-/isomorphic-fetch-3.0.0.tgz",
      "integrity": "sha512-qvUtwJ3j6qwsF3jLxkZ72qCgjMysPzDfeV240JHiGZsANBYd+EEuu35v7dfrJ9Up0Ak07D7GGSkGhCHTqg/5wA==",
      "requires": {
        "node-fetch": "^2.6.1",
        "whatwg-fetch": "^3.4.1"
      }
    },
    "moo": {
      "version": "0.5.1",
      "resolved": "https://registry.npmjs.org/moo/-/moo-0.5.1.tgz",
      "integrity": "sha512-I1mnb5xn4fO80BH9BLcF0yLypy2UKl+Cb01Fu0hJRkJjlCRtxZMWkTdAtDd5ZqCOxtCkhmRwyI57vWT+1iZ67w=="
    },
    "node-fetch": {
      "version": "2.6.7",
      "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.7.tgz",
      "integrity": "sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==",
      "requires": {
        "whatwg-url": "^5.0.0"
      }
    },
    "sync-fetch": {
      "version": "0.3.1",
      "resolved": "https://registry.npmjs.org/sync-fetch/-/sync-fetch-0.3.1.tgz",
      "integrity": "sha512-xj5qiCDap/03kpci5a+qc5wSJjc8ZSixgG2EUmH1B8Ea2sfWclQA7eH40hiHPCtkCn6MCk4Wb+dqcXdCy2PP3g==",
      "requires": {
        "buffer": "^5.7.0",
        "node-fetch": "^2.6.1"
      }
    },
    "tr46": {
      "version": "0.0.3",
      "resolved": "https://registry.npmjs.org/tr46/-/tr46-0.0.3.tgz",
      "integrity": "sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o="
    },
    "webidl-conversions": {
      "version": "3.0.1",
      "resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-3.0.1.tgz",
      "integrity": "sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE="
    },
    "whatwg-fetch": {
      "version": "3.6.2",
      "resolved": "https://registry.npmjs.org/whatwg-fetch/-/whatwg-fetch-3.6.2.tgz",
      "integrity": "sha512-bJlen0FcuU/0EMLrdbJ7zOnW6ITZLrZMIarMUVmdKtsGvZna8vxKYaexICWPfZ8qwf9fzNq+UEIZrnSaApt6RA=="
    },
    "whatwg-url": {
      "version": "5.0.0",
      "resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-5.0.0.tgz",
      "integrity": "sha1-lmRU6HZUYuN2RNNib2dCzotwll0=",
      "requires": {
        "tr46": "~0.0.3",
        "webidl-conversions": "^3.0.0"
      }
    },
    "wikibase-sdk": {
      "version": "7.15.0",
      "resolved": "https://registry.npmjs.org/wikibase-sdk/-/wikibase-sdk-7.15.0.tgz",
      "integrity": "sha512-EZvOVz2Ezx1IsiSTlJ5XF1SLLudzWvtm7CV5DYKhO7CIX4EkB0Pc8seb8h6ZNEPRgYqnmrTx5aLsaIQW7GBe2w=="
    },
    "wikidata-sdk": {
      "version": "7.14.4",
      "resolved": "https://registry.npmjs.org/wikidata-sdk/-/wikidata-sdk-7.14.4.tgz",
      "integrity": "sha512-UAFBXWLxEWvB0Pn/c+ekc1voU8o0zR7T3kRt9xHLyfy2OiV7W1htk2iErwJdfisBPDb2a35HUgf2x1+ZAdrM8A==",
      "requires": {
        "wikibase-sdk": "^7.14.4"
      }
    }
  }
}
