package.json 2.9 KB

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