package.json 2.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687
  1. {
  2. "_args": [
  3. [
  4. "lodash._baseclone@3.3.0",
  5. "E:\\2023\\5\\myjadmin"
  6. ]
  7. ],
  8. "_development": true,
  9. "_from": "lodash._baseclone@3.3.0",
  10. "_id": "lodash._baseclone@3.3.0",
  11. "_inBundle": false,
  12. "_integrity": "sha512-1K0dntf2dFQ5my0WoGKkduewR6+pTNaqX03kvs45y7G5bzl4B3kTR4hDfJIc2aCQDeLyQHhS280tc814m1QC1Q==",
  13. "_location": "/lodash._baseclone",
  14. "_phantomChildren": {},
  15. "_requested": {
  16. "type": "version",
  17. "registry": true,
  18. "raw": "lodash._baseclone@3.3.0",
  19. "name": "lodash._baseclone",
  20. "escapedName": "lodash._baseclone",
  21. "rawSpec": "3.3.0",
  22. "saveSpec": null,
  23. "fetchSpec": "3.3.0"
  24. },
  25. "_requiredBy": [
  26. "/lodash.clone"
  27. ],
  28. "_resolved": "https://registry.npmjs.org/lodash._baseclone/-/lodash._baseclone-3.3.0.tgz",
  29. "_spec": "3.3.0",
  30. "_where": "E:\\2023\\5\\myjadmin",
  31. "author": {
  32. "name": "John-David Dalton",
  33. "email": "john.david.dalton@gmail.com",
  34. "url": "http://allyoucanleet.com/"
  35. },
  36. "bugs": {
  37. "url": "https://github.com/lodash/lodash/issues"
  38. },
  39. "contributors": [
  40. {
  41. "name": "John-David Dalton",
  42. "email": "john.david.dalton@gmail.com",
  43. "url": "http://allyoucanleet.com/"
  44. },
  45. {
  46. "name": "Benjamin Tan",
  47. "email": "demoneaux@gmail.com",
  48. "url": "https://d10.github.io/"
  49. },
  50. {
  51. "name": "Blaine Bublitz",
  52. "email": "blaine@iceddev.com",
  53. "url": "http://www.iceddev.com/"
  54. },
  55. {
  56. "name": "Kit Cambridge",
  57. "email": "github@kitcambridge.be",
  58. "url": "http://kitcambridge.be/"
  59. },
  60. {
  61. "name": "Mathias Bynens",
  62. "email": "mathias@qiwi.be",
  63. "url": "https://mathiasbynens.be/"
  64. }
  65. ],
  66. "dependencies": {
  67. "lodash._arraycopy": "^3.0.0",
  68. "lodash._arrayeach": "^3.0.0",
  69. "lodash._baseassign": "^3.0.0",
  70. "lodash._basefor": "^3.0.0",
  71. "lodash.isarray": "^3.0.0",
  72. "lodash.keys": "^3.0.0"
  73. },
  74. "description": "The modern build of lodash’s internal `baseClone` as a module.",
  75. "homepage": "https://lodash.com/",
  76. "icon": "https://lodash.com/icon.svg",
  77. "license": "MIT",
  78. "name": "lodash._baseclone",
  79. "repository": {
  80. "type": "git",
  81. "url": "git+https://github.com/lodash/lodash.git"
  82. },
  83. "scripts": {
  84. "test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\""
  85. },
  86. "version": "3.3.0"
  87. }