Repositorio del curso CCOM4030 el semestre B91 del proyecto Artesanías con el Instituto de Cultura

package.json 2.7KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105
  1. {
  2. "_args": [
  3. [
  4. "lodash.debounce@^4.0.8",
  5. "/home/lyxaira/Artesanias/artesanias/node_modules/insight"
  6. ]
  7. ],
  8. "_from": "lodash.debounce@>=4.0.8 <5.0.0",
  9. "_id": "lodash.debounce@4.0.8",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/lodash.debounce",
  13. "_nodeVersion": "4.4.7",
  14. "_npmOperationalInternal": {
  15. "host": "packages-12-west.internal.npmjs.com",
  16. "tmp": "tmp/lodash.debounce-4.0.8.tgz_1471109869557_0.3685326180420816"
  17. },
  18. "_npmUser": {
  19. "email": "john.david.dalton@gmail.com",
  20. "name": "jdalton"
  21. },
  22. "_npmVersion": "2.15.10",
  23. "_phantomChildren": {},
  24. "_requested": {
  25. "name": "lodash.debounce",
  26. "raw": "lodash.debounce@^4.0.8",
  27. "rawSpec": "^4.0.8",
  28. "scope": null,
  29. "spec": ">=4.0.8 <5.0.0",
  30. "type": "range"
  31. },
  32. "_requiredBy": [
  33. "/insight"
  34. ],
  35. "_resolved": "https://registry.npmjs.org/lodash.debounce/-/lodash.debounce-4.0.8.tgz",
  36. "_shasum": "82d79bff30a67c4005ffd5e2515300ad9ca4d7af",
  37. "_shrinkwrap": null,
  38. "_spec": "lodash.debounce@^4.0.8",
  39. "_where": "/home/lyxaira/Artesanias/artesanias/node_modules/insight",
  40. "author": {
  41. "email": "john.david.dalton@gmail.com",
  42. "name": "John-David Dalton",
  43. "url": "http://allyoucanleet.com/"
  44. },
  45. "bugs": {
  46. "url": "https://github.com/lodash/lodash/issues"
  47. },
  48. "contributors": [
  49. {
  50. "name": "John-David Dalton",
  51. "email": "john.david.dalton@gmail.com",
  52. "url": "http://allyoucanleet.com/"
  53. },
  54. {
  55. "name": "Blaine Bublitz",
  56. "email": "blaine.bublitz@gmail.com",
  57. "url": "https://github.com/phated"
  58. },
  59. {
  60. "name": "Mathias Bynens",
  61. "email": "mathias@qiwi.be",
  62. "url": "https://mathiasbynens.be/"
  63. }
  64. ],
  65. "dependencies": {},
  66. "description": "The lodash method `_.debounce` exported as a module.",
  67. "devDependencies": {},
  68. "directories": {},
  69. "dist": {
  70. "shasum": "82d79bff30a67c4005ffd5e2515300ad9ca4d7af",
  71. "tarball": "https://registry.npmjs.org/lodash.debounce/-/lodash.debounce-4.0.8.tgz"
  72. },
  73. "homepage": "https://lodash.com/",
  74. "icon": "https://lodash.com/icon.svg",
  75. "keywords": [
  76. "debounce",
  77. "lodash-modularized"
  78. ],
  79. "license": "MIT",
  80. "maintainers": [
  81. {
  82. "name": "jdalton",
  83. "email": "john.david.dalton@gmail.com"
  84. },
  85. {
  86. "name": "mathias",
  87. "email": "mathias@qiwi.be"
  88. },
  89. {
  90. "name": "phated",
  91. "email": "blaine@iceddev.com"
  92. }
  93. ],
  94. "name": "lodash.debounce",
  95. "optionalDependencies": {},
  96. "readme": "ERROR: No README data found!",
  97. "repository": {
  98. "type": "git",
  99. "url": "git+https://github.com/lodash/lodash.git"
  100. },
  101. "scripts": {
  102. "test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\""
  103. },
  104. "version": "4.0.8"
  105. }