{
  "_args": [
    [
      "browser-readablestream-to-it@1.0.3",
      "/var/www/karbon-ai-be-new"
    ]
  ],
  "_from": "browser-readablestream-to-it@1.0.3",
  "_id": "browser-readablestream-to-it@1.0.3",
  "_inBundle": false,
  "_integrity": "sha512-+12sHB+Br8HIh6VAMVEG5r3UXCyESIgDW7kzk3BjIXa43DVqVwL7GC5TW3jeh+72dtcH99pPVpw0X8i0jt+/kw==",
  "_location": "/browser-readablestream-to-it",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "browser-readablestream-to-it@1.0.3",
    "name": "browser-readablestream-to-it",
    "escapedName": "browser-readablestream-to-it",
    "rawSpec": "1.0.3",
    "saveSpec": null,
    "fetchSpec": "1.0.3"
  },
  "_requiredBy": [
    "/blob-to-it",
    "/ipfs-car",
    "/ipfs-core-utils",
    "/ipfs-utils"
  ],
  "_resolved": "https://registry.npmjs.org/browser-readablestream-to-it/-/browser-readablestream-to-it-1.0.3.tgz",
  "_spec": "1.0.3",
  "_where": "/var/www/karbon-ai-be-new",
  "author": {
    "name": "Alex Potsides",
    "email": "alex@achingbrain.net"
  },
  "bugs": {
    "url": "https://github.com/achingbrain/it/issues"
  },
  "description": "Turns a browser readble stream into an async iterator",
  "devDependencies": {
    "chai": "^4.2.0",
    "it-all": "^1.0.6",
    "mocha": "8.0.1",
    "playwright-test": "^0.7.1",
    "standard": "^16.0.3",
    "typescript": "^4.0.2"
  },
  "gitHead": "29126fa87dae108acef381693812f22ac8f9362b",
  "homepage": "https://github.com/achingbrain/it/tree/master/packages/browser-readablestream-to-it#readme",
  "license": "ISC",
  "main": "index.js",
  "name": "browser-readablestream-to-it",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/achingbrain/it.git"
  },
  "scripts": {
    "build": "npm run build:types",
    "build:types": "tsc --emitDeclarationOnly --declarationDir dist",
    "check": "tsc --noEmit",
    "clean": "rm -rf dist",
    "coverage": "playwright-test",
    "lint": "standard",
    "prepublishOnly": "npm run build",
    "test": "playwright-test"
  },
  "types": "dist/index.d.ts",
  "version": "1.0.3"
}
