| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768 |
- {
- "_args": [
- [
- "@uppy/xhr-upload@2.1.3",
- "E:\\2023\\5\\myjadmin"
- ]
- ],
- "_from": "@uppy/xhr-upload@2.1.3",
- "_id": "@uppy/xhr-upload@2.1.3",
- "_inBundle": false,
- "_integrity": "sha512-YWOQ6myBVPs+mhNjfdWsQyMRWUlrDLMoaG7nvf/G6Y3GKZf8AyjFDjvvJ49XWQ+DaZOftGkHmF1uh/DBeGivJQ==",
- "_location": "/@uppy/xhr-upload",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "@uppy/xhr-upload@2.1.3",
- "name": "@uppy/xhr-upload",
- "escapedName": "@uppy%2fxhr-upload",
- "scope": "@uppy",
- "rawSpec": "2.1.3",
- "saveSpec": null,
- "fetchSpec": "2.1.3"
- },
- "_requiredBy": [
- "/@wangeditor/editor"
- ],
- "_resolved": "https://registry.npmjs.org/@uppy/xhr-upload/-/xhr-upload-2.1.3.tgz",
- "_spec": "2.1.3",
- "_where": "E:\\2023\\5\\myjadmin",
- "bugs": {
- "url": "https://github.com/transloadit/uppy/issues"
- },
- "dependencies": {
- "@uppy/companion-client": "^2.2.2",
- "@uppy/utils": "^4.1.2",
- "nanoid": "^3.1.25"
- },
- "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"
- }
|