![]() 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 : /usr/local/lib/node_modules/forever/node_modules/is-regex/ |
Upload File : |
{ "_args": [ [ "is-regex@^1.0.4", "/usr/local/lib/node_modules/forever/node_modules/deep-equal" ] ], "_from": "is-regex@>=1.0.4 <2.0.0", "_hasShrinkwrap": false, "_id": "is-regex@1.1.1", "_inCache": true, "_installable": true, "_location": "/forever/is-regex", "_nodeVersion": "14.7.0", "_npmOperationalInternal": { "host": "s3://npm-registry-packages", "tmp": "tmp/is-regex_1.1.1_1596518067179_0.43200921521753965" }, "_npmUser": { "email": "ljharb@gmail.com", "name": "ljharb" }, "_npmVersion": "6.14.7", "_phantomChildren": {}, "_requested": { "name": "is-regex", "raw": "is-regex@^1.0.4", "rawSpec": "^1.0.4", "scope": null, "spec": ">=1.0.4 <2.0.0", "type": "range" }, "_requiredBy": [ "/forever/deep-equal" ], "_resolved": "https://registry.npmjs.org/is-regex/-/is-regex-1.1.1.tgz", "_shasum": "c6f98aacc546f6cec5468a07b7b153ab564a57b9", "_shrinkwrap": null, "_spec": "is-regex@^1.0.4", "_where": "/usr/local/lib/node_modules/forever/node_modules/deep-equal", "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/is-regex/issues" }, "dependencies": { "has-symbols": "^1.0.1" }, "description": "Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTag", "devDependencies": { "@ljharb/eslint-config": "^17.1.0", "aud": "^1.1.2", "auto-changelog": "^2.2.0", "covert": "^1.1.1", "eclint": "^2.8.1", "eslint": "^7.6.0", "foreach": "^2.0.5", "safe-publish-latest": "^1.1.4", "tape": "^5.0.1" }, "directories": {}, "dist": { "fileCount": 10, "integrity": "sha512-1+QkEcxiLlB7VEyFtyBg94e08OAsvq7FUBgApTq/w2ymCLyKJgDPsybBENVtA7XCQEgEXxKPonG+mvYRxh/LIg==", "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfKO6zCRA9TVsSAnZWagAA4icP/RHEwsMqFDp2v0knexQT\nllncASf/EKg5Cx1cPTfLvPdENCwTAL/7nJFWDdQvAvfgO4z3BVtB8u9AJL56\nQZxmMewsFq2n0rZMYSnodT8DJupCBp/BnbDoKfS631cVfHSk43xQit9wJsh5\nw+fzbUgdkSjwgKFmPay1LVFXVJDkiiXdviPQmPOhGKDkFIWHStu8tCCUXAxR\n8YP+dH49yP4CBLbiqc7f1Lrezdvy7riAWI2TVSWR/JnyhPMmtrowkqJP7ME9\nWbK/o5E2oNZZ2Axc4qlFjpA2gPoJxGJNdf8r0arQ3H0oYV6rnF7gr/y5FOyu\ns5wmsVGICIhaJtwoh1KBlMgej2qmiMTcW0yLrkmi1Kr5vBwMGv/KhYewixwv\nwrtgk58kfiezZZiqEAh5kLOuZGCz/lwrviEoj09ZM+TY2mvE7XM6DtKQUDRU\nIpC99vw4ETIR4wTlTuWLw6Ks8hKtg3p1KxXq7nnRBhydinAhF+nOWisGpntV\n8iF1c9vhLfy9J0eMnosqutt2mNmJRCoIOpqkx+5nwsIXsBXWI4ZVHVFOp6O1\nmBhjsNjIWJ/QTHNL3thseCe37AKNw/a6AJLX7lUwxw/KdV80RDd9psw2H4Aq\nH1wJpAD9IB2FJekIvmxZsyVZ3kQC7lVvK7lrUCstEeDvOr4LYI7wUu3xnStB\nGHAT\r\n=dFPU\r\n-----END PGP SIGNATURE-----\r\n", "shasum": "c6f98aacc546f6cec5468a07b7b153ab564a57b9", "tarball": "https://registry.npmjs.org/is-regex/-/is-regex-1.1.1.tgz", "unpackedSize": 26943 }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" }, "gitHead": "b8086365dabb5933a0b5471c9ebf63ed4f4136ee", "homepage": "https://github.com/ljharb/is-regex", "keywords": [ "expression", "is", "regex", "regexp", "regular", "regular expression" ], "license": "MIT", "main": "index.js", "maintainers": [ { "name": "ljharb", "email": "ljharb@gmail.com" } ], "name": "is-regex", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/ljharb/is-regex.git" }, "scripts": { "coverage": "covert test/index.js", "eccheck": "eclint check *.js **/*.js > /dev/null", "lint": "eslint .", "posttest": "npx 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": "node --harmony --es-staging test", "version": "auto-changelog && git add CHANGELOG.md" }, "testling": { "browsers": [ "android-browser/4.2", "chrome/20.0..latest", "chrome/4.0..10.0", "chrome/canary", "firefox/15.0..latest", "firefox/3.0..6.0", "firefox/nightly", "iexplore/6.0..latest", "ipad/6.0..latest", "iphone/6.0..latest", "opera/10.0..12.0", "opera/15.0..latest", "opera/next", "safari/4.0..latest" ], "files": "test.js" }, "version": "1.1.1" }