{
  "name": "npm-profile",
  "publishConfig": {
    "tag": "legacy-v4"
  },
  "version": "4.0.4",
  "description": "Library for updating an npmjs.com profile",
  "keywords": [],
  "author": "Rebecca Turner <me@re-becca.org> (http://re-becca.org/)",
  "license": "ISC",
  "dependencies": {
    "aproba": "^1.1.2 || 2",
    "figgy-pudding": "^3.4.1",
    "npm-registry-fetch": "^4.0.0"
  },
  "main": "index.js",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/npm/npm-profile.git"
  },
  "bugs": {
    "url": "https://github.com/npm/npm-profile/issues"
  },
  "homepage": "https://github.com/npm/npm-profile/tree/latest/lib#readme",
  "files": [
    "CHANGELOG.md",
    "index.js"
  ]
}
