package.json 2.2 KB

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