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/pofile/package.json
{
  "name": "pofile",
  "description": "Parse and serialize Gettext PO files.",
  "version": "1.1.4",
  "author": {
    "name": "Ruben Vermeersch",
    "email": "ruben@savanne.be",
    "url": "http://savanne.be/"
  },
  "contributors": [
    "Eyal Lewinsohn",
    "Gabe Gorelick",
    "Julian Bäume",
    "Mike Holly",
    "Sander Houttekier"
  ],
  "homepage": "http://github.com/rubenv/pofile",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "http://github.com/rubenv/pofile.git"
  },
  "main": "./lib/po",
  "types": "./pofile.d.ts",
  "keywords": [
    "i18n",
    "l10n",
    "gettext",
    "mo",
    "po"
  ],
  "scripts": {
    "test": "grunt test",
    "prepublish": "grunt build"
  },
  "directories": {
    "test": "test"
  },
  "devDependencies": {
    "browserify": "~14.0.0",
    "coffeescript": "^2.6.1",
    "grunt": "~1.5.2",
    "grunt-browserify": "~5.0.0",
    "grunt-bump": "0.8.0",
    "grunt-contrib-clean": "~1.0.0",
    "grunt-contrib-jshint": "~1.1.0",
    "grunt-contrib-uglify": "~2.1.0",
    "grunt-contrib-watch": "~1.1.0",
    "grunt-jscs": "~3.0.1",
    "grunt-mocha-cli": "~7.0.0"
  },
  "dependencies": {}
}