package.json 3.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133
  1. {
  2. "_args": [
  3. [
  4. {
  5. "raw": "lodash.keys@^3.0.0",
  6. "scope": null,
  7. "escapedName": "lodash.keys",
  8. "name": "lodash.keys",
  9. "rawSpec": "^3.0.0",
  10. "spec": ">=3.0.0 <4.0.0",
  11. "type": "range"
  12. },
  13. "/mnt/Data/bach/Sites/clameurs.org/sites/all/themes/figureslibres/clameurs/node_modules/lodash.template"
  14. ]
  15. ],
  16. "_from": "lodash.keys@>=3.0.0 <4.0.0",
  17. "_id": "lodash.keys@3.1.2",
  18. "_inCache": true,
  19. "_location": "/lodash.keys",
  20. "_nodeVersion": "0.12.5",
  21. "_npmUser": {
  22. "name": "jdalton",
  23. "email": "john.david.dalton@gmail.com"
  24. },
  25. "_npmVersion": "2.12.0",
  26. "_phantomChildren": {},
  27. "_requested": {
  28. "raw": "lodash.keys@^3.0.0",
  29. "scope": null,
  30. "escapedName": "lodash.keys",
  31. "name": "lodash.keys",
  32. "rawSpec": "^3.0.0",
  33. "spec": ">=3.0.0 <4.0.0",
  34. "type": "range"
  35. },
  36. "_requiredBy": [
  37. "/lodash.template"
  38. ],
  39. "_resolved": "https://registry.npmjs.org/lodash.keys/-/lodash.keys-3.1.2.tgz",
  40. "_shasum": "4dbc0472b156be50a0b286855d1bd0b0c656098a",
  41. "_shrinkwrap": null,
  42. "_spec": "lodash.keys@^3.0.0",
  43. "_where": "/mnt/Data/bach/Sites/clameurs.org/sites/all/themes/figureslibres/clameurs/node_modules/lodash.template",
  44. "author": {
  45. "name": "John-David Dalton",
  46. "email": "john.david.dalton@gmail.com",
  47. "url": "http://allyoucanleet.com/"
  48. },
  49. "bugs": {
  50. "url": "https://github.com/lodash/lodash/issues"
  51. },
  52. "contributors": [
  53. {
  54. "name": "John-David Dalton",
  55. "email": "john.david.dalton@gmail.com",
  56. "url": "http://allyoucanleet.com/"
  57. },
  58. {
  59. "name": "Benjamin Tan",
  60. "email": "demoneaux@gmail.com",
  61. "url": "https://d10.github.io/"
  62. },
  63. {
  64. "name": "Blaine Bublitz",
  65. "email": "blaine@iceddev.com",
  66. "url": "http://www.iceddev.com/"
  67. },
  68. {
  69. "name": "Kit Cambridge",
  70. "email": "github@kitcambridge.be",
  71. "url": "http://kitcambridge.be/"
  72. },
  73. {
  74. "name": "Mathias Bynens",
  75. "email": "mathias@qiwi.be",
  76. "url": "https://mathiasbynens.be/"
  77. }
  78. ],
  79. "dependencies": {
  80. "lodash._getnative": "^3.0.0",
  81. "lodash.isarguments": "^3.0.0",
  82. "lodash.isarray": "^3.0.0"
  83. },
  84. "description": "The modern build of lodash’s `_.keys` as a module.",
  85. "devDependencies": {},
  86. "directories": {},
  87. "dist": {
  88. "shasum": "4dbc0472b156be50a0b286855d1bd0b0c656098a",
  89. "tarball": "https://registry.npmjs.org/lodash.keys/-/lodash.keys-3.1.2.tgz"
  90. },
  91. "homepage": "https://lodash.com/",
  92. "icon": "https://lodash.com/icon.svg",
  93. "keywords": [
  94. "lodash",
  95. "lodash-modularized",
  96. "stdlib",
  97. "util"
  98. ],
  99. "license": "MIT",
  100. "maintainers": [
  101. {
  102. "name": "jdalton",
  103. "email": "john.david.dalton@gmail.com"
  104. },
  105. {
  106. "name": "kitcambridge",
  107. "email": "github@kitcambridge.be"
  108. },
  109. {
  110. "name": "mathias",
  111. "email": "mathias@qiwi.be"
  112. },
  113. {
  114. "name": "phated",
  115. "email": "blaine@iceddev.com"
  116. },
  117. {
  118. "name": "d10",
  119. "email": "demoneaux@gmail.com"
  120. }
  121. ],
  122. "name": "lodash.keys",
  123. "optionalDependencies": {},
  124. "readme": "ERROR: No README data found!",
  125. "repository": {
  126. "type": "git",
  127. "url": "git+https://github.com/lodash/lodash.git"
  128. },
  129. "scripts": {
  130. "test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\""
  131. },
  132. "version": "3.1.2"
  133. }