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: //proc/1233/root/home/arjun/projects/buyercall_forms/buyercall/node_modules/strnum/package.json
{
  "_args": [
    [
      "strnum@1.0.5",
      "/home/arjun/projects/buyercall_forms/buyercall"
    ]
  ],
  "_from": "strnum@1.0.5",
  "_id": "strnum@1.0.5",
  "_inBundle": false,
  "_integrity": "sha512-J8bbNyKKXl5qYcR36TIO8W3mVGVHrmmxsd5PAItGkmyzwJvybiw2IVq5nqd0i4LSNSkB/sx9VHllbfFdr9k1JA==",
  "_location": "/strnum",
  "_optional": true,
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "strnum@1.0.5",
    "name": "strnum",
    "escapedName": "strnum",
    "rawSpec": "1.0.5",
    "saveSpec": null,
    "fetchSpec": "1.0.5"
  },
  "_requiredBy": [
    "/fast-xml-parser"
  ],
  "_resolved": "https://registry.npmjs.org/strnum/-/strnum-1.0.5.tgz",
  "_spec": "1.0.5",
  "_where": "/home/arjun/projects/buyercall_forms/buyercall",
  "author": {
    "name": "Amit Gupta",
    "url": "https://amitkumargupta.work/"
  },
  "bugs": {
    "url": "https://github.com/NaturalIntelligence/strnum/issues"
  },
  "description": "Parse String to Number based on configuration",
  "devDependencies": {
    "jasmine": "^3.10.0"
  },
  "homepage": "https://github.com/NaturalIntelligence/strnum#readme",
  "keywords": [
    "string",
    "number",
    "parse",
    "convert"
  ],
  "license": "MIT",
  "main": "strnum.js",
  "name": "strnum",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/NaturalIntelligence/strnum.git"
  },
  "scripts": {
    "test": "jasmine strnum.test.js"
  },
  "version": "1.0.5"
}