![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /home/corals/clinic.corals.io/node_modules/thunky/ |
{ "_args": [ [ "[email protected]", "/home/corals/clinic.corals.io" ] ], "_development": true, "_from": "[email protected]", "_id": "[email protected]", "_inBundle": false, "_integrity": "sha512-eHY7nBftgThBqOyHGVN+l8gF0BucP09fMo0oO/Lb0w1OF80dJv+lDVpXG60WMQvkcxAkNybKsrEIE3ZtKGmPrA==", "_location": "/thunky", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "[email protected]", "name": "thunky", "escapedName": "thunky", "rawSpec": "1.1.0", "saveSpec": null, "fetchSpec": "1.1.0" }, "_requiredBy": [ "/multicast-dns" ], "_resolved": "https://registry.npmjs.org/thunky/-/thunky-1.1.0.tgz", "_spec": "1.1.0", "_where": "/home/corals/clinic.corals.io", "author": { "name": "Mathias Buus Madsen", "email": "[email protected]" }, "bugs": { "url": "https://github.com/mafintosh/thunky/issues" }, "description": "delay the evaluation of a paramless async function and cache the result", "devDependencies": { "standard": "^12.0.1", "tape": "^4.9.1" }, "homepage": "https://github.com/mafintosh/thunky#readme", "keywords": [ "memo", "thunk", "async", "lazy", "control", "flow", "cache" ], "license": "MIT", "main": "index.js", "name": "thunky", "repository": { "type": "git", "url": "git://github.com/mafintosh/thunky.git" }, "scripts": { "test": "standard && tape test.js" }, "version": "1.1.0" }