Server IP : 68.65.120.251 / Your IP : 3.133.129.9 [ Web Server : LiteSpeed System : Linux server105.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 : travtpib ( 6521) PHP Version : 7.4.33 Disable Function : NONE Domains : 1 Domains MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /opt/alt/alt-nodejs19/root/lib/node_modules/npm/node_modules.bundled/process/ |
Upload File : |
{ "author": "Roman Shtylman <shtylman@gmail.com>", "name": "process", "description": "process information for node.js and browsers", "keywords": [ "process" ], "scripts": { "test": "mocha test.js", "browser": "zuul --no-coverage --ui mocha-bdd --local 8080 -- test.js" }, "version": "0.11.10", "repository": { "type": "git", "url": "git://github.com/shtylman/node-process.git" }, "license": "MIT", "browser": "./browser.js", "main": "./index.js", "engines": { "node": ">= 0.6.0" }, "devDependencies": { "mocha": "2.2.1", "zuul": "^3.10.3" } }