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.

102 lines
2.5 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "is-wsl@^1.1.0",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/terser-webpack-plugin"
  6. ]
  7. ],
  8. "_from": "is-wsl@>=1.1.0 <2.0.0",
  9. "_id": "is-wsl@1.1.0",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/is-wsl",
  13. "_nodeVersion": "4.7.3",
  14. "_npmOperationalInternal": {
  15. "host": "packages-12-west.internal.npmjs.com",
  16. "tmp": "tmp/is-wsl-1.1.0.tgz_1492407587032_0.143065512413159"
  17. },
  18. "_npmUser": {
  19. "email": "sindresorhus@gmail.com",
  20. "name": "sindresorhus"
  21. },
  22. "_npmVersion": "2.15.11",
  23. "_phantomChildren": {},
  24. "_requested": {
  25. "name": "is-wsl",
  26. "raw": "is-wsl@^1.1.0",
  27. "rawSpec": "^1.1.0",
  28. "scope": null,
  29. "spec": ">=1.1.0 <2.0.0",
  30. "type": "range"
  31. },
  32. "_requiredBy": [
  33. "/node-notifier",
  34. "/opn",
  35. "/terser-webpack-plugin"
  36. ],
  37. "_resolved": "https://registry.npmjs.org/is-wsl/-/is-wsl-1.1.0.tgz",
  38. "_shasum": "1f16e4aa22b04d1336b66188a66af3c600c3a66d",
  39. "_shrinkwrap": null,
  40. "_spec": "is-wsl@^1.1.0",
  41. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/terser-webpack-plugin",
  42. "author": {
  43. "email": "sindresorhus@gmail.com",
  44. "name": "Sindre Sorhus",
  45. "url": "sindresorhus.com"
  46. },
  47. "bugs": {
  48. "url": "https://github.com/sindresorhus/is-wsl/issues"
  49. },
  50. "dependencies": {},
  51. "description": "Check if the process is running inside Windows Subsystem for Linux (Bash on Windows)",
  52. "devDependencies": {
  53. "ava": "*",
  54. "clear-require": "^2.0.0",
  55. "proxyquire": "^1.7.11",
  56. "xo": "*"
  57. },
  58. "directories": {},
  59. "dist": {
  60. "shasum": "1f16e4aa22b04d1336b66188a66af3c600c3a66d",
  61. "tarball": "https://registry.npmjs.org/is-wsl/-/is-wsl-1.1.0.tgz"
  62. },
  63. "engines": {
  64. "node": ">=4"
  65. },
  66. "files": [
  67. "index.js"
  68. ],
  69. "gitHead": "60ea5d57a51ee596cb144ef47187c0476a5a421b",
  70. "homepage": "https://github.com/sindresorhus/is-wsl#readme",
  71. "keywords": [
  72. "bash",
  73. "check",
  74. "console",
  75. "detect",
  76. "is",
  77. "linux",
  78. "process",
  79. "subsystem",
  80. "terminal",
  81. "windows",
  82. "wsl"
  83. ],
  84. "license": "MIT",
  85. "maintainers": [
  86. {
  87. "name": "sindresorhus",
  88. "email": "sindresorhus@gmail.com"
  89. }
  90. ],
  91. "name": "is-wsl",
  92. "optionalDependencies": {},
  93. "readme": "ERROR: No README data found!",
  94. "repository": {
  95. "type": "git",
  96. "url": "git+https://github.com/sindresorhus/is-wsl.git"
  97. },
  98. "scripts": {
  99. "test": "xo && ava"
  100. },
  101. "version": "1.1.0"
  102. }