package.json 2.9 KB

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