package.json 3.1 KB

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