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.

68 lines
1.6 KiB

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