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.

167 lines
3.8 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "fill-range@^4.0.0",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/braces"
  6. ]
  7. ],
  8. "_from": "fill-range@>=4.0.0 <5.0.0",
  9. "_id": "fill-range@4.0.0",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/fill-range",
  13. "_nodeVersion": "7.7.3",
  14. "_npmOperationalInternal": {
  15. "host": "packages-12-west.internal.npmjs.com",
  16. "tmp": "tmp/fill-range-4.0.0.tgz_1492928233145_0.05832168669439852"
  17. },
  18. "_npmUser": {
  19. "email": "github@sellside.com",
  20. "name": "jonschlinkert"
  21. },
  22. "_npmVersion": "4.2.0",
  23. "_phantomChildren": {},
  24. "_requested": {
  25. "name": "fill-range",
  26. "raw": "fill-range@^4.0.0",
  27. "rawSpec": "^4.0.0",
  28. "scope": null,
  29. "spec": ">=4.0.0 <5.0.0",
  30. "type": "range"
  31. },
  32. "_requiredBy": [
  33. "/braces"
  34. ],
  35. "_resolved": "https://registry.npmjs.org/fill-range/-/fill-range-4.0.0.tgz",
  36. "_shasum": "d544811d428f98eb06a63dc402d2403c328c38f7",
  37. "_shrinkwrap": null,
  38. "_spec": "fill-range@^4.0.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/fill-range/issues"
  46. },
  47. "contributors": [
  48. {
  49. "email": "wtgtybhertgeghgtwtg@gmail.com",
  50. "url": "https://github.com/wtgtybhertgeghgtwtg"
  51. },
  52. {
  53. "name": "Edo Rivai",
  54. "email": "edo.rivai@gmail.com",
  55. "url": "edo.rivai.nl"
  56. },
  57. {
  58. "name": "Jon Schlinkert",
  59. "email": "jon.schlinkert@sellside.com",
  60. "url": "http://twitter.com/jonschlinkert"
  61. },
  62. {
  63. "name": "Paul Miller",
  64. "email": "paul+gh@paulmillr.com",
  65. "url": "paulmillr.com"
  66. }
  67. ],
  68. "dependencies": {
  69. "extend-shallow": "^2.0.1",
  70. "is-number": "^3.0.0",
  71. "repeat-string": "^1.6.1",
  72. "to-regex-range": "^2.1.0"
  73. },
  74. "description": "Fill in a range of numbers or letters, optionally passing an increment or `step` to use, or create a regex-compatible range with `options.toRegex`",
  75. "devDependencies": {
  76. "ansi-cyan": "^0.1.1",
  77. "benchmarked": "^1.0.0",
  78. "gulp-format-md": "^0.1.12",
  79. "minimist": "^1.2.0",
  80. "mocha": "^3.2.0"
  81. },
  82. "directories": {},
  83. "dist": {
  84. "shasum": "d544811d428f98eb06a63dc402d2403c328c38f7",
  85. "tarball": "https://registry.npmjs.org/fill-range/-/fill-range-4.0.0.tgz"
  86. },
  87. "engines": {
  88. "node": ">=0.10.0"
  89. },
  90. "files": [
  91. "index.js"
  92. ],
  93. "gitHead": "e5a21feaac23f3f34bb4d7ca8e65393e18b451b6",
  94. "homepage": "https://github.com/jonschlinkert/fill-range",
  95. "keywords": [
  96. "alpha",
  97. "alphabetical",
  98. "array",
  99. "bash",
  100. "brace",
  101. "expand",
  102. "expansion",
  103. "fill",
  104. "glob",
  105. "match",
  106. "matches",
  107. "matching",
  108. "number",
  109. "numerical",
  110. "range",
  111. "ranges",
  112. "regex",
  113. "sh"
  114. ],
  115. "license": "MIT",
  116. "main": "index.js",
  117. "maintainers": [
  118. {
  119. "name": "doowb",
  120. "email": "brian.woodward@gmail.com"
  121. },
  122. {
  123. "name": "es128",
  124. "email": "elan.shanker+npm@gmail.com"
  125. },
  126. {
  127. "name": "jonschlinkert",
  128. "email": "github@sellside.com"
  129. },
  130. {
  131. "name": "paulmillr",
  132. "email": "paul@paulmillr.com"
  133. }
  134. ],
  135. "name": "fill-range",
  136. "optionalDependencies": {},
  137. "readme": "ERROR: No README data found!",
  138. "repository": {
  139. "type": "git",
  140. "url": "git+https://github.com/jonschlinkert/fill-range.git"
  141. },
  142. "scripts": {
  143. "test": "mocha"
  144. },
  145. "verb": {
  146. "layout": "default",
  147. "lint": {
  148. "reflinks": true
  149. },
  150. "plugins": [
  151. "gulp-format-md"
  152. ],
  153. "related": {
  154. "list": [
  155. "braces",
  156. "expand-range",
  157. "micromatch",
  158. "to-regex-range"
  159. ]
  160. },
  161. "tasks": [
  162. "readme"
  163. ],
  164. "toc": true
  165. },
  166. "version": "4.0.0"
  167. }