You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

142 lines
3.4 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "arr-flatten@^1.1.0",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/braces"
  6. ]
  7. ],
  8. "_from": "arr-flatten@>=1.1.0 <2.0.0",
  9. "_id": "arr-flatten@1.1.0",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/arr-flatten",
  13. "_nodeVersion": "7.7.3",
  14. "_npmOperationalInternal": {
  15. "host": "s3://npm-registry-packages",
  16. "tmp": "tmp/arr-flatten-1.1.0.tgz_1499280630530_0.4138362631201744"
  17. },
  18. "_npmUser": {
  19. "email": "github@sellside.com",
  20. "name": "jonschlinkert"
  21. },
  22. "_npmVersion": "5.0.4",
  23. "_phantomChildren": {},
  24. "_requested": {
  25. "name": "arr-flatten",
  26. "raw": "arr-flatten@^1.1.0",
  27. "rawSpec": "^1.1.0",
  28. "scope": null,
  29. "spec": ">=1.1.0 <2.0.0",
  30. "type": "range"
  31. },
  32. "_requiredBy": [
  33. "/braces"
  34. ],
  35. "_resolved": "https://registry.npmjs.org/arr-flatten/-/arr-flatten-1.1.0.tgz",
  36. "_shasum": "36048bbff4e7b47e136644316c99669ea5ae91f1",
  37. "_shrinkwrap": null,
  38. "_spec": "arr-flatten@^1.1.0",
  39. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/braces",
  40. "author": {
  41. "name": "Jon Schlinkert",
  42. "url": "https://github.com/jonschlinkert"
  43. },
  44. "bugs": {
  45. "url": "https://github.com/jonschlinkert/arr-flatten/issues"
  46. },
  47. "contributors": [
  48. {
  49. "name": "Jon Schlinkert",
  50. "url": "http://twitter.com/jonschlinkert"
  51. },
  52. {
  53. "name": "Luke Edwards",
  54. "url": "https://lukeed.com"
  55. }
  56. ],
  57. "dependencies": {},
  58. "description": "Recursively flatten an array or arrays.",
  59. "devDependencies": {
  60. "ansi-bold": "^0.1.1",
  61. "array-flatten": "^2.1.1",
  62. "array-slice": "^1.0.0",
  63. "benchmarked": "^1.0.0",
  64. "compute-flatten": "^1.0.0",
  65. "flatit": "^1.1.1",
  66. "flatten": "^1.0.2",
  67. "flatten-array": "^1.0.0",
  68. "glob": "^7.1.1",
  69. "gulp-format-md": "^0.1.12",
  70. "just-flatten-it": "^1.1.23",
  71. "lodash.flattendeep": "^4.4.0",
  72. "m_flattened": "^1.0.1",
  73. "mocha": "^3.2.0",
  74. "utils-flatten": "^1.0.0",
  75. "write": "^0.3.3"
  76. },
  77. "directories": {},
  78. "dist": {
  79. "integrity": "sha512-L3hKV5R/p5o81R7O02IGnwpDmkp6E982XhtbuwSe3O4qOtMMMtodicASA1Cny2U+aCXcNpml+m4dPsvsJ3jatg==",
  80. "shasum": "36048bbff4e7b47e136644316c99669ea5ae91f1",
  81. "tarball": "https://registry.npmjs.org/arr-flatten/-/arr-flatten-1.1.0.tgz"
  82. },
  83. "engines": {
  84. "node": ">=0.10.0"
  85. },
  86. "files": [
  87. "index.js"
  88. ],
  89. "gitHead": "76a1ae28b03fdb1cbe5d49fa521bc4807b9f94d3",
  90. "homepage": "https://github.com/jonschlinkert/arr-flatten",
  91. "keywords": [
  92. "arr",
  93. "array",
  94. "elements",
  95. "flat",
  96. "flatten",
  97. "nested",
  98. "recurse",
  99. "recursive",
  100. "recursively"
  101. ],
  102. "license": "MIT",
  103. "main": "index.js",
  104. "maintainers": [
  105. {
  106. "name": "jonschlinkert",
  107. "email": "github@sellside.com"
  108. }
  109. ],
  110. "name": "arr-flatten",
  111. "optionalDependencies": {},
  112. "readme": "ERROR: No README data found!",
  113. "repository": {
  114. "type": "git",
  115. "url": "git+https://github.com/jonschlinkert/arr-flatten.git"
  116. },
  117. "scripts": {
  118. "test": "mocha"
  119. },
  120. "verb": {
  121. "layout": "default",
  122. "lint": {
  123. "reflinks": true
  124. },
  125. "plugins": [
  126. "gulp-format-md"
  127. ],
  128. "related": {
  129. "list": [
  130. "arr-filter",
  131. "arr-union",
  132. "array-each",
  133. "array-unique"
  134. ]
  135. },
  136. "tasks": [
  137. "readme"
  138. ],
  139. "toc": false
  140. },
  141. "version": "1.1.0"
  142. }