HEX
Server: LiteSpeed
System: Linux CentOS-79-64-minimal 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64
User: vishn3436 (5293)
PHP: 8.0.15
Disabled: NONE
Upload Files
File: //data/Geometra-Web-Client-master/node_modules/decimal.js/package.json
{
  "_args": [
    [
      "decimal.js@9.0.1",
      "/data/rukkor/Geometra-Web-Client-master"
    ]
  ],
  "_from": "decimal.js@9.0.1",
  "_id": "decimal.js@9.0.1",
  "_inBundle": false,
  "_integrity": "sha512-2h0iKbJwnImBk4TGk7CG1xadoA0g3LDPlQhQzbZ221zvG0p2YVUedbKIPsOZXKZGx6YmZMJKYOalpCMxSdDqTQ==",
  "_location": "/decimal.js",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "decimal.js@9.0.1",
    "name": "decimal.js",
    "escapedName": "decimal.js",
    "rawSpec": "9.0.1",
    "saveSpec": null,
    "fetchSpec": "9.0.1"
  },
  "_requiredBy": [
    "/mathjs"
  ],
  "_resolved": "https://registry.npmjs.org/decimal.js/-/decimal.js-9.0.1.tgz",
  "_spec": "9.0.1",
  "_where": "/data/rukkor/Geometra-Web-Client-master",
  "author": {
    "name": "Michael Mclaughlin",
    "email": "M8ch88l@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/MikeMcl/decimal.js/issues"
  },
  "description": "An arbitrary-precision Decimal type for JavaScript.",
  "homepage": "https://github.com/MikeMcl/decimal.js#readme",
  "keywords": [
    "arbitrary",
    "precision",
    "arithmetic",
    "big",
    "number",
    "decimal",
    "float",
    "biginteger",
    "bigdecimal",
    "bignumber",
    "bigint",
    "bignum"
  ],
  "license": "MIT",
  "main": "./decimal",
  "module": "./decimal.mjs",
  "name": "decimal.js",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/MikeMcl/decimal.js.git"
  },
  "scripts": {
    "build": "uglifyjs decimal.js --source-map doc/decimal.js.map -c -m -o decimal.min.js --preamble \"/* decimal.js v9.0.1 https://github.com/MikeMcl/decimal.js/LICENCE */\"",
    "test": "node ./test/test.js"
  },
  "types": "decimal.d.ts",
  "version": "9.0.1"
}