summaryrefslogtreecommitdiff
path: root/deps/npm/node_modules/npm-profile/package.json
blob: d0df6f801f2ad54b34192f583e6ac9662053228d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
{
  "_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"
}