aboutsummaryrefslogtreecommitdiff
path: root/node_modules/gulp-stream/node_modules/xtend/package.json
blob: 56f4aa9d2d903d2ec03d4665394418f8af51bebb (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
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
{
  "_args": [
    [
      {
        "raw": "xtend@~2.1.1",
        "scope": null,
        "escapedName": "xtend",
        "name": "xtend",
        "rawSpec": "~2.1.1",
        "spec": ">=2.1.1 <2.2.0",
        "type": "range"
      },
      "/home/dold/repos/taler/wallet-webex/node_modules/gulp-stream/node_modules/through2"
    ]
  ],
  "_from": "xtend@>=2.1.1 <2.2.0",
  "_id": "xtend@2.1.2",
  "_inCache": true,
  "_location": "/gulp-stream/xtend",
  "_npmUser": {
    "name": "raynos",
    "email": "raynos2@gmail.com"
  },
  "_npmVersion": "1.3.14",
  "_phantomChildren": {},
  "_requested": {
    "raw": "xtend@~2.1.1",
    "scope": null,
    "escapedName": "xtend",
    "name": "xtend",
    "rawSpec": "~2.1.1",
    "spec": ">=2.1.1 <2.2.0",
    "type": "range"
  },
  "_requiredBy": [
    "/gulp-stream/through2"
  ],
  "_resolved": "https://registry.npmjs.org/xtend/-/xtend-2.1.2.tgz",
  "_shasum": "6efecc2a4dad8e6962c4901b337ce7ba87b5d28b",
  "_shrinkwrap": null,
  "_spec": "xtend@~2.1.1",
  "_where": "/home/dold/repos/taler/wallet-webex/node_modules/gulp-stream/node_modules/through2",
  "author": {
    "name": "Raynos",
    "email": "raynos2@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/Raynos/xtend/issues",
    "email": "raynos2@gmail.com"
  },
  "contributors": [
    {
      "name": "Jake Verbaten"
    },
    {
      "name": "Matt Esch"
    }
  ],
  "dependencies": {
    "object-keys": "~0.4.0"
  },
  "description": "extend like a boss",
  "devDependencies": {
    "tape": "~1.1.0"
  },
  "directories": {},
  "dist": {
    "shasum": "6efecc2a4dad8e6962c4901b337ce7ba87b5d28b",
    "tarball": "https://registry.npmjs.org/xtend/-/xtend-2.1.2.tgz"
  },
  "engines": {
    "node": ">=0.4"
  },
  "homepage": "https://github.com/Raynos/xtend",
  "keywords": [
    "extend",
    "merge",
    "options",
    "opts",
    "object",
    "array"
  ],
  "licenses": [
    {
      "type": "MIT",
      "url": "http://github.com/raynos/xtend/raw/master/LICENSE"
    }
  ],
  "main": "index",
  "maintainers": [
    {
      "name": "raynos",
      "email": "raynos2@gmail.com"
    }
  ],
  "name": "xtend",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/Raynos/xtend.git"
  },
  "scripts": {
    "test": "node test"
  },
  "testling": {
    "files": "test.js",
    "browsers": [
      "ie/7..latest",
      "firefox/16..latest",
      "firefox/nightly",
      "chrome/22..latest",
      "chrome/canary",
      "opera/12..latest",
      "opera/next",
      "safari/5.1..latest",
      "ipad/6.0..latest",
      "iphone/6.0..latest"
    ]
  },
  "version": "2.1.2"
}