ÿØÿà JPEG ÿþ;
Server IP : 68.65.120.201 / Your IP : 216.73.216.68 Web Server : LiteSpeed System : Linux server179.web-hosting.com 4.18.0-513.18.1.lve.el8.x86_64 #1 SMP Thu Feb 22 12:55:50 UTC 2024 x86_64 User : taxhyuvu ( 2294) PHP Version : 8.1.32 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/taxhyuvu/nodevenv/public_html/dp_taxhelplines/14/lib/node_modules/resolve/ |
Upload File : |
{ "_from": "resolve@^1.19.0", "_id": "resolve@1.22.1", "_inBundle": false, "_integrity": "sha512-nBpuuYuY5jFsli/JIs1oldw6fOQCBioohqWZg/2hiaOybXOft4lonv85uDOKXdf8rhyK159cxU5cDcK/NKk8zw==", "_location": "/resolve", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "resolve@^1.19.0", "name": "resolve", "escapedName": "resolve", "rawSpec": "^1.19.0", "saveSpec": null, "fetchSpec": "^1.19.0" }, "_requiredBy": [ "/babel-plugin-macros" ], "_resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.1.tgz", "_shasum": "27cb2ebb53f91abb49470a928bba7558066ac177", "_spec": "resolve@^1.19.0", "_where": "/home/taxhyuvu/nodevenv/dp_taxhelplines/14/lib/node_modules/babel-plugin-macros", "author": { "name": "James Halliday", "email": "mail@substack.net", "url": "http://substack.net" }, "bin": { "resolve": "bin/resolve" }, "bugs": { "url": "https://github.com/browserify/resolve/issues" }, "bundleDependencies": false, "dependencies": { "is-core-module": "^2.9.0", "path-parse": "^1.0.7", "supports-preserve-symlinks-flag": "^1.0.0" }, "deprecated": false, "description": "resolve like require.resolve() on behalf of files asynchronously and synchronously", "devDependencies": { "@ljharb/eslint-config": "^21.0.0", "array.prototype.map": "^1.0.4", "aud": "^2.0.0", "copy-dir": "^1.3.0", "eclint": "^2.8.1", "eslint": "=8.8.0", "in-publish": "^2.0.1", "mkdirp": "^0.5.5", "mv": "^2.1.1", "npmignore": "^0.3.0", "object-keys": "^1.1.1", "rimraf": "^2.7.1", "safe-publish-latest": "^2.0.0", "semver": "^6.3.0", "tap": "0.4.13", "tape": "^5.5.3", "tmp": "^0.0.31" }, "funding": { "url": "https://github.com/sponsors/ljharb" }, "homepage": "https://github.com/browserify/resolve#readme", "keywords": [ "resolve", "require", "node", "module" ], "license": "MIT", "main": "index.js", "name": "resolve", "publishConfig": { "ignore": [ ".github/workflows", "appveyor.yml" ] }, "repository": { "type": "git", "url": "git://github.com/browserify/resolve.git" }, "scripts": { "lint": "eslint --ext=js,mjs --no-eslintrc -c .eslintrc . 'bin/**'", "posttest": "npm run test:multirepo && aud --production", "prelint": "eclint check $(git ls-files | xargs find 2> /dev/null | grep -vE 'node_modules|\\.git')", "prepack": "npmignore --auto --commentLines=autogenerated", "prepublish": "not-in-publish || npm run prepublishOnly", "prepublishOnly": "safe-publish-latest && cp node_modules/is-core-module/core.json ./lib/ ||:", "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.22.1" }