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/encoding/package.json
{
  "_args": [
    [
      "encoding@0.1.13",
      "/home/arjun/projects/buyercall"
    ]
  ],
  "_from": "encoding@0.1.13",
  "_id": "encoding@0.1.13",
  "_inBundle": false,
  "_integrity": "sha512-ETBauow1T35Y/WZMkio9jiM0Z5xjHHmJ4XmjZOq1l/dXz3lr2sRn87nJy20RupqSh1F2m3HHPSp8ShIPQJrJ3A==",
  "_location": "/encoding",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "encoding@0.1.13",
    "name": "encoding",
    "escapedName": "encoding",
    "rawSpec": "0.1.13",
    "saveSpec": null,
    "fetchSpec": "0.1.13"
  },
  "_requiredBy": [
    "/gettext-parser"
  ],
  "_resolved": "https://registry.npmjs.org/encoding/-/encoding-0.1.13.tgz",
  "_spec": "0.1.13",
  "_where": "/home/arjun/projects/buyercall",
  "author": {
    "name": "Andris Reinman"
  },
  "bugs": {
    "url": "https://github.com/andris9/encoding/issues"
  },
  "dependencies": {
    "iconv-lite": "^0.6.2"
  },
  "description": "Convert encodings, uses iconv-lite",
  "devDependencies": {
    "nodeunit": "0.11.3"
  },
  "homepage": "https://github.com/andris9/encoding#readme",
  "license": "MIT",
  "main": "lib/encoding.js",
  "name": "encoding",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/andris9/encoding.git"
  },
  "scripts": {
    "test": "nodeunit test"
  },
  "version": "0.1.13"
}