Server IP : 162.213.251.212 / Your IP : 3.145.11.15 [ Web Server : LiteSpeed System : Linux business55.web-hosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64 User : allssztx ( 535) PHP Version : 8.1.31 Disable Function : NONE Domains : 1 Domains MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/allssztx/www/easybuyer/node_modules/global-modules/ |
Upload File : |
{ "name": "global-modules", "description": "The directory used by npm for globally installed npm modules.", "version": "2.0.0", "homepage": "https://github.com/jonschlinkert/global-modules", "author": "Jon Schlinkert (https://github.com/jonschlinkert)", "contributors": [ "JasonChang (https://packagist.org/packages/jason-chang)", "Jon Schlinkert (http://twitter.com/jonschlinkert)", "Kiko Beats (https://kikobeats.com)" ], "repository": "jonschlinkert/global-modules", "bugs": { "url": "https://github.com/jonschlinkert/global-modules/issues" }, "license": "MIT", "files": [ "index.js" ], "main": "index.js", "engines": { "node": ">=6" }, "scripts": { "test": "mocha" }, "dependencies": { "global-prefix": "^3.0.0" }, "devDependencies": { "gulp-format-md": "^2.0.0", "mocha": "^5.2.0" }, "keywords": [ "directory", "dirname", "global", "module", "modules", "package", "path", "prefix", "resolve" ], "verb": { "run": true, "toc": false, "layout": "default", "tasks": [ "readme" ], "plugins": [ "gulp-format-md" ], "related": { "list": [ "git-config-path", "global-prefix", "npm-paths" ] }, "lint": { "reflinks": true } } }