![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /opt/cpanel/ea-nodejs10/lib/node_modules/npm/node_modules/once/ |
{ "_args": [ [ "[email protected]", "/Users/rebecca/code/npm" ] ], "_from": "[email protected]", "_id": "[email protected]", "_inBundle": false, "_integrity": "sha1-WDsap3WWHUsROsF9nFC6753Xa9E=", "_location": "/once", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "[email protected]", "name": "once", "escapedName": "once", "rawSpec": "1.4.0", "saveSpec": null, "fetchSpec": "1.4.0" }, "_requiredBy": [ "/", "/end-of-stream", "/glob", "/inflight", "/npm-profile/mississippi/pump", "/npm-profile/pump", "/npm-registry-client", "/npm-registry-fetch/pump", "/pump", "/pumpify/pump", "/read-package-tree", "/readdir-scoped-modules" ], "_resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz", "_spec": "1.4.0", "_where": "/Users/rebecca/code/npm", "author": { "name": "Isaac Z. Schlueter", "email": "[email protected]", "url": "http://blog.izs.me/" }, "bugs": { "url": "https://github.com/isaacs/once/issues" }, "dependencies": { "wrappy": "1" }, "description": "Run a function exactly one time", "devDependencies": { "tap": "^7.0.1" }, "directories": { "test": "test" }, "files": [ "once.js" ], "homepage": "https://github.com/isaacs/once#readme", "keywords": [ "once", "function", "one", "single" ], "license": "ISC", "main": "once.js", "name": "once", "repository": { "type": "git", "url": "git://github.com/isaacs/once.git" }, "scripts": { "test": "tap test/*.js" }, "version": "1.4.0" }