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.

100 lines
2.4 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "path-key@^2.0.1",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/cross-spawn"
  6. ]
  7. ],
  8. "_from": "path-key@>=2.0.1 <3.0.0",
  9. "_id": "path-key@2.0.1",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/path-key",
  13. "_nodeVersion": "4.5.0",
  14. "_npmOperationalInternal": {
  15. "host": "packages-12-west.internal.npmjs.com",
  16. "tmp": "tmp/path-key-2.0.1.tgz_1474887352898_0.8162120468914509"
  17. },
  18. "_npmUser": {
  19. "email": "sindresorhus@gmail.com",
  20. "name": "sindresorhus"
  21. },
  22. "_npmVersion": "2.15.9",
  23. "_phantomChildren": {},
  24. "_requested": {
  25. "name": "path-key",
  26. "raw": "path-key@^2.0.1",
  27. "rawSpec": "^2.0.1",
  28. "scope": null,
  29. "spec": ">=2.0.1 <3.0.0",
  30. "type": "range"
  31. },
  32. "_requiredBy": [
  33. "/cross-spawn",
  34. "/npm-run-path"
  35. ],
  36. "_resolved": "https://registry.npmjs.org/path-key/-/path-key-2.0.1.tgz",
  37. "_shasum": "411cadb574c5a140d3a4b1910d40d80cc9f40b40",
  38. "_shrinkwrap": null,
  39. "_spec": "path-key@^2.0.1",
  40. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/cross-spawn",
  41. "author": {
  42. "email": "sindresorhus@gmail.com",
  43. "name": "Sindre Sorhus",
  44. "url": "sindresorhus.com"
  45. },
  46. "bugs": {
  47. "url": "https://github.com/sindresorhus/path-key/issues"
  48. },
  49. "dependencies": {},
  50. "description": "Get the PATH environment variable key cross-platform",
  51. "devDependencies": {
  52. "ava": "*",
  53. "xo": "*"
  54. },
  55. "directories": {},
  56. "dist": {
  57. "shasum": "411cadb574c5a140d3a4b1910d40d80cc9f40b40",
  58. "tarball": "https://registry.npmjs.org/path-key/-/path-key-2.0.1.tgz"
  59. },
  60. "engines": {
  61. "node": ">=4"
  62. },
  63. "files": [
  64. "index.js"
  65. ],
  66. "gitHead": "d60207f9ab9dc9e60d49c87faacf415a4946287c",
  67. "homepage": "https://github.com/sindresorhus/path-key#readme",
  68. "keywords": [
  69. "cross-platform",
  70. "env",
  71. "environment",
  72. "get",
  73. "key",
  74. "path",
  75. "var",
  76. "variable",
  77. "windows"
  78. ],
  79. "license": "MIT",
  80. "maintainers": [
  81. {
  82. "name": "sindresorhus",
  83. "email": "sindresorhus@gmail.com"
  84. }
  85. ],
  86. "name": "path-key",
  87. "optionalDependencies": {},
  88. "readme": "ERROR: No README data found!",
  89. "repository": {
  90. "type": "git",
  91. "url": "git+https://github.com/sindresorhus/path-key.git"
  92. },
  93. "scripts": {
  94. "test": "xo && ava"
  95. },
  96. "version": "2.0.1",
  97. "xo": {
  98. "esnext": true
  99. }
  100. }