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/@elastic/numeral/package.json
{
  "name": "@amoo-miki/numeral",
  "version": "2.6.0",
  "description": "Fork of numeraljs for use in OpenSearch Dashboards",
  "authors": [
    "Adam Draper <adamwdraper@gmail.com> (http://github.com/adamwdraper)",
    "Spencer Alger <spalger@users.noreply.github.com>",
    "Chris Earle <pickypg+npm@elastic.co>",
    "AMoo-Miki"
  ],
  "scripts": {
    "test": "grunt",
    "build": "grunt build-languages"
  },
  "main": "./numeral.js",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/AMoo-Miki/numeral-js.git"
  },
  "bugs": {
    "url": "https://github.com/AMoo-Miki/numeral-js/issues"
  },
  "license": "MIT",
  "devDependencies": {
    "grunt": "^1.6.1",
    "grunt-cli": "^1.4.3",
    "grunt-contrib-jshint": "^3.2.0",
    "grunt-contrib-nodeunit": "^5.0.0",
    "prettier": "^2.8.8",
    "@types/prettier": "^2.7.3"
  }
}