Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
 
 
 
 

134 строки
2.9 KiB

  1. {
  2. "_args": [
  3. [
  4. "global-prefix@1.0.2",
  5. "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp"
  6. ]
  7. ],
  8. "_from": "global-prefix@1.0.2",
  9. "_id": "global-prefix@1.0.2",
  10. "_inBundle": false,
  11. "_integrity": "sha1-2/dDxsFJklk8ZVVoy2btMsASLr4=",
  12. "_location": "/global-prefix",
  13. "_phantomChildren": {},
  14. "_requested": {
  15. "type": "version",
  16. "registry": true,
  17. "raw": "global-prefix@1.0.2",
  18. "name": "global-prefix",
  19. "escapedName": "global-prefix",
  20. "rawSpec": "1.0.2",
  21. "saveSpec": null,
  22. "fetchSpec": "1.0.2"
  23. },
  24. "_requiredBy": [
  25. "/global-modules"
  26. ],
  27. "_resolved": "https://registry.npmjs.org/global-prefix/-/global-prefix-1.0.2.tgz",
  28. "_spec": "1.0.2",
  29. "_where": "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp",
  30. "author": {
  31. "name": "Jon Schlinkert",
  32. "url": "https://github.com/jonschlinkert"
  33. },
  34. "bugs": {
  35. "url": "https://github.com/jonschlinkert/global-prefix/issues"
  36. },
  37. "contributors": [
  38. {
  39. "name": "Alexandr Bogachev",
  40. "url": "https://github.com/rmbaad"
  41. },
  42. {
  43. "name": "Brian Woodward",
  44. "url": "https://twitter.com/doowb"
  45. },
  46. {
  47. "name": "Charlike Mike Reagent",
  48. "url": "https://i.am.charlike.online"
  49. },
  50. {
  51. "name": "JasonChang",
  52. "url": "https://packagist.org/packages/jason-chang"
  53. },
  54. {
  55. "name": "Jon Schlinkert",
  56. "url": "http://twitter.com/jonschlinkert"
  57. },
  58. {
  59. "name": "Jorrit Schippers",
  60. "url": "https://www.ncode.nl"
  61. },
  62. {
  63. "name": "Mathias Rasmussen",
  64. "url": "chrome://dino"
  65. },
  66. {
  67. "name": "Ross Fenning",
  68. "url": "http://rossfenning.co.uk"
  69. }
  70. ],
  71. "dependencies": {
  72. "expand-tilde": "^2.0.2",
  73. "homedir-polyfill": "^1.0.1",
  74. "ini": "^1.3.4",
  75. "is-windows": "^1.0.1",
  76. "which": "^1.2.14"
  77. },
  78. "description": "Get the npm global path prefix.",
  79. "devDependencies": {
  80. "gulp-format-md": "^0.1.12",
  81. "mocha": "^3.4.2"
  82. },
  83. "engines": {
  84. "node": ">=0.10.0"
  85. },
  86. "files": [
  87. "index.js"
  88. ],
  89. "homepage": "https://github.com/jonschlinkert/global-prefix",
  90. "keywords": [
  91. "global",
  92. "module",
  93. "modules",
  94. "npm",
  95. "path",
  96. "prefix",
  97. "resolve"
  98. ],
  99. "license": "MIT",
  100. "main": "index.js",
  101. "name": "global-prefix",
  102. "repository": {
  103. "type": "git",
  104. "url": "git+https://github.com/jonschlinkert/global-prefix.git"
  105. },
  106. "scripts": {
  107. "test": "mocha"
  108. },
  109. "verb": {
  110. "run": true,
  111. "toc": false,
  112. "layout": "default",
  113. "tasks": [
  114. "readme"
  115. ],
  116. "plugins": [
  117. "gulp-format-md"
  118. ],
  119. "related": {
  120. "list": [
  121. "global-modules",
  122. "global-paths"
  123. ]
  124. },
  125. "reflinks": [
  126. "verb"
  127. ],
  128. "lint": {
  129. "reflinks": true
  130. }
  131. },
  132. "version": "1.0.2"
  133. }