AI销管
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.
 
 
 
 

72 lines
1.5 KiB

  1. {
  2. "_from": "crypto-js",
  3. "_id": "crypto-js@4.1.1",
  4. "_inBundle": false,
  5. "_integrity": "sha512-o2JlM7ydqd3Qk9CA0L4NL6mTzU2sdx96a+oOfPu8Mkl/PK51vSyoi8/rQ8NknZtk44vq15lmhAj9CIAGwgeWKw==",
  6. "_location": "/crypto-js",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "tag",
  10. "registry": true,
  11. "raw": "crypto-js",
  12. "name": "crypto-js",
  13. "escapedName": "crypto-js",
  14. "rawSpec": "",
  15. "saveSpec": null,
  16. "fetchSpec": "latest"
  17. },
  18. "_requiredBy": [
  19. "#USER",
  20. "/"
  21. ],
  22. "_resolved": "https://registry.npmjs.org/crypto-js/-/crypto-js-4.1.1.tgz",
  23. "_shasum": "9e485bcf03521041bd85844786b83fb7619736cf",
  24. "_spec": "crypto-js",
  25. "_where": "D:\\经济云",
  26. "author": {
  27. "name": "Evan Vosberg",
  28. "url": "http://github.com/evanvosberg"
  29. },
  30. "browser": {
  31. "crypto": false
  32. },
  33. "bugs": {
  34. "url": "https://github.com/brix/crypto-js/issues"
  35. },
  36. "bundleDependencies": false,
  37. "dependencies": {},
  38. "deprecated": false,
  39. "description": "JavaScript library of crypto standards.",
  40. "homepage": "http://github.com/brix/crypto-js",
  41. "keywords": [
  42. "security",
  43. "crypto",
  44. "Hash",
  45. "MD5",
  46. "SHA1",
  47. "SHA-1",
  48. "SHA256",
  49. "SHA-256",
  50. "RC4",
  51. "Rabbit",
  52. "AES",
  53. "DES",
  54. "PBKDF2",
  55. "HMAC",
  56. "OFB",
  57. "CFB",
  58. "CTR",
  59. "CBC",
  60. "Base64",
  61. "Base64url"
  62. ],
  63. "license": "MIT",
  64. "main": "index.js",
  65. "name": "crypto-js",
  66. "repository": {
  67. "type": "git",
  68. "url": "git+ssh://git@github.com/brix/crypto-js.git"
  69. },
  70. "version": "4.1.1"
  71. }