????JFIF??x?x????'
| Server IP : 104.21.30.238 / Your IP : 216.73.216.145 Web Server : LiteSpeed System : Linux premium151.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64 User : tempvsty ( 647) PHP Version : 8.0.30 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /././././opt/alt/alt-nodejs9/root/lib/node_modules/npm/node_modules/update-notifier/ |
Upload File : |
{
"_from": "update-notifier@2.3",
"_id": "update-notifier@2.3.0",
"_inBundle": false,
"_integrity": "sha1-TognpruRUUCrCTVZ1wFOPruDdFE=",
"_location": "/update-notifier",
"_phantomChildren": {
"graceful-fs": "4.1.11",
"ini": "1.3.4",
"lru-cache": "4.1.1",
"path-is-inside": "1.0.2",
"safe-buffer": "5.1.1",
"semver": "5.4.1",
"strip-ansi": "4.0.0",
"which": "1.3.0",
"write-file-atomic": "2.1.0"
},
"_requested": {
"type": "range",
"registry": true,
"raw": "update-notifier@2.3",
"name": "update-notifier",
"escapedName": "update-notifier",
"rawSpec": "2.3",
"saveSpec": null,
"fetchSpec": "2.3"
},
"_requiredBy": [
"#USER",
"/",
"/libnpx"
],
"_resolved": "https://registry.npmjs.org/update-notifier/-/update-notifier-2.3.0.tgz",
"_shasum": "4e8827a6bb915140ab093559d7014e3ebb837451",
"_spec": "update-notifier@2.3",
"_where": "/Users/zkat/Documents/code/npm",
"author": {
"name": "Sindre Sorhus",
"email": "sindresorhus@gmail.com",
"url": "sindresorhus.com"
},
"bugs": {
"url": "https://github.com/yeoman/update-notifier/issues"
},
"bundleDependencies": false,
"dependencies": {
"boxen": "^1.2.1",
"chalk": "^2.0.1",
"configstore": "^3.0.0",
"import-lazy": "^2.1.0",
"is-installed-globally": "^0.1.0",
"is-npm": "^1.0.0",
"latest-version": "^3.0.0",
"semver-diff": "^2.0.0",
"xdg-basedir": "^3.0.0"
},
"deprecated": false,
"description": "Update notifications for your CLI app",
"devDependencies": {
"ava": "*",
"clear-module": "^2.1.0",
"fixture-stdout": "^0.2.1",
"strip-ansi": "^4.0.0",
"xo": "^0.18.2"
},
"engines": {
"node": ">=4"
},
"files": [
"index.js",
"check.js"
],
"homepage": "https://github.com/yeoman/update-notifier#readme",
"keywords": [
"npm",
"update",
"updater",
"notify",
"notifier",
"check",
"checker",
"cli",
"module",
"package",
"version"
],
"license": "BSD-2-Clause",
"name": "update-notifier",
"repository": {
"type": "git",
"url": "git+https://github.com/yeoman/update-notifier.git"
},
"scripts": {
"test": "xo && ava --timeout=20s"
},
"version": "2.3.0"
}