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/dns-sync/package.json
{
  "name": "@amoo-miki/dns-sync",
  "version": "0.2.2",
  "description": "dns-sync",
  "main": "index.js",
  "scripts": {
    "test": "mocha",
    "lint": "eslint ."
  },
  "homepage": "https://github.com/AMoo-Miki/node-dns-sync",
  "repository": {
    "type": "git",
    "url": "git@github.com:AMoo-Miki/node-dns-sync.git"
  },
  "keywords": [
    "dns sync",
    "server startup",
    "nodejs"
  ],
  "authors": [
    "AMoo-Miki",
    "Sanjeev Koranga"
  ],
  "license": "MIT",
  "readmeFilename": "README.md",
  "dependencies": {
    "debug": "^4",
    "shelljs": "~0.8"
  },
  "devDependencies": {
    "mocha": "^9",
    "eslint": "^6",
    "eslint-plugin-standard": "^4"
  }
}