HEX
Server: nginx/1.24.0
System: Linux nowruzgan 6.8.0-57-generic #59-Ubuntu SMP PREEMPT_DYNAMIC Sat Mar 15 17:40:59 UTC 2025 x86_64
User: babak (1000)
PHP: 8.3.6
Disabled: NONE
Upload Files
File: //usr/share/opensearch-dashboards/node_modules/intl-format-cache/package.json
{
  "name": "intl-format-cache",
  "version": "2.2.9",
  "description": "A memoizer factory for Intl format constructors.",
  "main": "index.js",
  "module": "lib/index.js",
  "typings": "lib/index.d.ts",
  "scripts": {
    "clean": "rimraf dist lib",
    "benchmark": "ts-node --project tests/tsconfig.json tests/benchmark",
    "build": "tsc && tsc -p src/tsconfig.cjs.json && rollup -c rollup.config.js",
    "test": "mocha --opts ../../mocha.opts tests/index.ts",
    "prepublishOnly": "npm run build"
  },
  "devDependencies": {
    "intl-messageformat": "^3.3.0",
    "intl-relativeformat": "^5.0.0"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/formatjs/formatjs.git"
  },
  "keywords": [
    "intl",
    "i18n"
  ],
  "author": "Eric Ferraiuolo <eferraiuolo@gmail.com>",
  "license": "BSD-3-Clause",
  "bugs": {
    "url": "https://github.com/formatjs/formatjs/issues"
  },
  "homepage": "https://github.com/formatjs/formatjs",
  "gitHead": "6c131ebfbd0431cc32520f6880e1ea917797a389"
}