HEX
Server: LiteSpeed
System: Linux server.zepintelhosting.com 4.18.0 #1 SMP Mon Sep 30 15:36:27 MSK 2024 x86_64
User: enamadmin (1026)
PHP: 8.2.30
Disabled: exec,system,passthru,shell_exec,proc_open,popen,apache_child_terminate
Upload Files
File: /home/enamadmin/moodledata/filedir/bf/cb/bfcbf98eb348b690f0cd413bec0826557bd2e0ad
{
  "name": "json-parse-even-better-errors",
  "version": "2.3.1",
  "description": "JSON.parse with context information on error",
  "main": "index.js",
  "files": [
    "*.js"
  ],
  "scripts": {
    "preversion": "npm t",
    "postversion": "npm publish",
    "prepublishOnly": "git push --follow-tags",
    "test": "tap",
    "snap": "tap"
  },
  "repository": "https://github.com/npm/json-parse-even-better-errors",
  "keywords": [
    "JSON",
    "parser"
  ],
  "author": {
    "name": "Kat Marchán",
    "email": "kzm@zkat.tech",
    "twitter": "maybekatz"
  },
  "license": "MIT",
  "devDependencies": {
    "tap": "^14.6.5"
  },
  "tap": {
    "check-coverage": true
  }
}