1{ 2 "_from": "npm-profile@4.0.4", 3 "_id": "npm-profile@4.0.4", 4 "_inBundle": false, 5 "_integrity": "sha512-Ta8xq8TLMpqssF0H60BXS1A90iMoM6GeKwsmravJ6wYjWwSzcYBTdyWa3DZCYqPutacBMEm7cxiOkiIeCUAHDQ==", 6 "_location": "/npm-profile", 7 "_phantomChildren": {}, 8 "_requested": { 9 "type": "version", 10 "registry": true, 11 "raw": "npm-profile@4.0.4", 12 "name": "npm-profile", 13 "escapedName": "npm-profile", 14 "rawSpec": "4.0.4", 15 "saveSpec": null, 16 "fetchSpec": "4.0.4" 17 }, 18 "_requiredBy": [ 19 "#USER", 20 "/", 21 "/libnpm" 22 ], 23 "_resolved": "https://registry.npmjs.org/npm-profile/-/npm-profile-4.0.4.tgz", 24 "_shasum": "28ee94390e936df6d084263ee2061336a6a1581b", 25 "_spec": "npm-profile@4.0.4", 26 "_where": "/Users/darcyclarke/Documents/Repos/npm/cli", 27 "author": { 28 "name": "Rebecca Turner", 29 "email": "me@re-becca.org", 30 "url": "http://re-becca.org/" 31 }, 32 "bugs": { 33 "url": "https://github.com/npm/npm-profile/issues" 34 }, 35 "bundleDependencies": false, 36 "dependencies": { 37 "aproba": "^1.1.2 || 2", 38 "figgy-pudding": "^3.4.1", 39 "npm-registry-fetch": "^4.0.0" 40 }, 41 "deprecated": false, 42 "description": "Library for updating an npmjs.com profile", 43 "files": [ 44 "CHANGELOG.md", 45 "index.js" 46 ], 47 "homepage": "https://github.com/npm/npm-profile/tree/latest/lib#readme", 48 "keywords": [], 49 "license": "ISC", 50 "main": "index.js", 51 "name": "npm-profile", 52 "publishConfig": { 53 "tag": "legacy-v4" 54 }, 55 "repository": { 56 "type": "git", 57 "url": "git+https://github.com/npm/npm-profile.git" 58 }, 59 "version": "4.0.4" 60} 61