Back | Home
الـ Path الحالي: /home/picotech/domains/instantly.picotech.app/public_html/public/uploads/../uploads/../../../../instantly.picotech.app/homes/../../wa.picotech.app/public_html/node_modules/escape-html/../querystring/../@protobufjs/../delayed-stream/../iconv-lite/../stream-shift
الملفات الموجودة في هذا الـ Path:
.
..
.travis.yml
LICENSE
README.md
index.js
package.json
test.js

مشاهدة ملف: package.json

{
  "name": "stream-shift",
  "version": "1.0.1",
  "description": "Returns the next buffer/object in a stream's readable queue",
  "main": "index.js",
  "dependencies": {},
  "devDependencies": {
    "standard": "^7.1.2",
    "tape": "^4.6.0",
    "through2": "^2.0.1"
  },
  "scripts": {
    "test": "standard && tape test.js"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/mafintosh/stream-shift.git"
  },
  "author": "Mathias Buus (@mafintosh)",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/mafintosh/stream-shift/issues"
  },
  "homepage": "https://github.com/mafintosh/stream-shift"
}