![]() 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 : /opt/cpanel/ea-nodejs10/lib/node_modules/npm/node_modules/iferr/ |
{ "_from": "[email protected]", "_id": "[email protected]", "_inBundle": false, "_integrity": "sha512-9AfeLfji44r5TKInjhz3W9DyZI1zR1JAf2hVBMGhddAKPqBsupb89jGfbCTHIGZd6fGZl9WlHdn4AObygyMKwg==", "_location": "/iferr", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "[email protected]", "name": "iferr", "escapedName": "iferr", "rawSpec": "1.0.2", "saveSpec": null, "fetchSpec": "1.0.2" }, "_requiredBy": [ "#USER", "/" ], "_resolved": "https://registry.npmjs.org/iferr/-/iferr-1.0.2.tgz", "_shasum": "e9fde49a9da06dc4a4194c6c9ed6d08305037a6d", "_spec": "[email protected]", "_where": "/Users/zkat/Documents/code/work/npm", "author": { "name": "Nadav Ivgi" }, "bugs": { "url": "https://github.com/shesek/iferr/issues" }, "bundleDependencies": false, "deprecated": false, "description": "Higher-order functions for easier error handling", "devDependencies": { "coffeescript": "^2.3.1", "mocha": "^4.0.1" }, "engines": { "node": ">=6.0.0" }, "files": [ "iferr.js" ], "homepage": "https://github.com/shesek/iferr", "keywords": [ "error", "errors" ], "license": "MIT", "main": "iferr.js", "name": "iferr", "repository": { "type": "git", "url": "git+https://github.com/shesek/iferr.git" }, "scripts": { "test": "mocha" }, "version": "1.0.2" }