Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

69 lignes
1.6 KiB

il y a 4 ans
  1. {
  2. "_args": [
  3. [
  4. "lodash@4.17.20",
  5. "/home/ubuntu/etherpad-lite"
  6. ]
  7. ],
  8. "_development": true,
  9. "_from": "lodash@4.17.20",
  10. "_id": "lodash@4.17.20",
  11. "_inBundle": false,
  12. "_integrity": "sha512-PlhdFcillOINfeV7Ni6oF1TAEayyZBoZ8bcshTHqOYJYlrqzRK5hagpagky5o4HfCzzd1TRkXPMFq6cKk9rGmA==",
  13. "_location": "/lodash",
  14. "_phantomChildren": {},
  15. "_requested": {
  16. "type": "version",
  17. "registry": true,
  18. "raw": "lodash@4.17.20",
  19. "name": "lodash",
  20. "escapedName": "lodash",
  21. "rawSpec": "4.17.20",
  22. "saveSpec": null,
  23. "fetchSpec": "4.17.20"
  24. },
  25. "_requiredBy": [
  26. "/@eslint/eslintrc",
  27. "/eslint",
  28. "/table"
  29. ],
  30. "_resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.20.tgz",
  31. "_spec": "4.17.20",
  32. "_where": "/home/ubuntu/etherpad-lite",
  33. "author": {
  34. "name": "John-David Dalton",
  35. "email": "john.david.dalton@gmail.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. },
  45. {
  46. "name": "Mathias Bynens",
  47. "email": "mathias@qiwi.be"
  48. }
  49. ],
  50. "description": "Lodash modular utilities.",
  51. "homepage": "https://lodash.com/",
  52. "icon": "https://lodash.com/icon.svg",
  53. "keywords": [
  54. "modules",
  55. "stdlib",
  56. "util"
  57. ],
  58. "license": "MIT",
  59. "main": "lodash.js",
  60. "name": "lodash",
  61. "repository": {
  62. "type": "git",
  63. "url": "git+https://github.com/lodash/lodash.git"
  64. },
  65. "scripts": {
  66. "test": "echo \"See https://travis-ci.org/lodash-archive/lodash-cli for testing details.\""
  67. },
  68. "version": "4.17.20"
  69. }