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/buffer-alloc/package.json
{
  "_args": [
    [
      "buffer-alloc@1.2.0",
      "/home/arjun/projects/buyercall"
    ]
  ],
  "_development": true,
  "_from": "buffer-alloc@1.2.0",
  "_id": "buffer-alloc@1.2.0",
  "_inBundle": false,
  "_integrity": "sha512-CFsHQgjtW1UChdXgbyJGtnm+O/uLQeZdtbDo8mfUgYXCHSM1wgrVxXm6bSyrUuErEb+4sYVGCzASBRot7zyrow==",
  "_location": "/buffer-alloc",
  "_optional": true,
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "buffer-alloc@1.2.0",
    "name": "buffer-alloc",
    "escapedName": "buffer-alloc",
    "rawSpec": "1.2.0",
    "saveSpec": null,
    "fetchSpec": "1.2.0"
  },
  "_requiredBy": [
    "/tar-stream"
  ],
  "_resolved": "https://registry.npmjs.org/buffer-alloc/-/buffer-alloc-1.2.0.tgz",
  "_spec": "1.2.0",
  "_where": "/home/arjun/projects/buyercall",
  "bugs": {
    "url": "https://github.com/LinusU/buffer-alloc/issues"
  },
  "dependencies": {
    "buffer-alloc-unsafe": "^1.1.0",
    "buffer-fill": "^1.0.0"
  },
  "description": "A [ponyfill](https://ponyfill.com) for `Buffer.alloc`.",
  "devDependencies": {
    "standard": "^7.1.2"
  },
  "files": [
    "index.js"
  ],
  "homepage": "https://github.com/LinusU/buffer-alloc#readme",
  "keywords": [
    "alloc",
    "allocate",
    "buffer alloc",
    "buffer allocate",
    "buffer"
  ],
  "license": "MIT",
  "name": "buffer-alloc",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/LinusU/buffer-alloc.git"
  },
  "scripts": {
    "test": "standard && node test"
  },
  "version": "1.2.0"
}