Files
2025-09-24 13:26:28 +02:00

131 lines
3.0 KiB
JSON

{
"_args": [
[
{
"raw": "update-notifier@^0.2.2",
"scope": null,
"escapedName": "update-notifier",
"name": "update-notifier",
"rawSpec": "^0.2.2",
"spec": ">=0.2.2 <0.3.0",
"type": "range"
},
"/home/philipp/PhpstormProjects/BM/bm/node_modules/foundation-cli"
]
],
"_from": "update-notifier@>=0.2.2 <0.3.0",
"_id": "update-notifier@0.2.2",
"_inCache": true,
"_location": "/update-notifier",
"_npmUser": {
"name": "sindresorhus",
"email": "sindresorhus@gmail.com"
},
"_npmVersion": "1.4.28",
"_phantomChildren": {
"escape-string-regexp": "1.0.5"
},
"_requested": {
"raw": "update-notifier@^0.2.2",
"scope": null,
"escapedName": "update-notifier",
"name": "update-notifier",
"rawSpec": "^0.2.2",
"spec": ">=0.2.2 <0.3.0",
"type": "range"
},
"_requiredBy": [
"/foundation-cli"
],
"_resolved": "https://registry.npmjs.org/update-notifier/-/update-notifier-0.2.2.tgz",
"_shasum": "e69b3a784b4e686a2acd98f5e66944591996e187",
"_shrinkwrap": null,
"_spec": "update-notifier@^0.2.2",
"_where": "/home/philipp/PhpstormProjects/BM/bm/node_modules/foundation-cli",
"author": {
"name": "Sindre Sorhus",
"email": "sindresorhus@gmail.com",
"url": "http://sindresorhus.com"
},
"bugs": {
"url": "https://github.com/yeoman/update-notifier/issues"
},
"dependencies": {
"chalk": "^0.5.1",
"configstore": "^0.3.1",
"is-npm": "^1.0.0",
"latest-version": "^1.0.0",
"semver-diff": "^2.0.0",
"string-length": "^1.0.0"
},
"description": "Update notifications for your CLI app",
"devDependencies": {
"mocha": "*"
},
"directories": {},
"dist": {
"shasum": "e69b3a784b4e686a2acd98f5e66944591996e187",
"tarball": "https://registry.npmjs.org/update-notifier/-/update-notifier-0.2.2.tgz"
},
"engines": {
"node": ">=0.10.0"
},
"files": [
"index.js",
"check.js"
],
"gitHead": "6093e47d9b2ec22819c590dc2cf27a61b51abbf4",
"homepage": "https://github.com/yeoman/update-notifier",
"keywords": [
"npm",
"update",
"updater",
"notify",
"notifier",
"check",
"checker",
"cli",
"module",
"package",
"version"
],
"license": "BSD",
"maintainers": [
{
"name": "sindresorhus",
"email": "sindresorhus@gmail.com"
},
{
"name": "addyosmani",
"email": "addyosmani@gmail.com"
},
{
"name": "paulirish",
"email": "paul.irish@gmail.com"
},
{
"name": "passy",
"email": "phartig@rdrei.net"
},
{
"name": "sboudrias",
"email": "admin@simonboudrias.com"
},
{
"name": "eddiemonge",
"email": "eddie+npm@eddiemonge.com"
}
],
"name": "update-notifier",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/yeoman/update-notifier.git"
},
"scripts": {
"test": "mocha --timeout 20000"
},
"version": "0.2.2"
}