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-xor/package.json
{
  "_args": [
    [
      "buffer-xor@1.0.3",
      "/home/arjun/projects/buyercall"
    ]
  ],
  "_development": true,
  "_from": "buffer-xor@1.0.3",
  "_id": "buffer-xor@1.0.3",
  "_inBundle": false,
  "_integrity": "sha512-571s0T7nZWK6vB67HI5dyUF7wXiNcfaPPPTl6zYCNApANjIvYJTg7hlud/+cJpdAhS7dVzqMLmfhfHR3rAcOjQ==",
  "_location": "/buffer-xor",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "buffer-xor@1.0.3",
    "name": "buffer-xor",
    "escapedName": "buffer-xor",
    "rawSpec": "1.0.3",
    "saveSpec": null,
    "fetchSpec": "1.0.3"
  },
  "_requiredBy": [
    "/browserify-aes"
  ],
  "_resolved": "https://registry.npmjs.org/buffer-xor/-/buffer-xor-1.0.3.tgz",
  "_spec": "1.0.3",
  "_where": "/home/arjun/projects/buyercall",
  "author": {
    "name": "Daniel Cousens"
  },
  "bugs": {
    "url": "https://github.com/crypto-browserify/buffer-xor/issues"
  },
  "description": "A simple module for bitwise-xor on buffers",
  "devDependencies": {
    "mocha": "*",
    "standard": "*"
  },
  "homepage": "https://github.com/crypto-browserify/buffer-xor",
  "keywords": [
    "bits",
    "bitwise",
    "buffer",
    "buffer-xor",
    "crypto",
    "inline",
    "math",
    "memory",
    "performance",
    "xor"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "buffer-xor",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/crypto-browserify/buffer-xor.git"
  },
  "scripts": {
    "standard": "standard",
    "test": "npm run-script unit",
    "unit": "mocha"
  },
  "version": "1.0.3"
}