summaryrefslogtreecommitdiff
path: root/deps/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/delegates/package.json
blob: 6a5ea8189c5f6f1076bff7c71cd8f9b001fd5941 (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
{
  "_args": [
    [
      {
        "raw": "delegates@^1.0.0",
        "scope": null,
        "escapedName": "delegates",
        "name": "delegates",
        "rawSpec": "^1.0.0",
        "spec": ">=1.0.0 <2.0.0",
        "type": "range"
      },
      "/Users/zkat/Documents/code/npm/node_modules/npmlog/node_modules/are-we-there-yet"
    ],
    [
      {
        "raw": "delegates@^1.0.0",
        "scope": null,
        "escapedName": "delegates",
        "name": "delegates",
        "rawSpec": "^1.0.0",
        "spec": ">=1.0.0 <2.0.0",
        "type": "range"
      },
      "/Users/zkat/Documents/code/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/are-we-there-yet"
    ]
  ],
  "_from": "delegates@^1.0.0",
  "_id": "delegates@1.0.0",
  "_inCache": true,
  "_location": "/node-gyp/npmlog/are-we-there-yet/delegates",
  "_nodeVersion": "4.2.1",
  "_npmUser": {
    "name": "tjholowaychuk",
    "email": "tj@vision-media.ca"
  },
  "_npmVersion": "3.3.12",
  "_phantomChildren": {},
  "_requested": {
    "raw": "delegates@^1.0.0",
    "scope": null,
    "escapedName": "delegates",
    "name": "delegates",
    "rawSpec": "^1.0.0",
    "spec": ">=1.0.0 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/node-gyp/npmlog/are-we-there-yet"
  ],
  "_resolved": "https://registry.npmjs.org/delegates/-/delegates-1.0.0.tgz",
  "_shasum": "84c6e159b81904fdca59a0ef44cd870d31250f9a",
  "_shrinkwrap": null,
  "_spec": "delegates@^1.0.0",
  "_where": "/Users/zkat/Documents/code/npm/node_modules/node-gyp/node_modules/npmlog/node_modules/are-we-there-yet",
  "bugs": {
    "url": "https://github.com/visionmedia/node-delegates/issues"
  },
  "dependencies": {},
  "description": "delegate methods and accessors to another property",
  "devDependencies": {
    "mocha": "*",
    "should": "*"
  },
  "directories": {},
  "dist": {
    "shasum": "84c6e159b81904fdca59a0ef44cd870d31250f9a",
    "tarball": "https://registry.npmjs.org/delegates/-/delegates-1.0.0.tgz"
  },
  "gitHead": "c4dc07ef1ed51c2b2a63f3585e5ef949ee577a49",
  "homepage": "https://github.com/visionmedia/node-delegates#readme",
  "keywords": [
    "delegate",
    "delegation"
  ],
  "license": "MIT",
  "maintainers": [
    {
      "name": "tjholowaychuk",
      "email": "tj@vision-media.ca"
    },
    {
      "name": "dominicbarnes",
      "email": "dominic@dbarnes.info"
    }
  ],
  "name": "delegates",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/visionmedia/node-delegates.git"
  },
  "scripts": {},
  "version": "1.0.0"
}