![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /home/corals/clinic.corals.io/node_modules/through2/ |
{ "_args": [ [ "[email protected]", "/home/corals/clinic.corals.io" ] ], "_development": true, "_from": "[email protected]", "_id": "[email protected]", "_inBundle": false, "_integrity": "sha512-enaDQ4MUyP2W6ZyT6EsMzqBPZaM/avg8iuo+l2d3QCs0J+6RaqkHV/2/lOwDTueBHeJ/2LG9lrLW3d5rWPucuQ==", "_location": "/through2", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "[email protected]", "name": "through2", "escapedName": "through2", "rawSpec": "3.0.2", "saveSpec": null, "fetchSpec": "3.0.2" }, "_requiredBy": [ "/jsrender" ], "_resolved": "https://registry.npmjs.org/through2/-/through2-3.0.2.tgz", "_spec": "3.0.2", "_where": "/home/corals/clinic.corals.io", "author": { "name": "Rod Vagg", "email": "[email protected]", "url": "https://github.com/rvagg" }, "bugs": { "url": "https://github.com/rvagg/through2/issues" }, "dependencies": { "inherits": "^2.0.4", "readable-stream": "2 || 3" }, "description": "A tiny wrapper around Node.js streams.Transform (Streams2/3) to avoid explicit subclassing noise", "devDependencies": { "bl": "~2.0.1", "faucet": "0.0.1", "nyc": "~13.1.0", "stream-spigot": "~3.0.6", "tape": "~4.9.1" }, "homepage": "https://github.com/rvagg/through2#readme", "keywords": [ "stream", "streams2", "through", "transform" ], "license": "MIT", "main": "through2.js", "name": "through2", "repository": { "type": "git", "url": "git+https://github.com/rvagg/through2.git" }, "scripts": { "test": "nyc node test/test.js | faucet && nyc report" }, "version": "3.0.2" }