{
  "name": "singbox-converter",
  "version": "1.0.8",
  "description": "A module to convert proxy links to Sing-box format and back, based on Nekobox logic.",
  "main": "singbox-converter.js",
  "type": "module",
  "files": [
    "singbox-converter.js",
    "README.md"
  ],
  "repository": {
    "type": "git",
    "url": "git+https://github.com/OpexDevelop/singbox-converter.git"
  },
  "author": "t.me/OpexDev",
  "license": "ISC",
  "dependencies": {
    "js-yaml": "^4.1.0"
  }
}
