File: D:/HostingSpaces/SBogers10/helder.komma.pro/node_modules/duplexify/package.json
{
"_args": [
[
{
"raw": "duplexify@^3.4.2",
"scope": null,
"escapedName": "duplexify",
"name": "duplexify",
"rawSpec": "^3.4.2",
"spec": ">=3.4.2 <4.0.0",
"type": "range"
},
"/Users/mike/Webdevelopment/Helder/node_modules/mississippi"
]
],
"_from": "duplexify@>=3.4.2 <4.0.0",
"_hasShrinkwrap": false,
"_id": "duplexify@3.6.1",
"_inCache": true,
"_location": "/duplexify",
"_nodeVersion": "10.11.0",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/duplexify_3.6.1_1539468058997_0.5627181059372255"
},
"_npmUser": {
"name": "mafintosh",
"email": "mathiasbuus@gmail.com"
},
"_npmVersion": "6.4.1",
"_phantomChildren": {},
"_requested": {
"raw": "duplexify@^3.4.2",
"scope": null,
"escapedName": "duplexify",
"name": "duplexify",
"rawSpec": "^3.4.2",
"spec": ">=3.4.2 <4.0.0",
"type": "range"
},
"_requiredBy": [
"/mississippi",
"/pumpify"
],
"_resolved": "https://registry.npmjs.org/duplexify/-/duplexify-3.6.1.tgz",
"_shasum": "b1a7a29c4abfd639585efaecce80d666b1e34125",
"_shrinkwrap": null,
"_spec": "duplexify@^3.4.2",
"_where": "/Users/mike/Webdevelopment/Helder/node_modules/mississippi",
"author": {
"name": "Mathias Buus"
},
"bugs": {
"url": "https://github.com/mafintosh/duplexify/issues"
},
"dependencies": {
"end-of-stream": "^1.0.0",
"inherits": "^2.0.1",
"readable-stream": "^2.0.0",
"stream-shift": "^1.0.0"
},
"description": "Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input",
"devDependencies": {
"concat-stream": "^1.5.2",
"tape": "^4.0.0",
"through2": "^2.0.0"
},
"directories": {},
"dist": {
"integrity": "sha512-vM58DwdnKmty+FSPzT14K9JXb90H+j5emaR4KYbr2KTIz00WHGbWOe5ghQTx233ZCLZtrGDALzKwcjEtSt35mA==",
"shasum": "b1a7a29c4abfd639585efaecce80d666b1e34125",
"tarball": "https://registry.npmjs.org/duplexify/-/duplexify-3.6.1.tgz",
"fileCount": 7,
"unpackedSize": 17134,
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbwmsbCRA9TVsSAnZWagAAelEP/A5VZxVzcgJVZsek36p8\nmh0PPoafTY4hFj7njFmelYerEg+djzOYmMdx1opAhb+wsbM874UCZ0ysSv62\nF6D+71ifkPIk0jJ4ep7RhDsti9M0ea58qyrP6F4i89puvUSlgoD42sNKX9sK\nG91R2SqiG9ZfUsL0aMwmhAsIPfLdVFitHJHYvtXXFDktjktpBCYv2K6IWCdT\nRgw0iypZYPd62v6n0ZuuZAXrPTZ9ctvUFB7vAkrHCXkPw/WnN03+n8yVUQ41\nCttvsDHr5kH13TEUqTkAefTodV0gZgm82P8sUTLwJ5nl7vQ4/XkAb5wH73xR\nh+4hx7ov3MfusqGc+YNcGcpavtawy8r8c8ZZffQwA6Ny0MkH4pjBSHsOfmyP\nIu5M6m+RfGGsxhwucjIjM1UKkdFGF32ZxJD36qdYRkhB9SLhVHAmpX7tqEsd\nwKhmHBHCTFKOpYPtko5fU4WhjuEh2CdMtyhaHSDHyOoXRNRD2f5VETFQLseU\n+4H9QIwZ0w/fkSVdzjEoJgXa04pkJkpG83szcqiZCzSGnirqJElkPuK7Yb9n\noez0INla69TClboFVd5isMbmtOC50DSwBrdx58Fy9HkpT4ocaPFMwBemBYwp\nzuklUttd3i9O1dYo08wY8i/9Qr0P3MHmLSqUvMZwYcvOZ0lDyNjua1XyRQ8r\nKAmT\r\n=mMMu\r\n-----END PGP SIGNATURE-----\r\n"
},
"gitHead": "683ee893bb34202d1f00228e184ca38dfb849d50",
"homepage": "https://github.com/mafintosh/duplexify",
"keywords": [
"duplex",
"streams2",
"streams",
"stream",
"writable",
"readable",
"async"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "mafintosh",
"email": "mathiasbuus@gmail.com"
}
],
"name": "duplexify",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/mafintosh/duplexify.git"
},
"scripts": {
"test": "tape test.js"
},
"version": "3.6.1"
}