package.json 3.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141
  1. {
  2. "_args": [
  3. [
  4. "global-modules@^1.0.0",
  5. "/home/seleznev/project Angular/Quality system/node_modules/webpack-cli"
  6. ]
  7. ],
  8. "_from": "global-modules@>=1.0.0 <2.0.0",
  9. "_id": "global-modules@1.0.0",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/global-modules",
  13. "_nodeVersion": "7.7.3",
  14. "_npmOperationalInternal": {
  15. "host": "s3://npm-registry-packages",
  16. "tmp": "tmp/global-modules-1.0.0.tgz_1498632359258_0.21966388146393"
  17. },
  18. "_npmUser": {
  19. "email": "github@sellside.com",
  20. "name": "jonschlinkert"
  21. },
  22. "_npmVersion": "5.0.4",
  23. "_phantomChildren": {},
  24. "_requested": {
  25. "name": "global-modules",
  26. "raw": "global-modules@^1.0.0",
  27. "rawSpec": "^1.0.0",
  28. "scope": null,
  29. "spec": ">=1.0.0 <2.0.0",
  30. "type": "range"
  31. },
  32. "_requiredBy": [
  33. "/resolve-dir",
  34. "/webpack-cli"
  35. ],
  36. "_resolved": "https://registry.npmjs.org/global-modules/-/global-modules-1.0.0.tgz",
  37. "_shasum": "6d770f0eb523ac78164d72b5e71a8877265cc3ea",
  38. "_shrinkwrap": null,
  39. "_spec": "global-modules@^1.0.0",
  40. "_where": "/home/seleznev/project Angular/Quality system/node_modules/webpack-cli",
  41. "author": {
  42. "name": "Jon Schlinkert",
  43. "url": "https://github.com/jonschlinkert"
  44. },
  45. "bugs": {
  46. "url": "https://github.com/jonschlinkert/global-modules/issues"
  47. },
  48. "contributors": [
  49. {
  50. "name": "JasonChang",
  51. "url": "https://packagist.org/packages/jason-chang"
  52. },
  53. {
  54. "name": "Jon Schlinkert",
  55. "url": "http://twitter.com/jonschlinkert"
  56. },
  57. {
  58. "name": "Kiko Beats",
  59. "url": "https://kikobeats.com"
  60. }
  61. ],
  62. "dependencies": {
  63. "global-prefix": "^1.0.1",
  64. "is-windows": "^1.0.1",
  65. "resolve-dir": "^1.0.0"
  66. },
  67. "description": "The directory used by npm for globally installed npm modules.",
  68. "devDependencies": {
  69. "gulp-format-md": "^0.1.12",
  70. "mocha": "^3.4.2"
  71. },
  72. "directories": {},
  73. "dist": {
  74. "integrity": "sha512-sKzpEkf11GpOFuw0Zzjzmt4B4UZwjOcG757PPvrfhxcLFbq0wpsgpOqxpxtxFiCG4DtG93M6XRVbF2oGdev7bg==",
  75. "shasum": "6d770f0eb523ac78164d72b5e71a8877265cc3ea",
  76. "tarball": "https://registry.npmjs.org/global-modules/-/global-modules-1.0.0.tgz"
  77. },
  78. "engines": {
  79. "node": ">=0.10.0"
  80. },
  81. "files": [
  82. "index.js"
  83. ],
  84. "gitHead": "4816de2b0375edf9b69678a880965b5537739c2d",
  85. "homepage": "https://github.com/jonschlinkert/global-modules",
  86. "keywords": [
  87. "directory",
  88. "dirname",
  89. "global",
  90. "module",
  91. "modules",
  92. "package",
  93. "path",
  94. "prefix",
  95. "resolve"
  96. ],
  97. "license": "MIT",
  98. "main": "index.js",
  99. "maintainers": [
  100. {
  101. "name": "jonschlinkert",
  102. "email": "github@sellside.com"
  103. }
  104. ],
  105. "name": "global-modules",
  106. "optionalDependencies": {},
  107. "readme": "ERROR: No README data found!",
  108. "repository": {
  109. "type": "git",
  110. "url": "git+https://github.com/jonschlinkert/global-modules.git"
  111. },
  112. "scripts": {
  113. "test": "mocha"
  114. },
  115. "verb": {
  116. "layout": "default",
  117. "lint": {
  118. "reflinks": true
  119. },
  120. "plugins": [
  121. "gulp-format-md"
  122. ],
  123. "reflinks": [
  124. "verb"
  125. ],
  126. "related": {
  127. "list": [
  128. "git-config-path",
  129. "global-prefix",
  130. "homedir-polyfill",
  131. "npm-paths"
  132. ]
  133. },
  134. "run": true,
  135. "tasks": [
  136. "readme"
  137. ],
  138. "toc": false
  139. },
  140. "version": "1.0.0"
  141. }