![]() 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/reusify/ |
{ "_args": [ [ "[email protected]", "/home/corals/clinic.corals.io" ] ], "_development": true, "_from": "[email protected]", "_id": "[email protected]", "_inBundle": false, "_integrity": "sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==", "_location": "/reusify", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "[email protected]", "name": "reusify", "escapedName": "reusify", "rawSpec": "1.0.4", "saveSpec": null, "fetchSpec": "1.0.4" }, "_requiredBy": [ "/fastq" ], "_resolved": "https://registry.npmjs.org/reusify/-/reusify-1.0.4.tgz", "_spec": "1.0.4", "_where": "/home/corals/clinic.corals.io", "author": { "name": "Matteo Collina", "email": "[email protected]" }, "bugs": { "url": "https://github.com/mcollina/reusify/issues" }, "description": "Reuse objects and functions with style", "devDependencies": { "coveralls": "^2.13.3", "faucet": "0.0.1", "istanbul": "^0.4.5", "pre-commit": "^1.2.2", "standard": "^10.0.3", "tape": "^4.8.0" }, "engines": { "iojs": ">=1.0.0", "node": ">=0.10.0" }, "homepage": "https://github.com/mcollina/reusify#readme", "keywords": [ "reuse", "object", "performance", "function", "fast" ], "license": "MIT", "main": "reusify.js", "name": "reusify", "pre-commit": [ "lint", "test" ], "repository": { "type": "git", "url": "git+https://github.com/mcollina/reusify.git" }, "scripts": { "coverage": "npm run istanbul; cat coverage/lcov.info | coveralls", "istanbul": "istanbul cover tape test.js", "lint": "standard", "test": "tape test.js | faucet" }, "version": "1.0.4" }