File: /home/frenchy/www/french-american.org/current/node_modules/update-notifier/package.json
{
"_args": [
[
"update-notifier@1.0.3",
"/var/www/french-american.org/releases/20210421135930Z"
]
],
"_development": true,
"_from": "update-notifier@1.0.3",
"_id": "update-notifier@1.0.3",
"_inBundle": false,
"_integrity": "sha1-j5LFFUgr1oMbfJMBPnD4dVLHz1o=",
"_location": "/update-notifier",
"_phantomChildren": {
"chalk": "1.1.3",
"cli-boxes": "1.0.0",
"create-error-class": "3.0.2",
"duplexer2": "0.1.4",
"filled-array": "1.1.0",
"graceful-fs": "4.2.2",
"imurmurhash": "0.1.4",
"is-obj": "1.0.1",
"is-redirect": "1.0.0",
"is-retry-allowed": "1.2.0",
"is-stream": "1.1.0",
"lowercase-keys": "1.0.1",
"mkdirp": "0.5.1",
"node-status-codes": "1.0.0",
"object-assign": "4.1.1",
"os-homedir": "1.0.2",
"os-tmpdir": "1.0.2",
"osenv": "0.1.5",
"parse-json": "2.2.0",
"pinkie-promise": "2.0.1",
"read-all-stream": "3.1.0",
"readable-stream": "2.3.6",
"registry-auth-token": "3.4.0",
"registry-url": "3.1.0",
"repeating": "2.0.1",
"semver": "5.7.1",
"slide": "1.1.6",
"string-width": "1.0.2",
"url-parse-lax": "1.0.0"
},
"_requested": {
"type": "version",
"registry": true,
"raw": "update-notifier@1.0.3",
"name": "update-notifier",
"escapedName": "update-notifier",
"rawSpec": "1.0.3",
"saveSpec": null,
"fetchSpec": "1.0.3"
},
"_requiredBy": [
"/@frctl/fractal"
],
"_resolved": "https://registry.npmjs.org/update-notifier/-/update-notifier-1.0.3.tgz",
"_spec": "1.0.3",
"_where": "/var/www/french-american.org/releases/20210421135930Z",
"author": {
"name": "Sindre Sorhus",
"email": "sindresorhus@gmail.com",
"url": "sindresorhus.com"
},
"bugs": {
"url": "https://github.com/yeoman/update-notifier/issues"
},
"dependencies": {
"boxen": "^0.6.0",
"chalk": "^1.0.0",
"configstore": "^2.0.0",
"is-npm": "^1.0.0",
"latest-version": "^2.0.0",
"lazy-req": "^1.1.0",
"semver-diff": "^2.0.0",
"xdg-basedir": "^2.0.0"
},
"description": "Update notifications for your CLI app",
"devDependencies": {
"clear-require": "^1.0.1",
"fixture-stdout": "^0.2.1",
"if-node-version": "^1.1.0",
"mocha": "*",
"strip-ansi": "^3.0.1",
"xo": "*"
},
"engines": {
"node": ">=0.10.0"
},
"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": "if-node-version \">=4\" xo && mocha --timeout 20000"
},
"version": "1.0.3"
}