package.json 2.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106
  1. {
  2. "_args": [
  3. [
  4. "lodash@~0.9.2",
  5. "/repo/combiclub.com/wwwroot/themes/combi/_grunt/node_modules/grunt"
  6. ]
  7. ],
  8. "_from": "lodash@>=0.9.2 <0.10.0",
  9. "_id": "lodash@0.9.2",
  10. "_inCache": true,
  11. "_location": "/lodash",
  12. "_npmUser": {
  13. "email": "john.david.dalton@gmail.com",
  14. "name": "jdalton"
  15. },
  16. "_npmVersion": "1.2.24",
  17. "_phantomChildren": {},
  18. "_requested": {
  19. "name": "lodash",
  20. "raw": "lodash@~0.9.2",
  21. "rawSpec": "~0.9.2",
  22. "scope": null,
  23. "spec": ">=0.9.2 <0.10.0",
  24. "type": "range"
  25. },
  26. "_requiredBy": [
  27. "/grunt",
  28. "/grunt-legacy-util"
  29. ],
  30. "_resolved": "https://registry.npmjs.org/lodash/-/lodash-0.9.2.tgz",
  31. "_shasum": "8f3499c5245d346d682e5b0d3b40767e09f1a92c",
  32. "_shrinkwrap": null,
  33. "_spec": "lodash@~0.9.2",
  34. "_where": "/repo/combiclub.com/wwwroot/themes/combi/_grunt/node_modules/grunt",
  35. "author": {
  36. "email": "john.david.dalton@gmail.com",
  37. "name": "John-David Dalton",
  38. "url": "http://allyoucanleet.com/"
  39. },
  40. "bugs": {
  41. "url": "https://github.com/lodash/lodash/issues"
  42. },
  43. "contributors": [
  44. {
  45. "name": "John-David Dalton",
  46. "email": "john.david.dalton@gmail.com",
  47. "url": "http://allyoucanleet.com/"
  48. },
  49. {
  50. "name": "Blaine Bublitz",
  51. "email": "blaine@iceddev.com",
  52. "url": "http://iceddev.com/"
  53. },
  54. {
  55. "name": "Kit Cambridge",
  56. "email": "github@kitcambridge.be",
  57. "url": "http://kitcambridge.be/"
  58. },
  59. {
  60. "name": "Mathias Bynens",
  61. "email": "mathias@qiwi.be",
  62. "url": "http://mathiasbynens.be/"
  63. }
  64. ],
  65. "dependencies": {},
  66. "description": "A utility library delivering consistency, customization, performance, and extras.",
  67. "devDependencies": {},
  68. "directories": {},
  69. "dist": {
  70. "shasum": "8f3499c5245d346d682e5b0d3b40767e09f1a92c",
  71. "tarball": "http://registry.npmjs.org/lodash/-/lodash-0.9.2.tgz"
  72. },
  73. "engines": [
  74. "node",
  75. "rhino"
  76. ],
  77. "homepage": "http://lodash.com",
  78. "installable": true,
  79. "jam": {
  80. "main": "./lodash.js"
  81. },
  82. "keywords": [
  83. "browser",
  84. "client",
  85. "functional",
  86. "performance",
  87. "server",
  88. "speed",
  89. "util"
  90. ],
  91. "license": "MIT",
  92. "main": "./lodash.js",
  93. "maintainers": [
  94. {
  95. "name": "jdalton",
  96. "email": "john.david.dalton@gmail.com"
  97. }
  98. ],
  99. "name": "lodash",
  100. "optionalDependencies": {},
  101. "repository": {
  102. "type": "git",
  103. "url": "https://github.com/lodash/lodash.git"
  104. },
  105. "version": "0.9.2"
  106. }