上传插件,不包含上传的前端实现,只提供后端接口等,其他地方接入插件上传。包括上传进度、断点续传等

package.json 1.5KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253
  1. {
  2. "_from": "@types/spark-md5",
  3. "_id": "@types/spark-md5@3.0.1",
  4. "_inBundle": false,
  5. "_integrity": "sha1-NRs4OzL6empXm4Nu+Hhik8Sn5zs=",
  6. "_location": "/@types/spark-md5",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "tag",
  10. "registry": true,
  11. "raw": "@types/spark-md5",
  12. "name": "@types/spark-md5",
  13. "escapedName": "@types%2fspark-md5",
  14. "scope": "@types",
  15. "rawSpec": "",
  16. "saveSpec": null,
  17. "fetchSpec": "latest"
  18. },
  19. "_requiredBy": [
  20. "#USER",
  21. "/"
  22. ],
  23. "_resolved": "http://registry.npm.taobao.org/@types/spark-md5/download/@types/spark-md5-3.0.1.tgz",
  24. "_shasum": "351b383b32fa7a6a579b836ef8786293c4a7e73b",
  25. "_spec": "@types/spark-md5",
  26. "_where": "/Users/chris/Desktop/yunteam/npm/upload_sdk",
  27. "bugs": {
  28. "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
  29. },
  30. "bundleDependencies": false,
  31. "contributors": [
  32. {
  33. "name": "Bastien Moulia",
  34. "url": "https://github.com/bastienmoulia"
  35. }
  36. ],
  37. "dependencies": {},
  38. "deprecated": false,
  39. "description": "TypeScript definitions for spark-md5",
  40. "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped#readme",
  41. "license": "MIT",
  42. "main": "",
  43. "name": "@types/spark-md5",
  44. "repository": {
  45. "type": "git",
  46. "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git"
  47. },
  48. "scripts": {},
  49. "typeScriptVersion": "2.3",
  50. "typesPublisherContentHash": "2a43caed2d990f7e42f104d1ba1b29d2fd582cf68e20828026785d2fc0774a6b",
  51. "version": "3.0.1"
  52. }