package.json 1.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051
  1. {
  2. "_from": "@uppy/store-default@^2.1.1",
  3. "_id": "@uppy/store-default@2.1.1",
  4. "_inBundle": false,
  5. "_integrity": "sha512-xnpTxvot2SeAwGwbvmJ899ASk5tYXhmZzD/aCFsXePh/v8rNvR2pKlcQUH7cF/y4baUGq3FHO/daKCok/mpKqQ==",
  6. "_location": "/@uppy/store-default",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "range",
  10. "registry": true,
  11. "raw": "@uppy/store-default@^2.1.1",
  12. "name": "@uppy/store-default",
  13. "escapedName": "@uppy%2fstore-default",
  14. "scope": "@uppy",
  15. "rawSpec": "^2.1.1",
  16. "saveSpec": null,
  17. "fetchSpec": "^2.1.1"
  18. },
  19. "_requiredBy": [
  20. "/@uppy/core"
  21. ],
  22. "_resolved": "https://registry.npmmirror.com/@uppy/store-default/-/store-default-2.1.1.tgz",
  23. "_shasum": "62a656a099bdaa012306e054d093754cb2d36e3e",
  24. "_spec": "@uppy/store-default@^2.1.1",
  25. "_where": "E:\\qinduan\\mallbackinfrontend\\node_modules\\@uppy\\core",
  26. "bugs": {
  27. "url": "https://github.com/transloadit/uppy/issues"
  28. },
  29. "bundleDependencies": false,
  30. "deprecated": false,
  31. "description": "The default simple object-based store for Uppy.",
  32. "devDependencies": {
  33. "@jest/globals": "^27.4.2"
  34. },
  35. "homepage": "https://uppy.io",
  36. "keywords": [
  37. "file uploader",
  38. "uppy",
  39. "uppy-store"
  40. ],
  41. "license": "MIT",
  42. "main": "lib/index.js",
  43. "name": "@uppy/store-default",
  44. "repository": {
  45. "type": "git",
  46. "url": "git+https://github.com/transloadit/uppy.git"
  47. },
  48. "type": "module",
  49. "types": "types/index.d.ts",
  50. "version": "2.1.1"
  51. }