![]() System : Linux absol.cf 5.4.0-198-generic #218-Ubuntu SMP Fri Sep 27 20:18:53 UTC 2024 x86_64 User : www-data ( 33) PHP Version : 7.4.33 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare, Directory : /proc/self/root/usr/local/lib/node_modules/forever/node_modules/call-bind/ |
Upload File : |
{ "_args": [ [ "call-bind@^1.0.0", "/usr/local/lib/node_modules/forever/node_modules/is-arguments" ] ], "_from": "call-bind@>=1.0.0 <2.0.0", "_hasShrinkwrap": false, "_id": "call-bind@1.0.2", "_inCache": true, "_installable": true, "_location": "/forever/call-bind", "_nodeVersion": "14.15.4", "_npmOperationalInternal": { "host": "s3://npm-registry-packages", "tmp": "tmp/call-bind_1.0.2_1610404603541_0.32706096956284547" }, "_npmUser": { "email": "ljharb@gmail.com", "name": "ljharb" }, "_npmVersion": "6.14.10", "_phantomChildren": {}, "_requested": { "name": "call-bind", "raw": "call-bind@^1.0.0", "rawSpec": "^1.0.0", "scope": null, "spec": ">=1.0.0 <2.0.0", "type": "range" }, "_requiredBy": [ "/forever/is-arguments", "/forever/object-is", "/forever/regexp.prototype.flags" ], "_resolved": "https://registry.npmjs.org/call-bind/-/call-bind-1.0.2.tgz", "_shasum": "b1d4e89e688119c3c9a903ad30abb2f6a919be3c", "_shrinkwrap": null, "_spec": "call-bind@^1.0.0", "_where": "/usr/local/lib/node_modules/forever/node_modules/is-arguments", "author": { "email": "ljharb@gmail.com", "name": "Jordan Harband" }, "auto-changelog": { "backfillLimit": false, "commitLimit": false, "hideCredit": true, "output": "CHANGELOG.md", "template": "keepachangelog", "unreleased": false }, "bugs": { "url": "https://github.com/ljharb/call-bind/issues" }, "dependencies": { "function-bind": "^1.1.1", "get-intrinsic": "^1.0.2" }, "description": "Robustly `.call.bind()` a function", "devDependencies": { "@ljharb/eslint-config": "^17.3.0", "aud": "^1.1.3", "auto-changelog": "^2.2.1", "eslint": "^7.17.0", "nyc": "^10.3.2", "safe-publish-latest": "^1.1.4", "tape": "^5.1.1" }, "directories": {}, "dist": { "fileCount": 12, "integrity": "sha512-7O+FbCihrB5WGbFYesctwmTKae6rOiIzmz1icreWJ+0aA7LJfuqhEso2T9ncpcFtzMQtzXf2QGGueWJGTYsqrA==", "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf/NL7CRA9TVsSAnZWagAAb3kP/1mEPWjy3BEH4La3rxnh\ntpO4W0dXGVaObnzj/RCVBzsleZ9kaTAAdGE9dmnhQ7wil/2az0hAMswixeob\nJUHDmS2fZAOz1HVOEM9G0B/OnbldUj5I/Aqrf7yIsIPpqAtLxa4fG38z/uQB\nH/nbEJuNwQqlsE5ilhQzz3JyE8AxGVp33gu7OLp49fW640+cvNst/nWpkoBd\nEr7XNy1lYsI1+OzRTXcq8lU53sf7A4xemrC+W2HWxTEKkJJK33VgliAo3xy6\nqd1J5PO0Yk2MCyudgJofg3qDfrNsAfYW0Fcl+IN7VuFDwkS5irrx5fWcFoUe\nG4WCy89A6mjo6Z72MtJ5mnKh9hqYF+PZopL1TDSEBisIgqyNXKJ0QOSyLTw4\nfa0z2z1cSJ7F3lcWwm0UMdgb7EP+K2neqDMZ9gS5bcAO2yHEsdGzlwc2cFlY\nBvCk64TxiEVVMw5Wd00pvCCBM6Kf3FhvgqjXAI51wdUQMcBHngGCG8Me20IH\njVrUQSQno7rNQZmG9Gp5RsFIhvjS2rAwh9Pq+u+XUQRzLLQhu5mpyoJ337U/\nTo/jkMkOLo1Q9UkvUXq0Q1tw3v+UZw/s1p48LkGvrtGnFXVLTzX26Aas7WoE\nYcNqXBaNCqqNoJZ1Pottb+gPCMkpJUr6PbXhfMDcWwiKO+EdKJlBGdYtwGk/\nba55\r\n=ftyR\r\n-----END PGP SIGNATURE-----\r\n", "shasum": "b1d4e89e688119c3c9a903ad30abb2f6a919be3c", "tarball": "https://registry.npmjs.org/call-bind/-/call-bind-1.0.2.tgz", "unpackedSize": 14748 }, "exports": { ".": [ "./index.js", { "default": "./index.js" } ], "./callBound": [ "./callBound.js", { "default": "./callBound.js" } ], "./package.json": "./package.json" }, "funding": { "url": "https://github.com/sponsors/ljharb" }, "gitHead": "42b3cbfb095850822acd2352ec2a8cd0f7f58dd0", "homepage": "https://github.com/ljharb/call-bind#readme", "keywords": [ "bind", "bound", "call", "call-bind", "call-bound", "callbind", "callbound", "ecmascript", "es", "es-abstract", "function", "javascript", "js" ], "license": "MIT", "main": "index.js", "maintainers": [ { "name": "ljharb", "email": "ljharb@gmail.com" } ], "name": "call-bind", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/ljharb/call-bind.git" }, "scripts": { "lint": "eslint --ext=.js,.mjs .", "posttest": "aud --production", "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\"", "prepublish": "safe-publish-latest", "pretest": "npm run lint", "test": "npm run tests-only", "tests-only": "nyc tape 'test/*'", "version": "auto-changelog && git add CHANGELOG.md" }, "version": "1.0.2" }