summaryrefslogtreecommitdiff
path: root/deps/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/are-we-there-yet/package.json
blob: bab98d6812a80a7c8abd9a9d356c5f82d182e97b (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
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
{
  "_args": [
    [
      {
        "name": "are-we-there-yet",
        "raw": "are-we-there-yet@~1.1.2",
        "rawSpec": "~1.1.2",
        "scope": null,
        "spec": ">=1.1.2 <1.2.0",
        "type": "range"
      },
      "/Users/rebecca/code/npm/node_modules/npmlog"
    ],
    [
      {
        "name": "are-we-there-yet",
        "raw": "are-we-there-yet@~1.1.2",
        "rawSpec": "~1.1.2",
        "scope": null,
        "spec": ">=1.1.2 <1.2.0",
        "type": "range"
      },
      "/Users/rebecca/code/npm/node_modules/node-gyp/node_modules/npmlog"
    ]
  ],
  "_from": "are-we-there-yet@~1.1.2",
  "_id": "are-we-there-yet@1.1.2",
  "_inCache": true,
  "_installable": true,
  "_location": "/node-gyp/npmlog/are-we-there-yet",
  "_nodeVersion": "4.2.2",
  "_npmOperationalInternal": {
    "host": "packages-13-west.internal.npmjs.com",
    "tmp": "tmp/are-we-there-yet-1.1.2.tgz_1458084397358_0.15847722673788667"
  },
  "_npmUser": {
    "email": "me@re-becca.org",
    "name": "iarna"
  },
  "_npmVersion": "3.8.1",
  "_phantomChildren": {},
  "_requested": {
    "name": "are-we-there-yet",
    "raw": "are-we-there-yet@~1.1.2",
    "rawSpec": "~1.1.2",
    "scope": null,
    "spec": ">=1.1.2 <1.2.0",
    "type": "range"
  },
  "_requiredBy": [
    "/node-gyp/npmlog"
  ],
  "_resolved": "https://registry.npmjs.org/are-we-there-yet/-/are-we-there-yet-1.1.2.tgz",
  "_shasum": "80e470e95a084794fe1899262c5667c6e88de1b3",
  "_shrinkwrap": null,
  "_spec": "are-we-there-yet@~1.1.2",
  "_where": "/Users/rebecca/code/npm/node_modules/node-gyp/node_modules/npmlog",
  "author": {
    "name": "Rebecca Turner",
    "url": "http://re-becca.org"
  },
  "bugs": {
    "url": "https://github.com/iarna/are-we-there-yet/issues"
  },
  "dependencies": {
    "delegates": "^1.0.0",
    "readable-stream": "^2.0.0 || ^1.1.13"
  },
  "description": "Keep track of the overall completion of many dispirate processes",
  "devDependencies": {
    "standard": "^6.0.8",
    "tap": "^5.7.0"
  },
  "directories": {},
  "dist": {
    "shasum": "80e470e95a084794fe1899262c5667c6e88de1b3",
    "tarball": "https://registry.npmjs.org/are-we-there-yet/-/are-we-there-yet-1.1.2.tgz"
  },
  "gitHead": "dd5706e2204cb681e78031d0ffe156ed4cc75823",
  "homepage": "https://github.com/iarna/are-we-there-yet",
  "license": "ISC",
  "main": "index.js",
  "maintainers": [
    {
      "email": "me@re-becca.org",
      "name": "iarna"
    }
  ],
  "name": "are-we-there-yet",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/iarna/are-we-there-yet.git"
  },
  "scripts": {
    "test": "standard && tap test/*.js"
  },
  "version": "1.1.2"
}