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/create-ecdh/node_modules/bn.js/package.json
{
  "_args": [
    [
      "bn.js@4.12.0",
      "/home/arjun/projects/buyercall"
    ]
  ],
  "_development": true,
  "_from": "bn.js@4.12.0",
  "_id": "bn.js@4.12.0",
  "_inBundle": false,
  "_integrity": "sha512-c98Bf3tPniI+scsdk237ku1Dc3ujXQTSgyiPUDEOe7tRkhrqridvh8klBv0HCEso1OLOYcHuCv/cS6DNxKH+ZA==",
  "_location": "/create-ecdh/bn.js",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "bn.js@4.12.0",
    "name": "bn.js",
    "escapedName": "bn.js",
    "rawSpec": "4.12.0",
    "saveSpec": null,
    "fetchSpec": "4.12.0"
  },
  "_requiredBy": [
    "/create-ecdh"
  ],
  "_resolved": "https://registry.npmjs.org/bn.js/-/bn.js-4.12.0.tgz",
  "_spec": "4.12.0",
  "_where": "/home/arjun/projects/buyercall",
  "author": {
    "name": "Fedor Indutny",
    "email": "fedor@indutny.com"
  },
  "browser": {
    "buffer": false
  },
  "bugs": {
    "url": "https://github.com/indutny/bn.js/issues"
  },
  "description": "Big number implementation in pure javascript",
  "devDependencies": {
    "istanbul": "^0.3.5",
    "mocha": "^2.1.0",
    "semistandard": "^7.0.4"
  },
  "homepage": "https://github.com/indutny/bn.js",
  "keywords": [
    "BN",
    "BigNum",
    "Big number",
    "Modulo",
    "Montgomery"
  ],
  "license": "MIT",
  "main": "lib/bn.js",
  "name": "bn.js",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/indutny/bn.js.git"
  },
  "scripts": {
    "lint": "semistandard",
    "test": "npm run lint && npm run unit",
    "unit": "mocha --reporter=spec test/*-test.js"
  },
  "version": "4.12.0"
}