![]() 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 : /lib/node_modules/npm/node_modules/require-main-filename/ |
{ "_from": "require-main-filename@^2.0.0", "_id": "[email protected]", "_inBundle": false, "_integrity": "sha512-NKN5kMDylKuldxYLSUfrbo5Tuzh4hd+2E8NPPX02mZtn1VuREQToYe/ZdlJy+J3uCpfaiGF05e7B8W0iXbQHmg==", "_location": "/require-main-filename", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "require-main-filename@^2.0.0", "name": "require-main-filename", "escapedName": "require-main-filename", "rawSpec": "^2.0.0", "saveSpec": null, "fetchSpec": "^2.0.0" }, "_requiredBy": [ "/yargs" ], "_resolved": "https://registry.npmjs.org/require-main-filename/-/require-main-filename-2.0.0.tgz", "_shasum": "d0b329ecc7cc0f61649f62215be69af54aa8989b", "_spec": "require-main-filename@^2.0.0", "_where": "/Users/claudiahdz/npm/cli/node_modules/yargs", "author": { "name": "Ben Coe", "email": "[email protected]" }, "bugs": { "url": "https://github.com/yargs/require-main-filename/issues" }, "bundleDependencies": false, "deprecated": false, "description": "shim for require.main.filename() that works in as many environments as possible", "devDependencies": { "chai": "^4.0.0", "standard": "^10.0.3", "standard-version": "^4.0.0", "tap": "^11.0.0" }, "files": [ "index.js" ], "homepage": "https://github.com/yargs/require-main-filename#readme", "keywords": [ "require", "shim", "iisnode" ], "license": "ISC", "main": "index.js", "name": "require-main-filename", "repository": { "type": "git", "url": "git+ssh://[email protected]/yargs/require-main-filename.git" }, "scripts": { "pretest": "standard", "release": "standard-version", "test": "tap --coverage test.js" }, "version": "2.0.0" }