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/gettext-parser/package.json
{
  "_args": [
    [
      "gettext-parser@1.1.0",
      "/home/arjun/projects/buyercall_forms/buyercall"
    ]
  ],
  "_from": "gettext-parser@1.1.0",
  "_id": "gettext-parser@1.1.0",
  "_inBundle": false,
  "_integrity": "sha512-zL3eayB0jF+cr6vogH/VJKoKcj7uQj2TPByaaj6a4k/3elk9iq7fiwCM2FqdzS/umo021RetSanVisarzeb9Wg==",
  "_location": "/gettext-parser",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "gettext-parser@1.1.0",
    "name": "gettext-parser",
    "escapedName": "gettext-parser",
    "rawSpec": "1.1.0",
    "saveSpec": null,
    "fetchSpec": "1.1.0"
  },
  "_requiredBy": [
    "/po2json"
  ],
  "_resolved": "https://registry.npmjs.org/gettext-parser/-/gettext-parser-1.1.0.tgz",
  "_spec": "1.1.0",
  "_where": "/home/arjun/projects/buyercall_forms/buyercall",
  "author": {
    "name": "Andris Reinman"
  },
  "bugs": {
    "url": "https://github.com/andris9/gettext-parser/issues"
  },
  "dependencies": {
    "encoding": "^0.1.11"
  },
  "description": "Parse and compile gettext po and mo files to/from json, nothing more, nothing less",
  "devDependencies": {
    "chai": "^1.10.0",
    "grunt": "^0.4.5",
    "grunt-contrib-jshint": "^0.10.0",
    "grunt-mocha-test": "^0.12.7",
    "mocha": "^2.1.0"
  },
  "homepage": "http://github.com/andris9/gettext-parser",
  "keywords": [
    "i18n",
    "l10n",
    "gettext",
    "mo",
    "po"
  ],
  "license": "MIT",
  "main": "./index",
  "name": "gettext-parser",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/andris9/gettext-parser.git"
  },
  "scripts": {
    "test": "grunt"
  },
  "version": "1.1.0"
}