{ "_from": "@algolia/transporter@4.13.0", "_id": "@algolia/transporter@4.13.0", "_inBundle": false, "_integrity": "sha512-8tSQYE+ykQENAdeZdofvtkOr5uJ9VcQSWgRhQ9h01AehtBIPAczk/b2CLrMsw5yQZziLs5cZ3pJ3478yI+urhA==", "_location": "/@algolia/transporter", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "@algolia/transporter@4.13.0", "name": "@algolia/transporter", "escapedName": "@algolia%2ftransporter", "scope": "@algolia", "rawSpec": "4.13.0", "saveSpec": null, "fetchSpec": "4.13.0" }, "_requiredBy": [ "/@algolia/client-account", "/@algolia/client-analytics", "/@algolia/client-common", "/@algolia/client-personalization", "/@algolia/client-search", "/algoliasearch" ], "_resolved": "https://registry.npmjs.org/@algolia/transporter/-/transporter-4.13.0.tgz", "_shasum": "f6379e5329efa2127da68c914d1141f5f21dbd07", "_spec": "@algolia/transporter@4.13.0", "_where": "D:\\work\\liebao-developApi\\node_modules\\algoliasearch", "bugs": { "url": "https://github.com/algolia/algoliasearch-client-javascript/issues" }, "bundleDependencies": false, "dependencies": { "@algolia/cache-common": "4.13.0", "@algolia/logger-common": "4.13.0", "@algolia/requester-common": "4.13.0" }, "deprecated": false, "description": "Promise-based transporter layer with embedded retry strategy.", "files": [ "index.js", "dist" ], "homepage": "https://github.com/algolia/algoliasearch-client-javascript#readme", "license": "MIT", "main": "index.js", "module": "dist/transporter.esm.js", "name": "@algolia/transporter", "private": false, "repository": { "type": "git", "url": "git://github.com/algolia/algoliasearch-client-javascript.git" }, "sideEffects": false, "types": "dist/transporter.d.ts", "version": "4.13.0" }