pnpm
Version:
A fast implementation of npm install
140 lines (139 loc) • 3.28 kB
JSON
{
"_args": [
[
{
"raw": "update-notifier@1.0.2",
"scope": null,
"escapedName": "update-notifier",
"name": "update-notifier",
"rawSpec": "1.0.2",
"spec": "1.0.2",
"type": "version"
},
"/home/zkochan/src/pnpm"
]
],
"_from": "update-notifier@1.0.2",
"_id": "update-notifier@1.0.2",
"_inCache": true,
"_location": "/update-notifier",
"_nodeVersion": "6.2.1",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/update-notifier-1.0.2.tgz_1466468518269_0.12767255469225347"
},
"_npmUser": {
"name": "sboudrias",
"email": "admin@simonboudrias.com"
},
"_npmVersion": "3.5.3",
"_phantomChildren": {},
"_requested": {
"raw": "update-notifier@1.0.2",
"scope": null,
"escapedName": "update-notifier",
"name": "update-notifier",
"rawSpec": "1.0.2",
"spec": "1.0.2",
"type": "version"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/update-notifier/-/update-notifier-1.0.2.tgz",
"_shasum": "27c90519196dc15015be02a34ea52986feab8877",
"_shrinkwrap": null,
"_spec": "update-notifier@1.0.2",
"_where": "/home/zkochan/src/pnpm",
"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",
"mocha": "*",
"strip-ansi": "^3.0.1",
"xo": "*"
},
"directories": {},
"dist": {
"shasum": "27c90519196dc15015be02a34ea52986feab8877",
"tarball": "https://registry.npmjs.org/update-notifier/-/update-notifier-1.0.2.tgz"
},
"engines": {
"node": ">=0.10.0"
},
"files": [
"index.js",
"check.js"
],
"gitHead": "b72bf7f0e25607fefbd288c6bc411f24c2c5151d",
"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": "xo && mocha --timeout 20000"
},
"version": "1.0.2"
}