package.json 3.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132
  1. {
  2. "_args": [
  3. [
  4. {
  5. "raw": "global-modules@^0.2.3",
  6. "scope": null,
  7. "escapedName": "global-modules",
  8. "name": "global-modules",
  9. "rawSpec": "^0.2.3",
  10. "spec": ">=0.2.3 <0.3.0",
  11. "type": "range"
  12. },
  13. "/mnt/Data/bach/Sites/clameurs.org/sites/all/themes/figureslibres/clameurs/node_modules/resolve-dir"
  14. ]
  15. ],
  16. "_from": "global-modules@>=0.2.3 <0.3.0",
  17. "_id": "global-modules@0.2.3",
  18. "_inCache": true,
  19. "_location": "/global-modules",
  20. "_nodeVersion": "6.3.0",
  21. "_npmOperationalInternal": {
  22. "host": "packages-16-east.internal.npmjs.com",
  23. "tmp": "tmp/global-modules-0.2.3.tgz_1469511881835_0.8791879329364747"
  24. },
  25. "_npmUser": {
  26. "name": "jonschlinkert",
  27. "email": "github@sellside.com"
  28. },
  29. "_npmVersion": "3.10.3",
  30. "_phantomChildren": {},
  31. "_requested": {
  32. "raw": "global-modules@^0.2.3",
  33. "scope": null,
  34. "escapedName": "global-modules",
  35. "name": "global-modules",
  36. "rawSpec": "^0.2.3",
  37. "spec": ">=0.2.3 <0.3.0",
  38. "type": "range"
  39. },
  40. "_requiredBy": [
  41. "/resolve-dir"
  42. ],
  43. "_resolved": "https://registry.npmjs.org/global-modules/-/global-modules-0.2.3.tgz",
  44. "_shasum": "ea5a3bed42c6d6ce995a4f8a1269b5dae223828d",
  45. "_shrinkwrap": null,
  46. "_spec": "global-modules@^0.2.3",
  47. "_where": "/mnt/Data/bach/Sites/clameurs.org/sites/all/themes/figureslibres/clameurs/node_modules/resolve-dir",
  48. "author": {
  49. "name": "Jon Schlinkert",
  50. "url": "https://github.com/jonschlinkert"
  51. },
  52. "bugs": {
  53. "url": "https://github.com/jonschlinkert/global-modules/issues"
  54. },
  55. "dependencies": {
  56. "global-prefix": "^0.1.4",
  57. "is-windows": "^0.2.0"
  58. },
  59. "description": "The directory used by npm for globally installed npm modules.",
  60. "devDependencies": {
  61. "fs-exists-sync": "^0.1.0",
  62. "gulp-format-md": "^0.1.9",
  63. "mocha": "^2.5.3"
  64. },
  65. "directories": {},
  66. "dist": {
  67. "shasum": "ea5a3bed42c6d6ce995a4f8a1269b5dae223828d",
  68. "tarball": "https://registry.npmjs.org/global-modules/-/global-modules-0.2.3.tgz"
  69. },
  70. "engines": {
  71. "node": ">=0.10.0"
  72. },
  73. "files": [
  74. "index.js"
  75. ],
  76. "gitHead": "49887f70849463067e3c771473d8c16f5cfb76cc",
  77. "homepage": "https://github.com/jonschlinkert/global-modules",
  78. "keywords": [
  79. "directory",
  80. "dirname",
  81. "global",
  82. "module",
  83. "package",
  84. "path",
  85. "prefix",
  86. "resolve"
  87. ],
  88. "license": "MIT",
  89. "main": "index.js",
  90. "maintainers": [
  91. {
  92. "name": "jonschlinkert",
  93. "email": "github@sellside.com"
  94. }
  95. ],
  96. "name": "global-modules",
  97. "optionalDependencies": {},
  98. "readme": "ERROR: No README data found!",
  99. "repository": {
  100. "type": "git",
  101. "url": "git+https://github.com/jonschlinkert/global-modules.git"
  102. },
  103. "scripts": {
  104. "test": "mocha"
  105. },
  106. "verb": {
  107. "run": true,
  108. "toc": false,
  109. "layout": "default",
  110. "tasks": [
  111. "readme"
  112. ],
  113. "plugins": [
  114. "gulp-format-md"
  115. ],
  116. "related": {
  117. "list": [
  118. "global-prefix",
  119. "git-config-path",
  120. "npm-paths",
  121. "contains-path"
  122. ]
  123. },
  124. "reflinks": [
  125. "verb"
  126. ],
  127. "lint": {
  128. "reflinks": true
  129. }
  130. },
  131. "version": "0.2.3"
  132. }