File: D:/HostingSpaces/SBogers10/somerenslust.komma.pro/node_modules/duplexify/package.json
{
"_args": [
[
{
"raw": "duplexify@^3.2.0",
"scope": null,
"escapedName": "duplexify",
"name": "duplexify",
"rawSpec": "^3.2.0",
"spec": ">=3.2.0 <4.0.0",
"type": "range"
},
"/Users/pascallemmen/Webdevelopment/Somerens Lust/node_modules/vinyl-fs"
]
],
"_from": "duplexify@>=3.2.0 <4.0.0",
"_id": "duplexify@3.5.3",
"_inCache": true,
"_location": "/duplexify",
"_nodeVersion": "8.9.3",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/duplexify-3.5.3.tgz_1515600869021_0.9974729833193123"
},
"_npmUser": {
"name": "mafintosh",
"email": "mathiasbuus@gmail.com"
},
"_npmVersion": "5.5.1",
"_phantomChildren": {},
"_requested": {
"raw": "duplexify@^3.2.0",
"scope": null,
"escapedName": "duplexify",
"name": "duplexify",
"rawSpec": "^3.2.0",
"spec": ">=3.2.0 <4.0.0",
"type": "range"
},
"_requiredBy": [
"/mississippi",
"/pumpify",
"/vinyl-fs"
],
"_resolved": "https://registry.npmjs.org/duplexify/-/duplexify-3.5.3.tgz",
"_shasum": "8b5818800df92fd0125b27ab896491912858243e",
"_shrinkwrap": null,
"_spec": "duplexify@^3.2.0",
"_where": "/Users/pascallemmen/Webdevelopment/Somerens Lust/node_modules/vinyl-fs",
"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-g8ID9OroF9hKt2POf8YLayy+9594PzmM3scI00/uBXocX3TWNgoB67hjzkFe9ITAbQOne/lLdBxHXvYUM4ZgGA==",
"shasum": "8b5818800df92fd0125b27ab896491912858243e",
"tarball": "https://registry.npmjs.org/duplexify/-/duplexify-3.5.3.tgz"
},
"gitHead": "0fd3535da85bc7c4cc196f63bad84bed184446ac",
"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.5.3"
}