|
|
- {
- "_args": [
- [
- "thunky@^1.0.2",
- "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/multicast-dns"
- ]
- ],
- "_from": "thunky@>=1.0.2 <2.0.0",
- "_hasShrinkwrap": false,
- "_id": "thunky@1.1.0",
- "_inCache": true,
- "_installable": true,
- "_location": "/thunky",
- "_nodeVersion": "10.16.3",
- "_npmOperationalInternal": {
- "host": "s3://npm-registry-packages",
- "tmp": "tmp/thunky_1.1.0_1571043270184_0.776382449698759"
- },
- "_npmUser": {
- "email": "mathiasbuus@gmail.com",
- "name": "mafintosh"
- },
- "_npmVersion": "6.9.0",
- "_phantomChildren": {},
- "_requested": {
- "name": "thunky",
- "raw": "thunky@^1.0.2",
- "rawSpec": "^1.0.2",
- "scope": null,
- "spec": ">=1.0.2 <2.0.0",
- "type": "range"
- },
- "_requiredBy": [
- "/multicast-dns"
- ],
- "_resolved": "https://registry.npmjs.org/thunky/-/thunky-1.1.0.tgz",
- "_shasum": "5abaf714a9405db0504732bbccd2cedd9ef9537d",
- "_shrinkwrap": null,
- "_spec": "thunky@^1.0.2",
- "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/multicast-dns",
- "author": {
- "email": "mathiasbuus@gmail.com",
- "name": "Mathias Buus Madsen"
- },
- "bugs": {
- "url": "https://github.com/mafintosh/thunky/issues"
- },
- "dependencies": {},
- "description": "delay the evaluation of a paramless async function and cache the result",
- "devDependencies": {
- "standard": "^12.0.1",
- "tape": "^4.9.1"
- },
- "directories": {},
- "dist": {
- "fileCount": 7,
- "integrity": "sha512-eHY7nBftgThBqOyHGVN+l8gF0BucP09fMo0oO/Lb0w1OF80dJv+lDVpXG60WMQvkcxAkNybKsrEIE3ZtKGmPrA==",
- "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",
- "shasum": "5abaf714a9405db0504732bbccd2cedd9ef9537d",
- "tarball": "https://registry.npmjs.org/thunky/-/thunky-1.1.0.tgz",
- "unpackedSize": 7758
- },
- "gitHead": "4f24392fd09949e3785598d99b087e8256599989",
- "homepage": "https://github.com/mafintosh/thunky#readme",
- "keywords": [
- "async",
- "cache",
- "control",
- "flow",
- "lazy",
- "memo",
- "thunk"
- ],
- "license": "MIT",
- "main": "index.js",
- "maintainers": [
- {
- "name": "feross",
- "email": "feross@feross.org"
- },
- {
- "name": "mafintosh",
- "email": "mathiasbuus@gmail.com"
- }
- ],
- "name": "thunky",
- "optionalDependencies": {},
- "readme": "ERROR: No README data found!",
- "repository": {
- "type": "git",
- "url": "git://github.com/mafintosh/thunky.git"
- },
- "scripts": {
- "test": "standard && tape test.js"
- },
- "version": "1.1.0"
- }
|