Files
old-slucajna-televizija/web/node_modules/update-notifier/package.json
2017-10-16 11:19:46 +02:00

86 lines
2.0 KiB
JSON

{
"_from": "update-notifier@^1.0.3",
"_id": "update-notifier@1.0.3",
"_inBundle": false,
"_integrity": "sha1-j5LFFUgr1oMbfJMBPnD4dVLHz1o=",
"_location": "/update-notifier",
"_phantomChildren": {},
"_requested": {
"type": "range",
"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": [
"/sw-precache"
],
"_resolved": "https://registry.npmjs.org/update-notifier/-/update-notifier-1.0.3.tgz",
"_shasum": "8f92c515482bd6831b7c93013e70f87552c7cf5a",
"_spec": "update-notifier@^1.0.3",
"_where": "/home/bilal/Saburly/slucajna-televizija/node_modules/sw-precache",
"author": {
"name": "Sindre Sorhus",
"email": "sindresorhus@gmail.com",
"url": "sindresorhus.com"
},
"bugs": {
"url": "https://github.com/yeoman/update-notifier/issues"
},
"bundleDependencies": false,
"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"
},
"deprecated": false,
"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"
}