Server IP : 66.29.132.122 / Your IP : 3.15.192.137 Web Server : LiteSpeed System : Linux business142.web-hosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64 User : admazpex ( 531) PHP Version : 7.2.34 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /proc/self/root/opt/alt/alt-nodejs9/root/usr/lib/node_modules/npm/node_modules/once/ |
Upload File : |
{ "_from": "once@~1.4.0", "_id": "once@1.4.0", "_integrity": "sha1-WDsap3WWHUsROsF9nFC6753Xa9E=", "_location": "/once", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "once@~1.4.0", "name": "once", "escapedName": "once", "rawSpec": "~1.4.0", "saveSpec": null, "fetchSpec": "~1.4.0" }, "_requiredBy": [ "/", "/glob", "/inflight", "/mississippi/end-of-stream", "/mississippi/pump", "/npm-registry-client", "/pacote/tar-fs/pump", "/pacote/tar-fs/pump/end-of-stream", "/pacote/tar-stream/end-of-stream", "/read-package-tree", "/readdir-scoped-modules", "/standard/eslint/file-entry-cache/flat-cache/del/globby/glob", "/standard/eslint/glob", "/standard/eslint/inquirer/run-async" ], "_resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz", "_shasum": "583b1aa775961d4b113ac17d9c50baef9dd76bd1", "_shrinkwrap": null, "_spec": "once@~1.4.0", "_where": "/Users/zkat/Documents/code/npm", "author": { "name": "Isaac Z. Schlueter", "email": "i@izs.me", "url": "http://blog.izs.me/" }, "bin": null, "bugs": { "url": "https://github.com/isaacs/once/issues" }, "bundleDependencies": false, "dependencies": { "wrappy": "1" }, "deprecated": false, "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", "optionalDependencies": {}, "peerDependencies": {}, "repository": { "type": "git", "url": "git://github.com/isaacs/once.git" }, "scripts": { "test": "tap test/*.js" }, "version": "1.4.0" }