123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140 |
- {
- "_args": [
- [
- {
- "raw": "update-notifier@^1.0.0",
- "scope": null,
- "escapedName": "update-notifier",
- "name": "update-notifier",
- "rawSpec": "^1.0.0",
- "spec": ">=1.0.0 <2.0.0",
- "type": "range"
- },
- "/home/robert/workspace/xmlrpc/node_modules/typings"
- ]
- ],
- "_from": "update-notifier@>=1.0.0 <2.0.0",
- "_id": "update-notifier@1.0.3",
- "_inCache": true,
- "_location": "/update-notifier",
- "_nodeVersion": "7.0.0",
- "_npmOperationalInternal": {
- "host": "packages-18-east.internal.npmjs.com",
- "tmp": "tmp/update-notifier-1.0.3.tgz_1480886007626_0.29820152558386326"
- },
- "_npmUser": {
- "name": "sboudrias",
- "email": "admin@simonboudrias.com"
- },
- "_npmVersion": "3.10.8",
- "_phantomChildren": {},
- "_requested": {
- "raw": "update-notifier@^1.0.0",
- "scope": null,
- "escapedName": "update-notifier",
- "name": "update-notifier",
- "rawSpec": "^1.0.0",
- "spec": ">=1.0.0 <2.0.0",
- "type": "range"
- },
- "_requiredBy": [
- "/typings"
- ],
- "_resolved": "https://registry.npmjs.org/update-notifier/-/update-notifier-1.0.3.tgz",
- "_shasum": "8f92c515482bd6831b7c93013e70f87552c7cf5a",
- "_shrinkwrap": null,
- "_spec": "update-notifier@^1.0.0",
- "_where": "/home/robert/workspace/xmlrpc/node_modules/typings",
- "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": "*"
- },
- "directories": {},
- "dist": {
- "shasum": "8f92c515482bd6831b7c93013e70f87552c7cf5a",
- "tarball": "https://registry.npmjs.org/update-notifier/-/update-notifier-1.0.3.tgz"
- },
- "engines": {
- "node": ">=0.10.0"
- },
- "files": [
- "index.js",
- "check.js"
- ],
- "gitHead": "e36671d06aaffa2d5a3295f349635d4e781eaa3d",
- "homepage": "https://github.com/yeoman/update-notifier#readme",
- "keywords": [
- "npm",
- "update",
- "updater",
- "notify",
- "notifier",
- "check",
- "checker",
- "cli",
- "module",
- "package",
- "version"
- ],
- "license": "BSD-2-Clause",
- "maintainers": [
- {
- "name": "sindresorhus",
- "email": "sindresorhus@gmail.com"
- },
- {
- "name": "addyosmani",
- "email": "addyosmani@gmail.com"
- },
- {
- "name": "passy",
- "email": "phartig@rdrei.net"
- },
- {
- "name": "sboudrias",
- "email": "admin@simonboudrias.com"
- },
- {
- "name": "eddiemonge",
- "email": "eddie+npm@eddiemonge.com"
- },
- {
- "name": "arthurvr",
- "email": "contact@arthurverschaeve.be"
- }
- ],
- "name": "update-notifier",
- "optionalDependencies": {},
- "readme": "ERROR: No README data found!",
- "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"
- }
|