UNPKG

npmc

Version:

a package manager for JavaScript

62 lines (61 loc) 1.6 kB
{ "_from": "npm-profile@latest", "_id": "npm-profile@2.0.4", "_inBundle": false, "_integrity": "sha512-g8WTBuQDOXRuU46qyM1JcUMVhnvA74q77UY6eHb3CTpley2hySLxmNZh+fth+YoU7aYlvUOiCRNQXmSNiF66pw==", "_location": "/npm-profile", "_phantomChildren": { "cacache": "9.2.9", "lru-cache": "4.1.1", "mississippi": "1.3.0", "retry": "0.10.1", "safe-buffer": "5.1.1", "ssri": "4.1.6" }, "_requested": { "type": "tag", "registry": true, "raw": "npm-profile@latest", "name": "npm-profile", "escapedName": "npm-profile", "rawSpec": "latest", "saveSpec": null, "fetchSpec": "latest" }, "_requiredBy": [ "#USER", "/" ], "_resolved": "https://registry.npmjs.org/npm-profile/-/npm-profile-2.0.4.tgz", "_shasum": "148070c0da22b512bf61a4a87758b957fdb4bbe7", "_spec": "npm-profile@latest", "_where": "/Users/rebecca/code/npm", "author": { "name": "Rebecca Turner", "email": "me@re-becca.org", "url": "http://re-becca.org/" }, "bugs": { "url": "https://github.com/npm/npm-profile/issues" }, "bundleDependencies": false, "dependencies": { "aproba": "^1.1.2", "make-fetch-happen": "^2.5.0" }, "deprecated": false, "description": "Library for updating an npmjs.com profile", "files": [ "index.js" ], "homepage": "https://github.com/npm/npm-profile/tree/latest/lib#readme", "keywords": [], "license": "ISC", "main": "index.js", "name": "npm-profile", "repository": { "type": "git", "url": "git+https://github.com/npm/npm-profile.git" }, "version": "2.0.4" }