@zkochan/pnpm
Version:
A fast implementation of npm install
131 lines (130 loc) • 3.02 kB
JSON
{
"_args": [
[
{
"raw": "update-notifier@0.3.2",
"scope": null,
"escapedName": "update-notifier",
"name": "update-notifier",
"rawSpec": "0.3.2",
"spec": "0.3.2",
"type": "version"
},
"C:\\src\\pnpm\\node_modules\\superstatic"
]
],
"_from": "update-notifier@0.3.2",
"_id": "update-notifier@0.3.2",
"_inCache": true,
"_installable": true,
"_location": "/update-notifier",
"_nodeVersion": "0.12.2",
"_npmUser": {
"name": "sindresorhus",
"email": "sindresorhus@gmail.com"
},
"_npmVersion": "2.7.4",
"_phantomChildren": {},
"_requested": {
"raw": "update-notifier@0.3.2",
"scope": null,
"escapedName": "update-notifier",
"name": "update-notifier",
"rawSpec": "0.3.2",
"spec": "0.3.2",
"type": "version"
},
"_requiredBy": [
"/superstatic"
],
"_resolved": "https://registry.npmjs.org/update-notifier/-/update-notifier-0.3.2.tgz",
"_shasum": "22a8735baadef3320e2db928f693da898dc87777",
"_shrinkwrap": null,
"_spec": "update-notifier@0.3.2",
"_where": "C:\\src\\pnpm\\node_modules\\superstatic",
"author": {
"name": "Sindre Sorhus",
"email": "sindresorhus@gmail.com",
"url": "http://sindresorhus.com"
},
"bugs": {
"url": "https://github.com/yeoman/update-notifier/issues"
},
"dependencies": {
"chalk": "^1.0.0",
"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": "22a8735baadef3320e2db928f693da898dc87777",
"tarball": "https://registry.npmjs.org/update-notifier/-/update-notifier-0.3.2.tgz"
},
"engines": {
"node": ">=0.10.0"
},
"files": [
"index.js",
"check.js"
],
"gitHead": "160c60626d503f795561e72450a8579587581d60",
"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.3.2"
}