租房小程序前端代码
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

73 lines
1.8 KiB

3 months ago
  1. {
  2. "_from": "digest-header@^1.0.0",
  3. "_id": "digest-header@1.1.0",
  4. "_inBundle": false,
  5. "_integrity": "sha512-glXVh42vz40yZb9Cq2oMOt70FIoWiv+vxNvdKdU8CwjLad25qHM3trLxhl9bVjdr6WaslIXhWpn0NO8T/67Qjg==",
  6. "_location": "/digest-header",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "range",
  10. "registry": true,
  11. "raw": "digest-header@^1.0.0",
  12. "name": "digest-header",
  13. "escapedName": "digest-header",
  14. "rawSpec": "^1.0.0",
  15. "saveSpec": null,
  16. "fetchSpec": "^1.0.0"
  17. },
  18. "_requiredBy": [
  19. "/urllib"
  20. ],
  21. "_resolved": "https://registry.npmmirror.com/digest-header/-/digest-header-1.1.0.tgz",
  22. "_shasum": "e16ab6cf4545bc4eea878c8c35acd1b89664d800",
  23. "_spec": "digest-header@^1.0.0",
  24. "_where": "E:\\webView\\tenancy-wechat-uniapp\\node_modules\\urllib",
  25. "author": {
  26. "name": "fengmk2",
  27. "email": "fengmk2@gmail.com",
  28. "url": "https://github.com/fengmk2"
  29. },
  30. "bugs": {
  31. "url": "https://github.com/node-modules/digest-header/issues"
  32. },
  33. "bundleDependencies": false,
  34. "dependencies": {},
  35. "deprecated": false,
  36. "description": "Digest access authentication header helper",
  37. "devDependencies": {
  38. "contributors": "*",
  39. "egg-bin": "^4.20.0",
  40. "should": "3.2.0"
  41. },
  42. "engines": {
  43. "node": ">= 8.0.0"
  44. },
  45. "files": [
  46. "index.js"
  47. ],
  48. "homepage": "https://github.com/node-modules/digest-header",
  49. "keywords": [
  50. "digest",
  51. "http-digest",
  52. "baseauth",
  53. "www-authenticate",
  54. "authentication",
  55. "http-authentication",
  56. "digestauth",
  57. "digest-auth",
  58. "digest-header"
  59. ],
  60. "license": "MIT",
  61. "main": "index.js",
  62. "name": "digest-header",
  63. "repository": {
  64. "type": "git",
  65. "url": "git+ssh://git@github.com/node-modules/digest-header.git"
  66. },
  67. "scripts": {
  68. "ci": "egg-bin cov",
  69. "lint": "echo 'ignore'",
  70. "test": "egg-bin test"
  71. },
  72. "version": "1.1.0"
  73. }