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_forms/buyercall/node_modules/console-stream/package.json
{
  "_args": [
    [
      "console-stream@0.1.1",
      "/home/arjun/projects/buyercall_forms/buyercall"
    ]
  ],
  "_from": "console-stream@0.1.1",
  "_id": "console-stream@0.1.1",
  "_inBundle": false,
  "_integrity": "sha512-QC/8l9e6ofi6nqZ5PawlDgzmMw3OxIXtvolBzap/F4UDBJlDaZRSNbL/lb41C29FcbSJncBFlJFj2WJoNyZRfQ==",
  "_location": "/console-stream",
  "_optional": true,
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "console-stream@0.1.1",
    "name": "console-stream",
    "escapedName": "console-stream",
    "rawSpec": "0.1.1",
    "saveSpec": null,
    "fetchSpec": "0.1.1"
  },
  "_requiredBy": [
    "/squeak"
  ],
  "_resolved": "https://registry.npmjs.org/console-stream/-/console-stream-0.1.1.tgz",
  "_spec": "0.1.1",
  "_where": "/home/arjun/projects/buyercall_forms/buyercall",
  "author": {
    "name": "Raynos",
    "email": "raynos2@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/Raynos/console-stream/issues",
    "email": "raynos2@gmail.com"
  },
  "contributors": [
    {
      "name": "Raynos"
    }
  ],
  "dependencies": {},
  "description": "A writable stream that writes to the console",
  "devDependencies": {
    "browserify": "https://github.com/raynos/node-browserify/tarball/master",
    "tape": "~0.2.2",
    "testem": "~0.2.55"
  },
  "homepage": "https://github.com/Raynos/console-stream",
  "keywords": [],
  "licenses": [
    {
      "type": "MIT",
      "url": "http://github.com/Raynos/console-stream/raw/master/LICENSE"
    }
  ],
  "main": "index",
  "name": "console-stream",
  "repository": {
    "type": "git",
    "url": "git://github.com/Raynos/console-stream.git"
  },
  "scripts": {
    "build": "browserify test/index.js -o test/static/bundle.js",
    "test": "node ./test",
    "testem": "testem"
  },
  "testling": {
    "files": "test/index.js",
    "browsers": {
      "ie": [
        "8",
        "9",
        "10"
      ],
      "firefox": [
        "16",
        "17",
        "nightly"
      ],
      "chrome": [
        "22",
        "23",
        "canary"
      ],
      "opera": [
        "12",
        "next"
      ],
      "safari": [
        "5.1"
      ]
    }
  },
  "version": "0.1.1"
}