Server : Apache System : Linux profile 3.10.0-1160.88.1.el7.x86_64 #1 SMP Tue Mar 7 15:41:52 UTC 2023 x86_64 User : apache ( 48) PHP Version : 8.0.28 Disable Function : NONE Directory : /lib/node_modules/pm2/node_modules/resolve/ |
{
"_args": [
[
{
"raw": "resolve@^1.12.0",
"scope": null,
"escapedName": "resolve",
"name": "resolve",
"rawSpec": "^1.12.0",
"spec": ">=1.12.0 <2.0.0",
"type": "range"
},
"/usr/lib/node_modules/pm2/node_modules/require-in-the-middle"
]
],
"_from": "resolve@>=1.12.0 <2.0.0",
"_hasShrinkwrap": false,
"_id": "resolve@1.15.1",
"_inCache": true,
"_location": "/pm2/resolve",
"_nodeVersion": "13.7.0",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/resolve_1.15.1_1580938257367_0.15287318519972892"
},
"_npmUser": {
"name": "ljharb",
"email": "ljharb@gmail.com"
},
"_npmVersion": "6.13.6",
"_phantomChildren": {},
"_requested": {
"raw": "resolve@^1.12.0",
"scope": null,
"escapedName": "resolve",
"name": "resolve",
"rawSpec": "^1.12.0",
"spec": ">=1.12.0 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/pm2/rechoir",
"/pm2/require-in-the-middle"
],
"_resolved": "https://registry.npmjs.org/resolve/-/resolve-1.15.1.tgz",
"_shasum": "27bdcdeffeaf2d6244b95bb0f9f4b4653451f3e8",
"_shrinkwrap": null,
"_spec": "resolve@^1.12.0",
"_where": "/usr/lib/node_modules/pm2/node_modules/require-in-the-middle",
"author": {
"name": "James Halliday",
"email": "mail@substack.net",
"url": "http://substack.net"
},
"bugs": {
"url": "https://github.com/browserify/resolve/issues"
},
"dependencies": {
"path-parse": "^1.0.6"
},
"description": "resolve like require.resolve() on behalf of files asynchronously and synchronously",
"devDependencies": {
"@ljharb/eslint-config": "^16.0.0",
"array.prototype.map": "^1.0.2",
"eslint": "^6.8.0",
"object-keys": "^1.1.1",
"safe-publish-latest": "^1.1.4",
"tap": "0.4.13",
"tape": "^5.0.0-next.4"
},
"directories": {},
"dist": {
"integrity": "sha512-84oo6ZTtoTUpjgNEr5SJyzQhzL72gaRodsSfyxC/AXRvwu0Yse9H8eF9IpGo7b8YetZhlI6v7ZQ6bKBFV/6S7w==",
"shasum": "27bdcdeffeaf2d6244b95bb0f9f4b4653451f3e8",
"tarball": "https://registry.npmjs.org/resolve/-/resolve-1.15.1.tgz",
"fileCount": 90,
"unpackedSize": 99301,
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeOzQSCRA9TVsSAnZWagAAHE8P+gLb1W5mtrC6rr3VxjjY\nFMioXWme6aLyr+T3ICEAkBz/c3NK49tmqmr+AhTz5d7psbul9YAAJnnrJOey\nW8Q+e+SnwirNaIuPPupJWoUScyWyS4r0iqPT9Kmdyc7XsBBhr0npUPL8YU76\nref36X2XTNblInVDZB6dU/mUH2euVN2DiJlAZf0dbw41pteO0fAEn40EQjdW\nfrgE1aYOM7c9xWdrWGiGVVZRgC0t+IoA/rPQMzaezfeMQjzrN4td48Yhc6oD\nalFHySyCoAtxSPb/Q2azpTqSJm9akjOgiOAFYp50X5H7xSRMPHg7m2KV9ISB\n98hf2Vo1x3BS49IHlYoQgGiHxq9D6IeGdAL3Xwa2S3H3oAmc5Nrj6ThFseFV\nGvUWKF5NN8fN1j1xTC07Q/jWXrK1dS17ALD85DbgTWtmMFoSKA8gGPXUjOZU\nmjRilO/qMAsGgO319pTqG8QXUwFes8MM7RDzCKnQw2O061r+5HjOyGtBUDTO\nlgI0RoCRgEhTUqaWqG56PJ1EsRguDY5TJS9JDrzPGWgvrotZ7HWA+SG6+nji\nyHNMoNsMVQ8/OV4kXBAFntDqgRkowt76IWc7WHFBZJkzjX+CDMJjmTmjOH5e\nRxU4p89B5vY+Khlf+nmYbNqwUFgSbxrZ4HicD8H61HbayvlckVC9hc4bk/s4\ncu+C\r\n=GZXK\r\n-----END PGP SIGNATURE-----\r\n"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
},
"gitHead": "c1750d6f17dbc607c96e73000812b2becf7ea6e5",
"homepage": "https://github.com/browserify/resolve#readme",
"keywords": [
"resolve",
"require",
"node",
"module"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "ljharb",
"email": "ljharb@gmail.com"
},
{
"name": "substack",
"email": "substack@gmail.com"
}
],
"name": "resolve",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/browserify/resolve.git"
},
"scripts": {
"lint": "eslint .",
"posttest": "npm run test:multirepo",
"prepublish": "safe-publish-latest",
"pretest": "npm run lint",
"pretests-only": "cd ./test/resolver/nested_symlinks && node mylib/sync && node mylib/async",
"test": "npm run --silent tests-only",
"test:multirepo": "cd ./test/resolver/multirepo && npm install && npm test",
"tests-only": "tape test/*.js"
},
"version": "1.15.1"
}