Your IP : 216.73.216.86


Current Path : /home/emeraadmin/public_html/node_modules/npm/node_modules/minipass-pipeline/
Upload File :
Current File : /home/emeraadmin/public_html/node_modules/npm/node_modules/minipass-pipeline/package.json

{
  "_id": "minipass-pipeline@1.2.4",
  "_inBundle": true,
  "_location": "/npm/minipass-pipeline",
  "_phantomChildren": {
    "yallist": "4.0.0"
  },
  "_requiredBy": [
    "/npm",
    "/npm/cacache",
    "/npm/make-fetch-happen"
  ],
  "author": {
    "name": "Isaac Z. Schlueter",
    "email": "i@izs.me",
    "url": "https://izs.me"
  },
  "dependencies": {
    "minipass": "^3.0.0"
  },
  "description": "create a pipeline of streams using Minipass",
  "devDependencies": {
    "tap": "^14.6.9"
  },
  "engines": {
    "node": ">=8"
  },
  "files": [
    "index.js"
  ],
  "license": "ISC",
  "name": "minipass-pipeline",
  "scripts": {
    "postpublish": "git push origin --follow-tags",
    "postversion": "npm publish",
    "preversion": "npm test",
    "snap": "tap",
    "test": "tap"
  },
  "tap": {
    "check-coverage": true
  },
  "version": "1.2.4"
}