package.json 2.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118
  1. {
  2. "_args": [
  3. [
  4. "opn@^5.1.0",
  5. "/home/seleznev/project Angular/Quality system/node_modules/webpack-dev-server"
  6. ]
  7. ],
  8. "_from": "opn@>=5.1.0 <6.0.0",
  9. "_id": "opn@5.3.0",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/opn",
  13. "_nodeVersion": "8.9.4",
  14. "_npmOperationalInternal": {
  15. "host": "s3://npm-registry-packages",
  16. "tmp": "tmp/opn_5.3.0_1521043017699_0.273982435971718"
  17. },
  18. "_npmUser": {
  19. "email": "sindresorhus@gmail.com",
  20. "name": "sindresorhus"
  21. },
  22. "_npmVersion": "5.6.0",
  23. "_phantomChildren": {},
  24. "_requested": {
  25. "name": "opn",
  26. "raw": "opn@^5.1.0",
  27. "rawSpec": "^5.1.0",
  28. "scope": null,
  29. "spec": ">=5.1.0 <6.0.0",
  30. "type": "range"
  31. },
  32. "_requiredBy": [
  33. "/webpack-dev-server"
  34. ],
  35. "_resolved": "https://registry.npmjs.org/opn/-/opn-5.3.0.tgz",
  36. "_shasum": "64871565c863875f052cfdf53d3e3cb5adb53b1c",
  37. "_shrinkwrap": null,
  38. "_spec": "opn@^5.1.0",
  39. "_where": "/home/seleznev/project Angular/Quality system/node_modules/webpack-dev-server",
  40. "author": {
  41. "email": "sindresorhus@gmail.com",
  42. "name": "Sindre Sorhus",
  43. "url": "sindresorhus.com"
  44. },
  45. "bugs": {
  46. "url": "https://github.com/sindresorhus/opn/issues"
  47. },
  48. "dependencies": {
  49. "is-wsl": "^1.1.0"
  50. },
  51. "description": "A better node-open. Opens stuff like websites, files, executables. Cross-platform.",
  52. "devDependencies": {
  53. "ava": "*",
  54. "xo": "*"
  55. },
  56. "directories": {},
  57. "dist": {
  58. "fileCount": 5,
  59. "integrity": "sha512-bYJHo/LOmoTd+pfiYhfZDnf9zekVJrY+cnS2a5F2x+w5ppvTqObojTP7WiFG+kVZs9Inw+qQ/lw7TroWwhdd2g==",
  60. "shasum": "64871565c863875f052cfdf53d3e3cb5adb53b1c",
  61. "tarball": "https://registry.npmjs.org/opn/-/opn-5.3.0.tgz",
  62. "unpackedSize": 31066
  63. },
  64. "engines": {
  65. "node": ">=4"
  66. },
  67. "files": [
  68. "index.js",
  69. "xdg-open"
  70. ],
  71. "gitHead": "cfab3f9ba2096b00fef655f454be65b070f49d8a",
  72. "homepage": "https://github.com/sindresorhus/opn#readme",
  73. "keywords": [
  74. "app",
  75. "args",
  76. "arguments",
  77. "browser",
  78. "child",
  79. "cmd",
  80. "default",
  81. "editor",
  82. "exe",
  83. "exec",
  84. "executable",
  85. "file",
  86. "launch",
  87. "open",
  88. "opener",
  89. "opens",
  90. "opn",
  91. "process",
  92. "spawn",
  93. "start",
  94. "url",
  95. "urls",
  96. "website",
  97. "xdg",
  98. "xdg-open"
  99. ],
  100. "license": "MIT",
  101. "maintainers": [
  102. {
  103. "name": "sindresorhus",
  104. "email": "sindresorhus@gmail.com"
  105. }
  106. ],
  107. "name": "opn",
  108. "optionalDependencies": {},
  109. "readme": "ERROR: No README data found!",
  110. "repository": {
  111. "type": "git",
  112. "url": "git+https://github.com/sindresorhus/opn.git"
  113. },
  114. "scripts": {
  115. "test": "xo && ava"
  116. },
  117. "version": "5.3.0"
  118. }