Server IP : 66.29.132.122 / Your IP : 18.188.197.197 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/osenv/ |
Upload File : |
{ "_from": "osenv@~0.1.4", "_id": "osenv@0.1.4", "_integrity": "sha1-Qv5tWVPfBsgGS+bxdsPQWqqjRkQ=", "_location": "/osenv", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "osenv@~0.1.4", "name": "osenv", "escapedName": "osenv", "rawSpec": "~0.1.4", "saveSpec": null, "fetchSpec": "~0.1.4" }, "_requiredBy": [ "/", "/node-gyp", "/nopt", "/npm-package-arg", "/pacote" ], "_resolved": "https://registry.npmjs.org/osenv/-/osenv-0.1.4.tgz", "_shasum": "42fe6d5953df06c8064be6f176c3d05aaaa34644", "_shrinkwrap": null, "_spec": "osenv@~0.1.4", "_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/npm/osenv/issues" }, "bundleDependencies": false, "dependencies": { "os-homedir": "^1.0.0", "os-tmpdir": "^1.0.0" }, "deprecated": false, "description": "Look up environment settings specific to different operating systems", "devDependencies": { "tap": "^8.0.1" }, "directories": { "test": "test" }, "homepage": "https://github.com/npm/osenv#readme", "keywords": [ "environment", "variable", "home", "tmpdir", "path", "prompt", "ps1" ], "license": "ISC", "main": "osenv.js", "name": "osenv", "optionalDependencies": {}, "peerDependencies": {}, "repository": { "type": "git", "url": "git+https://github.com/npm/osenv.git" }, "scripts": { "test": "tap test/*.js" }, "version": "0.1.4" }