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
3.5 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "which@^1.2.9",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/cross-spawn"
  6. ]
  7. ],
  8. "_from": "which@>=1.2.9 <2.0.0",
  9. "_hasShrinkwrap": false,
  10. "_id": "which@1.3.1",
  11. "_inCache": true,
  12. "_installable": true,
  13. "_location": "/which",
  14. "_nodeVersion": "10.0.0",
  15. "_npmOperationalInternal": {
  16. "host": "s3://npm-registry-packages",
  17. "tmp": "tmp/which_1.3.1_1527287252351_0.9093966007084426"
  18. },
  19. "_npmUser": {
  20. "email": "i@izs.me",
  21. "name": "isaacs"
  22. },
  23. "_npmVersion": "6.0.1",
  24. "_phantomChildren": {},
  25. "_requested": {
  26. "name": "which",
  27. "raw": "which@^1.2.9",
  28. "rawSpec": "^1.2.9",
  29. "scope": null,
  30. "spec": ">=1.2.9 <2.0.0",
  31. "type": "range"
  32. },
  33. "_requiredBy": [
  34. "/cross-spawn",
  35. "/global-modules/global-prefix",
  36. "/global-prefix",
  37. "/node-notifier"
  38. ],
  39. "_resolved": "https://registry.npmjs.org/which/-/which-1.3.1.tgz",
  40. "_shasum": "a45043d54f5805316da8d62f9f50918d3da70b0a",
  41. "_shrinkwrap": null,
  42. "_spec": "which@^1.2.9",
  43. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/cross-spawn",
  44. "author": {
  45. "email": "i@izs.me",
  46. "name": "Isaac Z. Schlueter",
  47. "url": "http://blog.izs.me"
  48. },
  49. "bin": {
  50. "which": "./bin/which"
  51. },
  52. "bugs": {
  53. "url": "https://github.com/isaacs/node-which/issues"
  54. },
  55. "dependencies": {
  56. "isexe": "^2.0.0"
  57. },
  58. "description": "Like which(1) unix command. Find the first instance of an executable in the PATH.",
  59. "devDependencies": {
  60. "mkdirp": "^0.5.0",
  61. "rimraf": "^2.6.2",
  62. "tap": "^12.0.1"
  63. },
  64. "directories": {},
  65. "dist": {
  66. "fileCount": 6,
  67. "integrity": "sha512-HxJdYWq1MTIQbJ3nw0cqssHoTNU267KlrDuGZ1WYlxDStUtKUhOaJmh112/TZmHxxUfuJqPXSOm7tDyas0OSIQ==",
  68. "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbCI3VCRA9TVsSAnZWagAAILoP/RHSoHTTTbIOg0UG8vtG\nEI7F2ueoGwFFiJAB+xPIEE1B8kP8WqJ3zW2StJ6fY5y53lTDoVyNFKYX9HTI\nBmrhEf2+SaHSYfiG1chBs8MIdatKswhZDy4r+Fyzk50UcgdaaJOBRfer9y8R\nGNISIjep1SQWB+KXhvV2SUg4DkOtcUc9XUHEEopPh9GLGM8HE+aMIYMOvdSK\naSbo8Kq4Ec9Kf8PvPSLV5mU7QFXodqVSkeM4tcZPxi0kGn5ZS/UzpHUian0y\n0EFrfb+IjlXmY7EFIB8Y2aVz8wjowNhAchROdNKAGDzCS4k78vwnSUbYVb5L\nazMs3SoujuYzKxdBo4Ifm/PTfWicgwH1L5vku3zsZ+ss3sgaMjBXDVGc/4bh\nmZ2aPx/DTrySjw6TXySHTbKqFuH6g8n6JWugcGJl0Ai15RNqjojA8FeVR1C0\nabteBcL8ly6pRLX3HwU/l229uFKL0jBVVvtaLsvB3mhMq3k75co36fCz7p13\nqlLXaNvmq6Tu6A0xpRzgkPwmb7DqWqvApz6RulJXobSBn9euJh09dWvMdrgx\n2VzqdpnNkMqXlYtrJEe7bdbCsNRZw/TzYMD+GBabGw4qppGSWkPtYCuTJNE1\nF3QxwZp47woCXnBqPbavSUsVqQQMxHb4y959ltS+0OifWWZy6EU4AG0zv5aL\nTbyd\r\n=c6n/\r\n-----END PGP SIGNATURE-----\r\n",
  69. "shasum": "a45043d54f5805316da8d62f9f50918d3da70b0a",
  70. "tarball": "https://registry.npmjs.org/which/-/which-1.3.1.tgz",
  71. "unpackedSize": 9419
  72. },
  73. "files": [
  74. "bin/which",
  75. "which.js"
  76. ],
  77. "gitHead": "563406d75b97f97a33e506b9cc7a82b268332b6f",
  78. "homepage": "https://github.com/isaacs/node-which#readme",
  79. "license": "ISC",
  80. "main": "which.js",
  81. "maintainers": [
  82. {
  83. "name": "isaacs",
  84. "email": "i@izs.me"
  85. }
  86. ],
  87. "name": "which",
  88. "optionalDependencies": {},
  89. "readme": "ERROR: No README data found!",
  90. "repository": {
  91. "type": "git",
  92. "url": "git://github.com/isaacs/node-which.git"
  93. },
  94. "scripts": {
  95. "changelog": "bash gen-changelog.sh",
  96. "postversion": "npm run changelog && git add CHANGELOG.md && git commit -m 'update changelog - '${npm_package_version}",
  97. "test": "tap test/*.js --cov"
  98. },
  99. "version": "1.3.1"
  100. }