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.

165 lines
3.8 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "global-prefix@^1.0.1",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/resolve-dir/node_modules/global-modules"
  6. ]
  7. ],
  8. "_from": "global-prefix@>=1.0.1 <2.0.0",
  9. "_id": "global-prefix@1.0.2",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/global-prefix",
  13. "_nodeVersion": "0.10.48",
  14. "_npmOperationalInternal": {
  15. "host": "s3://npm-registry-packages",
  16. "tmp": "tmp/global-prefix-1.0.2.tgz_1501978530257_0.9593828006181866"
  17. },
  18. "_npmUser": {
  19. "email": "blaine.bublitz@gmail.com",
  20. "name": "phated"
  21. },
  22. "_npmVersion": "2.15.1",
  23. "_phantomChildren": {},
  24. "_requested": {
  25. "name": "global-prefix",
  26. "raw": "global-prefix@^1.0.1",
  27. "rawSpec": "^1.0.1",
  28. "scope": null,
  29. "spec": ">=1.0.1 <2.0.0",
  30. "type": "range"
  31. },
  32. "_requiredBy": [
  33. "/resolve-dir/global-modules"
  34. ],
  35. "_resolved": "https://registry.npmjs.org/global-prefix/-/global-prefix-1.0.2.tgz",
  36. "_shasum": "dbf743c6c14992593c655568cb66ed32c0122ebe",
  37. "_shrinkwrap": null,
  38. "_spec": "global-prefix@^1.0.1",
  39. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/resolve-dir/node_modules/global-modules",
  40. "author": {
  41. "name": "Jon Schlinkert",
  42. "url": "https://github.com/jonschlinkert"
  43. },
  44. "bugs": {
  45. "url": "https://github.com/jonschlinkert/global-prefix/issues"
  46. },
  47. "contributors": [
  48. {
  49. "name": "Alexandr Bogachev",
  50. "url": "https://github.com/rmbaad"
  51. },
  52. {
  53. "name": "Brian Woodward",
  54. "url": "https://twitter.com/doowb"
  55. },
  56. {
  57. "name": "Charlike Mike Reagent",
  58. "url": "https://i.am.charlike.online"
  59. },
  60. {
  61. "name": "JasonChang",
  62. "url": "https://packagist.org/packages/jason-chang"
  63. },
  64. {
  65. "name": "Jon Schlinkert",
  66. "url": "http://twitter.com/jonschlinkert"
  67. },
  68. {
  69. "name": "Jorrit Schippers",
  70. "url": "https://www.ncode.nl"
  71. },
  72. {
  73. "name": "Mathias Rasmussen",
  74. "url": "chrome://dino"
  75. },
  76. {
  77. "name": "Ross Fenning",
  78. "url": "http://rossfenning.co.uk"
  79. }
  80. ],
  81. "dependencies": {
  82. "expand-tilde": "^2.0.2",
  83. "homedir-polyfill": "^1.0.1",
  84. "ini": "^1.3.4",
  85. "is-windows": "^1.0.1",
  86. "which": "^1.2.14"
  87. },
  88. "description": "Get the npm global path prefix.",
  89. "devDependencies": {
  90. "gulp-format-md": "^0.1.12",
  91. "mocha": "^3.4.2"
  92. },
  93. "directories": {},
  94. "dist": {
  95. "shasum": "dbf743c6c14992593c655568cb66ed32c0122ebe",
  96. "tarball": "https://registry.npmjs.org/global-prefix/-/global-prefix-1.0.2.tgz"
  97. },
  98. "engines": {
  99. "node": ">=0.10.0"
  100. },
  101. "files": [
  102. "index.js"
  103. ],
  104. "gitHead": "49684bdf64fd6e5f11dc7caac8c6eb9abfd376b9",
  105. "homepage": "https://github.com/jonschlinkert/global-prefix",
  106. "keywords": [
  107. "global",
  108. "module",
  109. "modules",
  110. "npm",
  111. "path",
  112. "prefix",
  113. "resolve"
  114. ],
  115. "license": "MIT",
  116. "main": "index.js",
  117. "maintainers": [
  118. {
  119. "name": "phated",
  120. "email": "blaine.bublitz@gmail.com"
  121. },
  122. {
  123. "name": "doowb",
  124. "email": "brian.woodward@gmail.com"
  125. },
  126. {
  127. "name": "jonschlinkert",
  128. "email": "github@sellside.com"
  129. }
  130. ],
  131. "name": "global-prefix",
  132. "optionalDependencies": {},
  133. "readme": "ERROR: No README data found!",
  134. "repository": {
  135. "type": "git",
  136. "url": "git+https://github.com/jonschlinkert/global-prefix.git"
  137. },
  138. "scripts": {
  139. "test": "mocha"
  140. },
  141. "verb": {
  142. "layout": "default",
  143. "lint": {
  144. "reflinks": true
  145. },
  146. "plugins": [
  147. "gulp-format-md"
  148. ],
  149. "reflinks": [
  150. "verb"
  151. ],
  152. "related": {
  153. "list": [
  154. "global-modules",
  155. "global-paths"
  156. ]
  157. },
  158. "run": true,
  159. "tasks": [
  160. "readme"
  161. ],
  162. "toc": false
  163. },
  164. "version": "1.0.2"
  165. }