| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465 |
- {
- "_from": "@uppy/xhr-upload@^2.0.3",
- "_id": "@uppy/xhr-upload@2.1.3",
- "_inBundle": false,
- "_integrity": "sha512-YWOQ6myBVPs+mhNjfdWsQyMRWUlrDLMoaG7nvf/G6Y3GKZf8AyjFDjvvJ49XWQ+DaZOftGkHmF1uh/DBeGivJQ==",
- "_location": "/@uppy/xhr-upload",
- "_phantomChildren": {},
- "_requested": {
- "type": "range",
- "registry": true,
- "raw": "@uppy/xhr-upload@^2.0.3",
- "name": "@uppy/xhr-upload",
- "escapedName": "@uppy%2fxhr-upload",
- "scope": "@uppy",
- "rawSpec": "^2.0.3",
- "saveSpec": null,
- "fetchSpec": "^2.0.3"
- },
- "_requiredBy": [
- "/@wangeditor/editor"
- ],
- "_resolved": "https://registry.npmmirror.com/@uppy/xhr-upload/-/xhr-upload-2.1.3.tgz",
- "_shasum": "0d4e355332fe0c6eb372d7731315e04d02aeeb18",
- "_spec": "@uppy/xhr-upload@^2.0.3",
- "_where": "E:\\qinduan\\mallbackinfrontend\\node_modules\\@wangeditor\\editor",
- "bugs": {
- "url": "https://github.com/transloadit/uppy/issues"
- },
- "bundleDependencies": false,
- "dependencies": {
- "@uppy/companion-client": "^2.2.2",
- "@uppy/utils": "^4.1.2",
- "nanoid": "^3.1.25"
- },
- "deprecated": false,
- "description": "Plain and simple classic HTML multipart form uploads with Uppy, as well as uploads using the HTTP PUT method.",
- "devDependencies": {
- "@jest/globals": "^27.4.2",
- "nock": "^13.1.0"
- },
- "homepage": "https://uppy.io",
- "keywords": [
- "file uploader",
- "xhr",
- "xhr upload",
- "XMLHttpRequest",
- "ajax",
- "fetch",
- "uppy",
- "uppy-plugin"
- ],
- "license": "MIT",
- "main": "lib/index.js",
- "name": "@uppy/xhr-upload",
- "peerDependencies": {
- "@uppy/core": "^2.3.3"
- },
- "repository": {
- "type": "git",
- "url": "git+https://github.com/transloadit/uppy.git"
- },
- "type": "module",
- "types": "types/index.d.ts",
- "version": "2.1.3"
- }
|