You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

148 lines
3.4 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "is-windows@^1.0.2",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/nanomatch"
  6. ]
  7. ],
  8. "_from": "is-windows@>=1.0.2 <2.0.0",
  9. "_id": "is-windows@1.0.2",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/is-windows",
  13. "_nodeVersion": "9.5.0",
  14. "_npmOperationalInternal": {
  15. "host": "s3://npm-registry-packages",
  16. "tmp": "tmp/is-windows_1.0.2_1518593802371_0.8807568142517928"
  17. },
  18. "_npmUser": {
  19. "email": "github@sellside.com",
  20. "name": "jonschlinkert"
  21. },
  22. "_npmVersion": "5.6.0",
  23. "_phantomChildren": {},
  24. "_requested": {
  25. "name": "is-windows",
  26. "raw": "is-windows@^1.0.2",
  27. "rawSpec": "^1.0.2",
  28. "scope": null,
  29. "spec": ">=1.0.2 <2.0.0",
  30. "type": "range"
  31. },
  32. "_requiredBy": [
  33. "/global-prefix",
  34. "/nanomatch",
  35. "/resolve-dir/global-modules"
  36. ],
  37. "_resolved": "https://registry.npmjs.org/is-windows/-/is-windows-1.0.2.tgz",
  38. "_shasum": "d1850eb9791ecd18e6182ce12a30f396634bb19d",
  39. "_shrinkwrap": null,
  40. "_spec": "is-windows@^1.0.2",
  41. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/nanomatch",
  42. "author": {
  43. "name": "Jon Schlinkert",
  44. "url": "https://github.com/jonschlinkert"
  45. },
  46. "bugs": {
  47. "url": "https://github.com/jonschlinkert/is-windows/issues"
  48. },
  49. "contributors": [
  50. {
  51. "name": "Jon Schlinkert",
  52. "url": "http://twitter.com/jonschlinkert"
  53. },
  54. {
  55. "name": "Simen Bekkhus",
  56. "url": "https://github.com/SimenB"
  57. },
  58. {
  59. "name": "刘祺",
  60. "url": "gucong.co.cc"
  61. }
  62. ],
  63. "dependencies": {},
  64. "description": "Returns true if the platform is windows. UMD module, works with node.js, commonjs, browser, AMD, electron, etc.",
  65. "devDependencies": {
  66. "gulp-format-md": "^1.0.0",
  67. "mocha": "^3.5.3"
  68. },
  69. "directories": {},
  70. "dist": {
  71. "fileCount": 4,
  72. "integrity": "sha512-eXK1UInq2bPmjyX6e3VHIzMLobc4J94i4AWn+Hpq3OU5KkrRC96OAcR3PRJ/pGu6m8TRnBHP9dkXQVsT/COVIA==",
  73. "shasum": "d1850eb9791ecd18e6182ce12a30f396634bb19d",
  74. "tarball": "https://registry.npmjs.org/is-windows/-/is-windows-1.0.2.tgz",
  75. "unpackedSize": 7963
  76. },
  77. "engines": {
  78. "node": ">=0.10.0"
  79. },
  80. "files": [
  81. "index.js"
  82. ],
  83. "gitHead": "4dcfff4ed9e36ad761a1a24d3899c832382d7254",
  84. "homepage": "https://github.com/jonschlinkert/is-windows",
  85. "keywords": [
  86. "check",
  87. "cywin",
  88. "is",
  89. "is-windows",
  90. "nix",
  91. "operating system",
  92. "os",
  93. "platform",
  94. "process",
  95. "unix",
  96. "win",
  97. "win32",
  98. "windows"
  99. ],
  100. "license": "MIT",
  101. "main": "index.js",
  102. "maintainers": [
  103. {
  104. "name": "doowb",
  105. "email": "brian.woodward@gmail.com"
  106. },
  107. {
  108. "name": "jonschlinkert",
  109. "email": "github@sellside.com"
  110. }
  111. ],
  112. "name": "is-windows",
  113. "optionalDependencies": {},
  114. "readme": "ERROR: No README data found!",
  115. "repository": {
  116. "type": "git",
  117. "url": "git+https://github.com/jonschlinkert/is-windows.git"
  118. },
  119. "scripts": {
  120. "test": "mocha"
  121. },
  122. "verb": {
  123. "layout": "default",
  124. "lint": {
  125. "reflinks": true
  126. },
  127. "plugins": [
  128. "gulp-format-md"
  129. ],
  130. "reflinks": [
  131. "verb"
  132. ],
  133. "related": {
  134. "list": [
  135. "is-absolute",
  136. "is-glob",
  137. "is-relative",
  138. "isobject",
  139. "window-size"
  140. ]
  141. },
  142. "tasks": [
  143. "readme"
  144. ],
  145. "toc": false
  146. },
  147. "version": "1.0.2"
  148. }