package.json 2.0 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071
  1. {
  2. "_from": "lodash.sortby@^4.7.0",
  3. "_id": "lodash.sortby@4.7.0",
  4. "_inBundle": false,
  5. "_integrity": "sha512-HDWXG8isMntAyRF5vZ7xKuEvOhT4AhlRt/3czTSjvGUxjYCBVRQY48ViDHyfYz9VIoBkW4TMGQNapx+l3RUwdA==",
  6. "_location": "/lodash.sortby",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "range",
  10. "registry": true,
  11. "raw": "lodash.sortby@^4.7.0",
  12. "name": "lodash.sortby",
  13. "escapedName": "lodash.sortby",
  14. "rawSpec": "^4.7.0",
  15. "saveSpec": null,
  16. "fetchSpec": "^4.7.0"
  17. },
  18. "_requiredBy": [
  19. "/@vue/cli-plugin-unit-mocha/whatwg-url",
  20. "/data-urls/whatwg-url",
  21. "/jsdom/whatwg-url"
  22. ],
  23. "_resolved": "https://registry.npmmirror.com/lodash.sortby/-/lodash.sortby-4.7.0.tgz",
  24. "_shasum": "edd14c824e2cc9c1e0b0a1b42bb5210516a42438",
  25. "_spec": "lodash.sortby@^4.7.0",
  26. "_where": "C:\\Users\\Administrator\\Desktop\\crmeb5.0\\template\\admin\\node_modules\\data-urls\\node_modules\\whatwg-url",
  27. "author": {
  28. "name": "John-David Dalton",
  29. "email": "john.david.dalton@gmail.com",
  30. "url": "http://allyoucanleet.com/"
  31. },
  32. "bugs": {
  33. "url": "https://github.com/lodash/lodash/issues"
  34. },
  35. "bundleDependencies": false,
  36. "contributors": [
  37. {
  38. "name": "John-David Dalton",
  39. "email": "john.david.dalton@gmail.com",
  40. "url": "http://allyoucanleet.com/"
  41. },
  42. {
  43. "name": "Blaine Bublitz",
  44. "email": "blaine.bublitz@gmail.com",
  45. "url": "https://github.com/phated"
  46. },
  47. {
  48. "name": "Mathias Bynens",
  49. "email": "mathias@qiwi.be",
  50. "url": "https://mathiasbynens.be/"
  51. }
  52. ],
  53. "deprecated": false,
  54. "description": "The lodash method `_.sortBy` exported as a module.",
  55. "homepage": "https://lodash.com/",
  56. "icon": "https://lodash.com/icon.svg",
  57. "keywords": [
  58. "lodash-modularized",
  59. "sortby"
  60. ],
  61. "license": "MIT",
  62. "name": "lodash.sortby",
  63. "repository": {
  64. "type": "git",
  65. "url": "git+https://github.com/lodash/lodash.git"
  66. },
  67. "scripts": {
  68. "test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\""
  69. },
  70. "version": "4.7.0"
  71. }