HEX
Server: Apache/2.4.52 (Ubuntu)
System: Linux spn-python 5.15.0-89-generic #99-Ubuntu SMP Mon Oct 30 20:42:41 UTC 2023 x86_64
User: arjun (1000)
PHP: 8.1.2-1ubuntu2.20
Disabled: NONE
Upload Files
File: //home/arjun/projects/buyercall/node_modules/read-only-stream/package.json
{
  "_args": [
    [
      "read-only-stream@2.0.0",
      "/home/arjun/projects/buyercall"
    ]
  ],
  "_development": true,
  "_from": "read-only-stream@2.0.0",
  "_id": "read-only-stream@2.0.0",
  "_inBundle": false,
  "_integrity": "sha512-3ALe0bjBVZtkdWKIcThYpQCLbBMd/+Tbh2CDSrAIDO3UsZ4Xs+tnyjv2MjCOMMgBG+AsUOeuP1cgtY1INISc8w==",
  "_location": "/read-only-stream",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "read-only-stream@2.0.0",
    "name": "read-only-stream",
    "escapedName": "read-only-stream",
    "rawSpec": "2.0.0",
    "saveSpec": null,
    "fetchSpec": "2.0.0"
  },
  "_requiredBy": [
    "/browserify"
  ],
  "_resolved": "https://registry.npmjs.org/read-only-stream/-/read-only-stream-2.0.0.tgz",
  "_spec": "2.0.0",
  "_where": "/home/arjun/projects/buyercall",
  "author": {
    "name": "James Halliday",
    "email": "mail@substack.net",
    "url": "http://substack.net"
  },
  "bugs": {
    "url": "https://github.com/substack/read-only-stream/issues"
  },
  "dependencies": {
    "readable-stream": "^2.0.2"
  },
  "description": "wrap a readable/writable stream to be read-only",
  "devDependencies": {
    "concat-stream": "^1.4.6",
    "covert": "^1.0.0",
    "tape": "^4.2.0",
    "through": "^2.3.4",
    "through2": "^2.0.0"
  },
  "homepage": "https://github.com/substack/read-only-stream",
  "keywords": [
    "stream",
    "readonly"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "read-only-stream",
  "repository": {
    "type": "git",
    "url": "git://github.com/substack/read-only-stream.git"
  },
  "scripts": {
    "coverage": "covert test/*.js",
    "test": "tape test/*.js"
  },
  "version": "2.0.0"
}