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.6 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "infer-owner@^1.0.3",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/cacache"
  6. ]
  7. ],
  8. "_from": "infer-owner@>=1.0.3 <2.0.0",
  9. "_hasShrinkwrap": false,
  10. "_id": "infer-owner@1.0.4",
  11. "_inCache": true,
  12. "_installable": true,
  13. "_location": "/infer-owner",
  14. "_nodeVersion": "10.16.0",
  15. "_npmOperationalInternal": {
  16. "host": "s3://npm-registry-packages",
  17. "tmp": "tmp/infer-owner_1.0.4_1563577987148_0.9732602885812718"
  18. },
  19. "_npmUser": {
  20. "email": "i@izs.me",
  21. "name": "isaacs"
  22. },
  23. "_npmVersion": "6.9.0",
  24. "_phantomChildren": {},
  25. "_requested": {
  26. "name": "infer-owner",
  27. "raw": "infer-owner@^1.0.3",
  28. "rawSpec": "^1.0.3",
  29. "scope": null,
  30. "spec": ">=1.0.3 <2.0.0",
  31. "type": "range"
  32. },
  33. "_requiredBy": [
  34. "/cacache"
  35. ],
  36. "_resolved": "https://registry.npmjs.org/infer-owner/-/infer-owner-1.0.4.tgz",
  37. "_shasum": "c4cefcaa8e51051c2a40ba2ce8a3d27295af9467",
  38. "_shrinkwrap": null,
  39. "_spec": "infer-owner@^1.0.3",
  40. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/cacache",
  41. "author": {
  42. "email": "i@izs.me",
  43. "name": "Isaac Z. Schlueter",
  44. "url": "https://izs.me"
  45. },
  46. "bugs": {
  47. "url": "https://github.com/npm/infer-owner/issues"
  48. },
  49. "dependencies": {},
  50. "description": "Infer the owner of a path based on the owner of its nearest existing parent",
  51. "devDependencies": {
  52. "mutate-fs": "^2.1.1",
  53. "tap": "^12.4.2"
  54. },
  55. "directories": {},
  56. "dist": {
  57. "fileCount": 4,
  58. "integrity": "sha512-IClj+Xz94+d7irH5qRyfJonOdfTzuDaifE6ZPWfx0N0+/ATZCbuTPq2prFl526urkQd90WyUKIh1DfBQ2hMz9A==",
  59. "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdMk6DCRA9TVsSAnZWagAAX1QQAJwpFKxPcykGPXK8B/ft\nO67WidmVuHygLhdtAj2YlKgZUv3eAkdDNqofh7hFI/GccqWWHptLE1KyjVdi\nZRKUet69TRmEwD1WjROCF4yTSNdU96orw9KWSO7vr+/7a9EED5Ff76eDv5S4\nLiWxGBGIUch7EqCjmCsmICtU54bnI3xPrzTlAwO1auw4st0BCK48NA/v/7Pm\nM+pzmO4gNqlvk1CLKvjFgDbDPJkVirFLoIVM6cz9VKGLW8foscj3LCvbsC0e\nLgSvXp5enJMiZ6Y1n/Jo0roaq7sxeL9Rb0+Oo5bumKZtcRtbLbFZwgPekNwD\nRiYdQJOXaYvIE04AX1c/b6zPYvyD5wKOHfKpZKdAKU8tjKf8B9ATEe7q+ZFl\nB4pE3+5Yxlydtopg/SoR9s+ex/LW30c/p0WsqD/s5bxM9vN5EBWA2+wUH4nO\nene1AohsNGODJS7o6qptZLP6TSVr7VIs1e3Dfh9JXNZe11tN/Dht2r6+hrWO\n+UdZ3Wwkd3CDj6KXSTG7rgsxnhtO6lJC7CRYlET8vpFHuyLnuemRUyJjFB4W\nMtBtld8B4u6JY6tLUfqQhLSHlXc8arAHG+S5SzQNtwOu1yniGfSLBRf0n3zq\nj06AFTiCl4+0nLkWUQPlQmk76q8fs56XgKqt6K5UwYjd321WvQZgZaXLFD8m\n4J3V\r\n=3pII\r\n-----END PGP SIGNATURE-----\r\n",
  60. "shasum": "c4cefcaa8e51051c2a40ba2ce8a3d27295af9467",
  61. "tarball": "https://registry.npmjs.org/infer-owner/-/infer-owner-1.0.4.tgz",
  62. "unpackedSize": 4290
  63. },
  64. "gitHead": "264706f28c1bd50c83ecee87e3ff794bf75478f2",
  65. "homepage": "https://github.com/npm/infer-owner#readme",
  66. "license": "ISC",
  67. "main": "index.js",
  68. "maintainers": [
  69. {
  70. "name": "adam_baldwin",
  71. "email": "evilpacket@gmail.com"
  72. },
  73. {
  74. "name": "ahmadnassri",
  75. "email": "ahmad@ahmadnassri.com"
  76. },
  77. {
  78. "name": "isaacs",
  79. "email": "i@izs.me"
  80. }
  81. ],
  82. "name": "infer-owner",
  83. "optionalDependencies": {},
  84. "publishConfig": {
  85. "access": "public"
  86. },
  87. "readme": "ERROR: No README data found!",
  88. "repository": {
  89. "type": "git",
  90. "url": "git+https://github.com/npm/infer-owner.git"
  91. },
  92. "scripts": {
  93. "postpublish": "git push origin --follow-tags",
  94. "postversion": "npm publish",
  95. "preversion": "npm test",
  96. "snap": "TAP_SNAPSHOT=1 tap -J test/*.js --100",
  97. "test": "tap -J test/*.js --100"
  98. },
  99. "version": "1.0.4"
  100. }