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/shasum/package.json
{
  "_args": [
    [
      "shasum@1.0.2",
      "/home/arjun/projects/buyercall_forms/buyercall"
    ]
  ],
  "_development": true,
  "_from": "shasum@1.0.2",
  "_id": "shasum@1.0.2",
  "_inBundle": false,
  "_integrity": "sha512-UTzHm/+AzKfO9RgPgRpDIuMSNie1ubXRaljjlhFMNGYoG7z+rm9AHLPMf70R7887xboDH9Q+5YQbWKObFHEAtw==",
  "_location": "/shasum",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "shasum@1.0.2",
    "name": "shasum",
    "escapedName": "shasum",
    "rawSpec": "1.0.2",
    "saveSpec": null,
    "fetchSpec": "1.0.2"
  },
  "_requiredBy": [
    "/browserify"
  ],
  "_resolved": "https://registry.npmjs.org/shasum/-/shasum-1.0.2.tgz",
  "_spec": "1.0.2",
  "_where": "/home/arjun/projects/buyercall_forms/buyercall",
  "author": {
    "name": "'Dominic Tarr'",
    "email": "dominic.tarr@gmail.com",
    "url": "http://dominictarr.com"
  },
  "browser": {
    "./index.js": "./browser.js"
  },
  "bugs": {
    "url": "https://github.com/dominictarr/shasum/issues"
  },
  "dependencies": {
    "json-stable-stringify": "~0.0.0",
    "sha.js": "~2.4.4"
  },
  "description": "Single function that return the sha1sum. Installing this is just a little bit quicker than reading the crypto documentation.",
  "devDependencies": {},
  "homepage": "https://github.com/dominictarr/shasum",
  "license": "MIT",
  "name": "shasum",
  "repository": {
    "type": "git",
    "url": "git://github.com/dominictarr/shasum.git"
  },
  "scripts": {
    "test": "node test/index.js && node test/index.js browser"
  },
  "version": "1.0.2"
}