Your IP : 216.73.216.86


Current Path : /home/emeraadmin/www/node_modules/npm/node_modules/minipass-sized/
Upload File :
Current File : /home/emeraadmin/www/node_modules/npm/node_modules/minipass-sized/package.json

{
  "_id": "minipass-sized@1.0.3",
  "_inBundle": true,
  "_location": "/npm/minipass-sized",
  "_phantomChildren": {
    "yallist": "4.0.0"
  },
  "_requiredBy": [
    "/npm/minipass-fetch"
  ],
  "author": {
    "name": "Isaac Z. Schlueter",
    "email": "i@izs.me",
    "url": "https://izs.me"
  },
  "bugs": {
    "url": "https://github.com/isaacs/minipass-sized/issues"
  },
  "dependencies": {
    "minipass": "^3.0.0"
  },
  "description": "A Minipass stream that raises an error if you get a different number of bytes than expected",
  "devDependencies": {
    "tap": "^14.6.4"
  },
  "directories": {
    "test": "test"
  },
  "engines": {
    "node": ">=8"
  },
  "homepage": "https://github.com/isaacs/minipass-sized#readme",
  "keywords": [
    "minipass",
    "size",
    "length"
  ],
  "license": "ISC",
  "main": "index.js",
  "name": "minipass-sized",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/isaacs/minipass-sized.git"
  },
  "scripts": {
    "postpublish": "git push origin --follow-tags",
    "postversion": "npm publish",
    "preversion": "npm test",
    "snap": "tap",
    "test": "tap"
  },
  "tap": {
    "check-coverage": true
  },
  "version": "1.0.3"
}