| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657 |
- {
- "_from": "@uppy/companion-client@^2.2.2",
- "_id": "@uppy/companion-client@2.2.2",
- "_inBundle": false,
- "_integrity": "sha512-5mTp2iq97/mYSisMaBtFRry6PTgZA6SIL7LePteOV5x0/DxKfrZW3DEiQERJmYpHzy7k8johpm2gHnEKto56Og==",
- "_location": "/@uppy/companion-client",
- "_phantomChildren": {},
- "_requested": {
- "type": "range",
- "registry": true,
- "raw": "@uppy/companion-client@^2.2.2",
- "name": "@uppy/companion-client",
- "escapedName": "@uppy%2fcompanion-client",
- "scope": "@uppy",
- "rawSpec": "^2.2.2",
- "saveSpec": null,
- "fetchSpec": "^2.2.2"
- },
- "_requiredBy": [
- "/@uppy/xhr-upload"
- ],
- "_resolved": "https://registry.npmmirror.com/@uppy/companion-client/-/companion-client-2.2.2.tgz",
- "_shasum": "c70b42fdcca728ef88b3eebf7ee3e2fa04b4923b",
- "_spec": "@uppy/companion-client@^2.2.2",
- "_where": "E:\\qinduan\\mallbackinfrontend\\node_modules\\@uppy\\xhr-upload",
- "bugs": {
- "url": "https://github.com/transloadit/uppy/issues"
- },
- "bundleDependencies": false,
- "dependencies": {
- "@uppy/utils": "^4.1.2",
- "namespace-emitter": "^2.0.1"
- },
- "deprecated": false,
- "description": "Client library for communication with Companion. Intended for use in Uppy plugins.",
- "devDependencies": {
- "@jest/globals": "^27.4.2"
- },
- "homepage": "https://uppy.io",
- "keywords": [
- "file uploader",
- "uppy",
- "uppy-plugin",
- "companion",
- "provider"
- ],
- "license": "MIT",
- "main": "lib/index.js",
- "name": "@uppy/companion-client",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/transloadit/uppy.git"
- },
- "type": "module",
- "types": "types/index.d.ts",
- "version": "2.2.2"
- }
|