HEX
Server: Apache/2.4.41
System: Linux mainweb 5.4.0-182-generic #202-Ubuntu SMP Fri Apr 26 12:29:36 UTC 2024 x86_64
User: nationalmedicaregrp (1119)
PHP: 8.3.7
Disabled: exec,passthru,shell_exec,system,popen,proc_open,pcntl_exec
Upload Files
File: /home/ubuntu/.nvm/versions/node/v8.16.2/lib/node_modules/npm/node_modules/byte-size/package.json
{
  "_args": [
    [
      "[email protected]",
      "/Users/rebecca/code/npm"
    ]
  ],
  "_from": "[email protected]",
  "_id": "[email protected]",
  "_inBundle": false,
  "_integrity": "sha512-JGC3EV2bCzJH/ENSh3afyJrH4vwxbHTuO5ljLoI5+2iJOcEpMgP8T782jH9b5qGxf2mSUIp1lfGnfKNrRHpvVg==",
  "_location": "/byte-size",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "[email protected]",
    "name": "byte-size",
    "escapedName": "byte-size",
    "rawSpec": "4.0.3",
    "saveSpec": null,
    "fetchSpec": "4.0.3"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/byte-size/-/byte-size-4.0.3.tgz",
  "_spec": "4.0.3",
  "_where": "/Users/rebecca/code/npm",
  "author": {
    "name": "Lloyd Brookes",
    "email": "[email protected]"
  },
  "bugs": {
    "url": "https://github.com/75lb/byte-size/issues"
  },
  "contributors": [
    {
      "name": "Raul Perez",
      "email": "[email protected]",
      "url": "http://repejota.com"
    }
  ],
  "description": "Convert a bytes (and octets) value to a more human-readable format. Choose between metric or IEC units.",
  "devDependencies": {
    "coveralls": "^3.0.1",
    "jsdoc-to-markdown": "^4.0.1",
    "test-runner": "^0.5.0"
  },
  "files": [
    "index.js"
  ],
  "homepage": "https://github.com/75lb/byte-size#readme",
  "keywords": [
    "convert",
    "bytes",
    "octet",
    "size",
    "human",
    "readable",
    "metric",
    "IEC"
  ],
  "license": "MIT",
  "name": "byte-size",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/75lb/byte-size.git"
  },
  "scripts": {
    "cover": "istanbul cover ./node_modules/.bin/test-runner test.js && cat coverage/lcov.info | ./node_modules/.bin/coveralls",
    "docs": "jsdoc2md -t README.hbs index.js > README.md; echo",
    "test": "test-runner test.js"
  },
  "version": "4.0.3"
}