| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455 |
- {
- "_from": "@uppy/utils@^4.1.3",
- "_id": "@uppy/utils@4.1.3",
- "_inBundle": false,
- "_integrity": "sha512-nTuMvwWYobnJcytDO3t+D6IkVq/Qs4Xv3vyoEZ+Iaf8gegZP+rEyoaFT2CK5XLRMienPyqRqNbIfRuFaOWSIFw==",
- "_location": "/@uppy/utils",
- "_phantomChildren": {},
- "_requested": {
- "type": "range",
- "registry": true,
- "raw": "@uppy/utils@^4.1.3",
- "name": "@uppy/utils",
- "escapedName": "@uppy%2futils",
- "scope": "@uppy",
- "rawSpec": "^4.1.3",
- "saveSpec": null,
- "fetchSpec": "^4.1.3"
- },
- "_requiredBy": [
- "/@uppy/companion-client",
- "/@uppy/core",
- "/@uppy/xhr-upload"
- ],
- "_resolved": "https://registry.npmmirror.com/@uppy/utils/-/utils-4.1.3.tgz",
- "_shasum": "9d0be6ece4df25f228d30ef40be0f14208258ce3",
- "_spec": "@uppy/utils@^4.1.3",
- "_where": "E:\\qinduan\\mallbackinfrontend\\node_modules\\@uppy\\core",
- "bugs": {
- "url": "https://github.com/transloadit/uppy/issues"
- },
- "bundleDependencies": false,
- "dependencies": {
- "lodash.throttle": "^4.1.1"
- },
- "deprecated": false,
- "description": "Shared utility functions for Uppy Core and plugins maintained by the Uppy team.",
- "devDependencies": {
- "@jest/globals": "^27.4.2"
- },
- "homepage": "https://uppy.io",
- "keywords": [
- "file uploader",
- "uppy"
- ],
- "license": "MIT",
- "main": "lib/index.js",
- "name": "@uppy/utils",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/transloadit/uppy.git"
- },
- "type": "module",
- "types": "types/index.d.ts",
- "version": "4.1.3"
- }
|