package.json 3.0 KB

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