| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162 |
- {
- "_from": "@uppy/core@^2.1.1",
- "_id": "@uppy/core@2.3.4",
- "_inBundle": false,
- "_integrity": "sha512-iWAqppC8FD8mMVqewavCz+TNaet6HPXitmGXpGGREGrakZ4FeuWytVdrelydzTdXx6vVKkOmI2FLztGg73sENQ==",
- "_location": "/@uppy/core",
- "_phantomChildren": {},
- "_requested": {
- "type": "range",
- "registry": true,
- "raw": "@uppy/core@^2.1.1",
- "name": "@uppy/core",
- "escapedName": "@uppy%2fcore",
- "scope": "@uppy",
- "rawSpec": "^2.1.1",
- "saveSpec": null,
- "fetchSpec": "^2.1.1"
- },
- "_requiredBy": [
- "/@wangeditor/editor"
- ],
- "_resolved": "https://registry.npmmirror.com/@uppy/core/-/core-2.3.4.tgz",
- "_shasum": "260b85b6bf3aa03cdc67da231f8c69cfbfdcc84a",
- "_spec": "@uppy/core@^2.1.1",
- "_where": "E:\\qinduan\\mallbackinfrontend\\node_modules\\@wangeditor\\editor",
- "bugs": {
- "url": "https://github.com/transloadit/uppy/issues"
- },
- "bundleDependencies": false,
- "dependencies": {
- "@transloadit/prettier-bytes": "0.0.7",
- "@uppy/store-default": "^2.1.1",
- "@uppy/utils": "^4.1.3",
- "lodash.throttle": "^4.1.1",
- "mime-match": "^1.0.2",
- "namespace-emitter": "^2.0.1",
- "nanoid": "^3.1.25",
- "preact": "^10.5.13"
- },
- "deprecated": false,
- "description": "Core module for the extensible JavaScript file upload widget with support for drag&drop, resumable uploads, previews, restrictions, file processing/encoding, remote providers like Instagram, Dropbox, Google Drive, S3 and more :dog:",
- "devDependencies": {
- "@jest/globals": "^27.4.2"
- },
- "homepage": "https://uppy.io",
- "keywords": [
- "file uploader",
- "uppy",
- "uppy-plugin"
- ],
- "license": "MIT",
- "main": "lib/index.js",
- "name": "@uppy/core",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/transloadit/uppy.git"
- },
- "style": "dist/style.min.css",
- "type": "module",
- "types": "types/index.d.ts",
- "version": "2.3.4"
- }
|