| Server IP : 185.208.173.17 / Your IP : 87.236.161.98 Web Server : Microsoft-IIS/10.0 System : Windows NT SRV8576125506 10.0 build 26100 (Windows Server 2016) AMD64 User : IUSR ( 0) PHP Version : 7.4.13 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/inetpub/wwwroot/parsmega.nuxt/node_modules/npm/node_modules/minipass/ |
Upload File : |
{
"_args": [
[
"minipass@3.1.5",
"C:\\inetpub\\wwwroot\\parsmega.com"
]
],
"_from": "minipass@3.1.5",
"_id": "minipass@3.1.5",
"_inBundle": true,
"_location": "/npm/minipass",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "minipass@3.1.5",
"name": "minipass",
"escapedName": "minipass",
"rawSpec": "3.1.5",
"saveSpec": null,
"fetchSpec": "3.1.5"
},
"_requiredBy": [
"/npm",
"/npm/cacache",
"/npm/fs-minipass",
"/npm/libnpmaccess",
"/npm/make-fetch-happen",
"/npm/minipass-collect",
"/npm/minipass-fetch",
"/npm/minipass-flush",
"/npm/minipass-json-stream",
"/npm/minipass-pipeline",
"/npm/minipass-sized",
"/npm/minizlib",
"/npm/npm-registry-fetch",
"/npm/pacote",
"/npm/ssri",
"/npm/tar"
],
"_resolved": false,
"_spec": "3.1.5",
"_where": "C:\\inetpub\\wwwroot\\parsmega.com",
"author": {
"name": "Isaac Z. Schlueter",
"email": "i@izs.me",
"url": "http://blog.izs.me/"
},
"bugs": {
"url": "https://github.com/isaacs/minipass/issues"
},
"dependencies": {
"yallist": "^4.0.0"
},
"description": "minimal implementation of a PassThrough stream",
"devDependencies": {
"end-of-stream": "^1.4.0",
"tap": "^15.0.9",
"through2": "^2.0.3"
},
"engines": {
"node": ">=8"
},
"files": [
"index.js"
],
"homepage": "https://github.com/isaacs/minipass#readme",
"keywords": [
"passthrough",
"stream"
],
"license": "ISC",
"main": "index.js",
"name": "minipass",
"repository": {
"type": "git",
"url": "git+https://github.com/isaacs/minipass.git"
},
"scripts": {
"postpublish": "git push origin --follow-tags",
"postversion": "npm publish --tag=next",
"preversion": "npm test",
"test": "tap"
},
"tap": {
"check-coverage": true
},
"version": "3.1.5"
}