Server IP : 192.64.118.117 / Your IP : 3.144.252.197 Web Server : LiteSpeed System : Linux premium56.web-hosting.com 4.18.0-513.24.1.lve.1.el8.x86_64 #1 SMP Thu May 9 15:10:09 UTC 2024 x86_64 User : thecgapy ( 1160) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /usr/lib/node_modules/npm/node_modules/libnpmconfig/node_modules/p-locate/ |
Upload File : |
{ "_from": "p-locate@^3.0.0", "_id": "p-locate@3.0.0", "_inBundle": false, "_integrity": "sha512-x+12w/To+4GFfgJhBEpiDcLozRJGegY+Ei7/z0tSLkMmxGZNybVMSfWj9aJn8Z5Fc7dBUNJOOVgPv2H7IwulSQ==", "_location": "/libnpmconfig/p-locate", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "p-locate@^3.0.0", "name": "p-locate", "escapedName": "p-locate", "rawSpec": "^3.0.0", "saveSpec": null, "fetchSpec": "^3.0.0" }, "_requiredBy": [ "/libnpmconfig/locate-path" ], "_resolved": "https://registry.npmjs.org/p-locate/-/p-locate-3.0.0.tgz", "_shasum": "322d69a05c0264b25997d9f40cd8a891ab0064a4", "_spec": "p-locate@^3.0.0", "_where": "/Users/zkat/Documents/code/work/npm/node_modules/libnpmconfig/node_modules/locate-path", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, "bugs": { "url": "https://github.com/sindresorhus/p-locate/issues" }, "bundleDependencies": false, "dependencies": { "p-limit": "^2.0.0" }, "deprecated": false, "description": "Get the first fulfilled promise that satisfies the provided testing function", "devDependencies": { "ava": "*", "delay": "^3.0.0", "in-range": "^1.0.0", "time-span": "^2.0.0", "xo": "*" }, "engines": { "node": ">=6" }, "files": [ "index.js" ], "homepage": "https://github.com/sindresorhus/p-locate#readme", "keywords": [ "promise", "locate", "find", "finder", "search", "searcher", "test", "array", "collection", "iterable", "iterator", "race", "fulfilled", "fastest", "async", "await", "promises", "bluebird" ], "license": "MIT", "name": "p-locate", "repository": { "type": "git", "url": "git+https://github.com/sindresorhus/p-locate.git" }, "scripts": { "test": "xo && ava" }, "version": "3.0.0" }