HEX
Server: nginx/1.18.0
System: Linux srv01 5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 x86_64
User: RaviMohan (1026)
PHP: 7.4.33
Disabled: exec,passthru,shell_exec,system
Upload Files
File: /home/GemsPile/kh.gemspile.com/web/node_modules/regjsparser/package.json
{
  "name": "regjsparser",
  "version": "0.11.1",
  "author": "'Julian Viereck' <[email protected]>",
  "license": "BSD-2-Clause",
  "main": "./parser",
  "types": "./parser.d.ts",
  "bin": "bin/parser",
  "homepage": "https://github.com/jviereck/regjsparser",
  "repository": {
    "type": "git",
    "url": "[email protected]:jviereck/regjsparser.git"
  },
  "scripts": {
    "lint": "eslint --max-warnings 0 .",
    "test": "run-p test:* && npm run lint",
    "test:src": "node test/index.js",
    "test:types": "tsc test/types.ts --noEmit"
  },
  "files": [
    "bin/",
    "LICENSE.BSD",
    "parser.js",
    "parser.d.ts",
    "README.md"
  ],
  "dependencies": {
    "jsesc": "~3.0.2"
  },
  "devDependencies": {
    "@unicode/unicode-16.0.0": "^1.6.0",
    "eslint": "^9.10.0",
    "eslint-plugin-regexp": "^2.6.0",
    "globals": "^15.9.0",
    "npm-run-all": "^4.1.5",
    "regenerate": "~1.0.1",
    "typescript": "^4.5.2"
  }
}