![]() 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/awaitqueue/ |
Upload File : |
{ "_from": "awaitqueue", "_id": "awaitqueue@2.3.3", "_inBundle": false, "_integrity": "sha512-RbzQg6VtPUtyErm55iuQLTrBJ2uihy5BKBOEkyBwv67xm5Fn2o/j+Bz+a5BmfSoe2oZ5dcz9Z3fExS8pL+LLhw==", "_location": "/awaitqueue", "_phantomChildren": {}, "_requested": { "type": "tag", "registry": true, "raw": "awaitqueue", "name": "awaitqueue", "escapedName": "awaitqueue", "rawSpec": "", "saveSpec": null, "fetchSpec": "latest" }, "_requiredBy": [ "#USER" ], "_resolved": "https://registry.npmjs.org/awaitqueue/-/awaitqueue-2.3.3.tgz", "_shasum": "35e6568970fcac3de1644a2c28abc1074045b570", "_spec": "awaitqueue", "_where": "/root/workspace/gardevoir", "author": { "name": "IƱaki Baz Castillo", "email": "ibc@aliax.net", "url": "https://inakibaz.me" }, "bugs": { "url": "https://github.com/versatica/awaitqueue/issues" }, "bundleDependencies": false, "deprecated": false, "description": "JavaScript utility to enqueue async tasks for Node.js and the browser", "devDependencies": { "@typescript-eslint/eslint-plugin": "^3.5.0", "@typescript-eslint/parser": "^3.5.0", "eslint": "^7.11.0", "typescript": "~3.7.5" }, "engines": { "node": ">=8.0.0" }, "homepage": "https://github.com/versatica/awaitqueue#readme", "license": "ISC", "main": "lib/index.js", "name": "awaitqueue", "repository": { "type": "git", "url": "git+https://github.com/versatica/awaitqueue.git" }, "scripts": { "build": "rm -rf lib/ && tsc", "lint": "eslint -c .eslintrc.js --ext=js,ts --ignore-pattern '!.eslintrc.js' .eslintrc.js src/", "ts-errors": "(rm -rf build/) && (tsc --watch --pretty)" }, "types": "lib/index.d.ts", "version": "2.3.3" }