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.

97 lines
3.4 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "thunky@^1.0.2",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/multicast-dns"
  6. ]
  7. ],
  8. "_from": "thunky@>=1.0.2 <2.0.0",
  9. "_hasShrinkwrap": false,
  10. "_id": "thunky@1.1.0",
  11. "_inCache": true,
  12. "_installable": true,
  13. "_location": "/thunky",
  14. "_nodeVersion": "10.16.3",
  15. "_npmOperationalInternal": {
  16. "host": "s3://npm-registry-packages",
  17. "tmp": "tmp/thunky_1.1.0_1571043270184_0.776382449698759"
  18. },
  19. "_npmUser": {
  20. "email": "mathiasbuus@gmail.com",
  21. "name": "mafintosh"
  22. },
  23. "_npmVersion": "6.9.0",
  24. "_phantomChildren": {},
  25. "_requested": {
  26. "name": "thunky",
  27. "raw": "thunky@^1.0.2",
  28. "rawSpec": "^1.0.2",
  29. "scope": null,
  30. "spec": ">=1.0.2 <2.0.0",
  31. "type": "range"
  32. },
  33. "_requiredBy": [
  34. "/multicast-dns"
  35. ],
  36. "_resolved": "https://registry.npmjs.org/thunky/-/thunky-1.1.0.tgz",
  37. "_shasum": "5abaf714a9405db0504732bbccd2cedd9ef9537d",
  38. "_shrinkwrap": null,
  39. "_spec": "thunky@^1.0.2",
  40. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/multicast-dns",
  41. "author": {
  42. "email": "mathiasbuus@gmail.com",
  43. "name": "Mathias Buus Madsen"
  44. },
  45. "bugs": {
  46. "url": "https://github.com/mafintosh/thunky/issues"
  47. },
  48. "dependencies": {},
  49. "description": "delay the evaluation of a paramless async function and cache the result",
  50. "devDependencies": {
  51. "standard": "^12.0.1",
  52. "tape": "^4.9.1"
  53. },
  54. "directories": {},
  55. "dist": {
  56. "fileCount": 7,
  57. "integrity": "sha512-eHY7nBftgThBqOyHGVN+l8gF0BucP09fMo0oO/Lb0w1OF80dJv+lDVpXG60WMQvkcxAkNybKsrEIE3ZtKGmPrA==",
  58. "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdpDfGCRA9TVsSAnZWagAA9Q4P/i1u8AdasQuoaM+NXEOs\nLGhjqM30PR/nuzdLDJhNsYNl/sLOwFZmAnwzVuxG+4t2OeES+a70gGXL2FLV\ndpQJHL+KDnVq2ANoQcJtYRRMDCOM3P5zvTS2DaXtdbBOAX/WPdgvR7FcCXeD\nPOBVpKFmo2A7+0eUpmxSMgVXVmHjkQkx7zmvGjsx+zm+a9a/3jKdI1eywWkG\nLmnW1y+BqxieMestDhrmSPisKBCYiAf3lyu1lrx+I2yMCA+KWUMau8Nq+Qft\nqritsC7qT00T61rRycR6vjLiFOXSd6n22SM32z1yAbeZOK80wYUNrE2nA4Yo\n7RL0c15PFoCDHiUwPAzIjTjCqM+mkGO1PRvtNtn3OyihhBAB7QMEUBOWeRXZ\nuJE3GOhySWGMGwP4K2YhwtOK+q8AK4RVLX4/QW4hc4+BlP0qySVixbK8+KJm\nIflU2vlzopa+m6cmfuWB54rDN0xi+OXotuTnJy8Vhy6uRDhUWX9wGuXK3+Av\nNTlM9wGXbTe88LFzHpZeSqxrmFtLFOEi5G0BSbZdn+qJ8HTatEATml33I2lP\nGU+Rp56Wp1CTgfVw5/Ug0jZiHJtX4uC6vTyDXn9T9OcL2tFkcJeI6foFB/uF\ngRzm4ypBy1Sq/PoGqrdEiLB2/fZb+geRuH3KknnkfOM5ckbO9O24RHD2bRbd\n2ila\r\n=4xXc\r\n-----END PGP SIGNATURE-----\r\n",
  59. "shasum": "5abaf714a9405db0504732bbccd2cedd9ef9537d",
  60. "tarball": "https://registry.npmjs.org/thunky/-/thunky-1.1.0.tgz",
  61. "unpackedSize": 7758
  62. },
  63. "gitHead": "4f24392fd09949e3785598d99b087e8256599989",
  64. "homepage": "https://github.com/mafintosh/thunky#readme",
  65. "keywords": [
  66. "async",
  67. "cache",
  68. "control",
  69. "flow",
  70. "lazy",
  71. "memo",
  72. "thunk"
  73. ],
  74. "license": "MIT",
  75. "main": "index.js",
  76. "maintainers": [
  77. {
  78. "name": "feross",
  79. "email": "feross@feross.org"
  80. },
  81. {
  82. "name": "mafintosh",
  83. "email": "mathiasbuus@gmail.com"
  84. }
  85. ],
  86. "name": "thunky",
  87. "optionalDependencies": {},
  88. "readme": "ERROR: No README data found!",
  89. "repository": {
  90. "type": "git",
  91. "url": "git://github.com/mafintosh/thunky.git"
  92. },
  93. "scripts": {
  94. "test": "standard && tape test.js"
  95. },
  96. "version": "1.1.0"
  97. }