![]() 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 : /proc/thread-self/root/usr/local/lib/node_modules/forever/node_modules/eventemitter2/ |
Upload File : |
{ "_args": [ [ "eventemitter2@6.4.3", "/usr/local/lib/node_modules/forever" ] ], "_from": "eventemitter2@6.4.3", "_hasShrinkwrap": false, "_id": "eventemitter2@6.4.3", "_inCache": true, "_installable": true, "_location": "/forever/eventemitter2", "_nodeVersion": "12.16.2", "_npmOperationalInternal": { "host": "s3://npm-registry-packages", "tmp": "tmp/eventemitter2_6.4.3_1592865230413_0.35543465425411225" }, "_npmUser": { "email": "rangermauve@hotmail.com", "name": "rangermauve" }, "_npmVersion": "6.14.4", "_phantomChildren": {}, "_requested": { "name": "eventemitter2", "raw": "eventemitter2@6.4.3", "rawSpec": "6.4.3", "scope": null, "spec": "6.4.3", "type": "version" }, "_requiredBy": [ "/forever", "/forever/forever-monitor" ], "_resolved": "https://registry.npmjs.org/eventemitter2/-/eventemitter2-6.4.3.tgz", "_shasum": "35c563619b13f3681e7eb05cbdaf50f56ba58820", "_shrinkwrap": null, "_spec": "eventemitter2@6.4.3", "_where": "/usr/local/lib/node_modules/forever", "author": { "email": "paolo@async.ly", "name": "hij1nx" }, "bugs": { "url": "https://github.com/hij1nx/EventEmitter2/issues" }, "contributors": [ { "name": "Eric Elliott" }, { "name": "Charlie Robbins", "email": "charlie@nodejitsu.com" }, { "name": "Jameson Lee", "email": "jameson@nodejitsu.com" }, { "name": "Jeroen van Duffelen", "email": "jvduf@nodejitsu.com" }, { "name": "Fedor Indutny", "email": "fedor.indutny@gmail.com" } ], "dependencies": {}, "description": "A feature-rich Node.js event emitter implementation with namespaces, wildcards, TTL, async listeners and browser/worker support.", "devDependencies": { "benchmark": "^2.1.4", "bluebird": "^3.7.2", "coveralls": "^3.0.11", "mocha": "^7.1.1", "nodeunit": "*", "nyc": "^15.0.0" }, "directories": {}, "dist": { "fileCount": 7, "integrity": "sha512-t0A2msp6BzOf+QAcI6z9XMktLj52OjGQg+8SJH6v5+3uxNpWYRR3wQmfA+6xtMU9kOC59qk9licus5dYcrYkMQ==", "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe8THPCRA9TVsSAnZWagAAjdkP/0hQzrLc+5f/K9iLtpum\nwLUQyWyIvbRK4fvuAqPGcsW19sKi433TDPRS3Yoec1I0p3eleXBty+ZMqe3f\ncrlBEOsDickbHN4bOb8tGzGx3HAycRBYpXZd9hxjVKT95uoI7DDwDXn75nK+\nzFIJrvb2+ezpx2DpccxbDMG/1NZlOLnW0oKrOzfySdhJXJ4I5prL/KyTrzo8\n6/HL2Tv83gKsnrUl3F7fXz1ehgXlBIiT8S/akeu9FHm4w+O7PHCkH7TMSbBN\n0kW8jqAN0pl86GndW7sQyBi0/8EoB7eILZTFUxLcnjoRW7NTdSg/3LUq+1z8\npVZZx/B4bFV6pOa6KY7ld4oAf1IcHfgm3cwf9rk7t9odRnMkxhdaP7PaGKpk\nrSywVPWuCE0/iIB95pSYV3k4LON2PAM9JNei3HrL1rx0wsjG0Ah1sNxky+ls\nTMgcYnNGsor1sAFcUcjLO9shALr133XxSR2yfHMMWxEv+ta16tkEk8Iy8Hro\nCg7l4LV6eKT6iOcU+23WSK5VIas8U8QfiDQnPaivCRCokckUfbbnV6+2yC5c\nRtpLWNWVAg9V4XRKoXlGRLO8x6dxWBMCxXhlvMxRvg6TE4f6j+FfCkgSsEWi\n3tQ/ZnBMLL5BUsSS1QnBLczvTyVwpV8G2RPoQzJg8Vn0g5RPtkHXmHLdEpUB\neQR0\r\n=OcOP\r\n-----END PGP SIGNATURE-----\r\n", "shasum": "35c563619b13f3681e7eb05cbdaf50f56ba58820", "tarball": "https://registry.npmjs.org/eventemitter2/-/eventemitter2-6.4.3.tgz", "unpackedSize": 84136 }, "gitHead": "7222f01855bd0c0cd1fa87726a503885b214a913", "homepage": "https://github.com/hij1nx/EventEmitter2#readme", "keywords": [ "addEventListener", "addListener", "emit", "emits", "emitter", "event", "eventemitter", "events", "on", "once", "pub/sub", "publish", "subscribe" ], "license": "MIT", "main": "./lib/eventemitter2.js", "maintainers": [ { "name": "hij1nx", "email": "paolo@async.ly" }, { "name": "rangermauve", "email": "rangermauve@hotmail.com" } ], "name": "eventemitter2", "nyc": { "branches": 75, "functions": 80, "include": [ "lib/**/*.js" ], "lines": 80, "reporter": [ "lcov", "text-summary" ], "statements": 80, "watermarks": { "branches": [ 80, 95 ], "functions": [ 80, 95 ], "lines": [ 80, 95 ], "statements": [ 80, 95 ] } }, "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/hij1nx/EventEmitter2.git" }, "scripts": { "benchmark": "node test/perf/benchmark.js", "coverage:report": "nyc report --reporter=html --reporter=text", "coveralls": "nyc report --reporter=text-lcov | coveralls", "postversion": "git push && git push --tags", "prepublishOnly": "npm run test:coverage", "test": "mocha ./test/loader.js --exit --timeout=3000", "test:coverage": "nyc --check-coverage npm run test", "test:legacy": "nodeunit test/simple/ test/wildcardEvents/" }, "typescript": { "definition": "./eventemitter2.d.ts" }, "typings": "./eventemitter2.d.ts", "version": "6.4.3" }