選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 

117 行
2.5 KiB

  1. {
  2. "_args": [
  3. [
  4. "is-windows@1.0.2",
  5. "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp"
  6. ]
  7. ],
  8. "_from": "is-windows@1.0.2",
  9. "_id": "is-windows@1.0.2",
  10. "_inBundle": false,
  11. "_integrity": "sha512-eXK1UInq2bPmjyX6e3VHIzMLobc4J94i4AWn+Hpq3OU5KkrRC96OAcR3PRJ/pGu6m8TRnBHP9dkXQVsT/COVIA==",
  12. "_location": "/is-windows",
  13. "_phantomChildren": {},
  14. "_requested": {
  15. "type": "version",
  16. "registry": true,
  17. "raw": "is-windows@1.0.2",
  18. "name": "is-windows",
  19. "escapedName": "is-windows",
  20. "rawSpec": "1.0.2",
  21. "saveSpec": null,
  22. "fetchSpec": "1.0.2"
  23. },
  24. "_requiredBy": [
  25. "/global-modules",
  26. "/global-prefix",
  27. "/nanomatch"
  28. ],
  29. "_resolved": "https://registry.npmjs.org/is-windows/-/is-windows-1.0.2.tgz",
  30. "_spec": "1.0.2",
  31. "_where": "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp",
  32. "author": {
  33. "name": "Jon Schlinkert",
  34. "url": "https://github.com/jonschlinkert"
  35. },
  36. "bugs": {
  37. "url": "https://github.com/jonschlinkert/is-windows/issues"
  38. },
  39. "contributors": [
  40. {
  41. "name": "Jon Schlinkert",
  42. "url": "http://twitter.com/jonschlinkert"
  43. },
  44. {
  45. "name": "Simen Bekkhus",
  46. "url": "https://github.com/SimenB"
  47. },
  48. {
  49. "name": "刘祺",
  50. "url": "gucong.co.cc"
  51. }
  52. ],
  53. "description": "Returns true if the platform is windows. UMD module, works with node.js, commonjs, browser, AMD, electron, etc.",
  54. "devDependencies": {
  55. "gulp-format-md": "^1.0.0",
  56. "mocha": "^3.5.3"
  57. },
  58. "engines": {
  59. "node": ">=0.10.0"
  60. },
  61. "files": [
  62. "index.js"
  63. ],
  64. "homepage": "https://github.com/jonschlinkert/is-windows",
  65. "keywords": [
  66. "check",
  67. "cywin",
  68. "is",
  69. "is-windows",
  70. "nix",
  71. "operating system",
  72. "os",
  73. "platform",
  74. "process",
  75. "unix",
  76. "win",
  77. "win32",
  78. "windows"
  79. ],
  80. "license": "MIT",
  81. "main": "index.js",
  82. "name": "is-windows",
  83. "repository": {
  84. "type": "git",
  85. "url": "git+https://github.com/jonschlinkert/is-windows.git"
  86. },
  87. "scripts": {
  88. "test": "mocha"
  89. },
  90. "verb": {
  91. "toc": false,
  92. "layout": "default",
  93. "tasks": [
  94. "readme"
  95. ],
  96. "plugins": [
  97. "gulp-format-md"
  98. ],
  99. "related": {
  100. "list": [
  101. "is-absolute",
  102. "is-glob",
  103. "is-relative",
  104. "isobject",
  105. "window-size"
  106. ]
  107. },
  108. "lint": {
  109. "reflinks": true
  110. },
  111. "reflinks": [
  112. "verb"
  113. ]
  114. },
  115. "version": "1.0.2"
  116. }