summaryrefslogtreecommitdiff
path: root/bin/wiki/ImportarDesdeURL/node_modules/duplexer3/package.json
blob: 3abf127baf2528ed3d1f7b421924f38e626e12e7 (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
{
  "_from": "duplexer3@^0.1.4",
  "_id": "duplexer3@0.1.4",
  "_inBundle": false,
  "_integrity": "sha1-7gHdHKwO08vH/b6jfcCo8c4ALOI=",
  "_location": "/duplexer3",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "duplexer3@^0.1.4",
    "name": "duplexer3",
    "escapedName": "duplexer3",
    "rawSpec": "^0.1.4",
    "saveSpec": null,
    "fetchSpec": "^0.1.4"
  },
  "_requiredBy": [
    "/got"
  ],
  "_resolved": "https://registry.npmjs.org/duplexer3/-/duplexer3-0.1.4.tgz",
  "_shasum": "ee01dd1cac0ed3cbc7fdbea37dc0a8f1ce002ce2",
  "_spec": "duplexer3@^0.1.4",
  "_where": "/srv/reevo-2020/bin/wiki/ImportarDesdeURL/node_modules/got",
  "author": {
    "name": "Conrad Pankoff",
    "email": "deoxxa@fknsrs.biz",
    "url": "http://www.fknsrs.biz/"
  },
  "bugs": {
    "url": "https://github.com/floatdrop/duplexer3/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Like duplexer but using streams3",
  "devDependencies": {
    "mocha": "^2.2.5"
  },
  "engine": {
    "node": ">=4"
  },
  "files": [
    "index.js"
  ],
  "homepage": "https://github.com/floatdrop/duplexer3#readme",
  "keywords": [
    "duplex",
    "duplexer",
    "stream",
    "stream3",
    "join",
    "combine"
  ],
  "license": "BSD-3-Clause",
  "name": "duplexer3",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/floatdrop/duplexer3.git"
  },
  "scripts": {
    "test": "mocha -R tap"
  },
  "version": "0.1.4"
}