UNPKG

@oawu/ddns

Version:

🌐 給予我的 IP 一個漂亮的名稱吧 DDNS

33 lines (32 loc) 696 B
{ "name": "@oawu/ddns", "version": "1.0.7", "description": "🌐 給予我的 IP 一個漂亮的名稱吧 DDNS", "main": "index.js", "scripts": { "test": "node test.js" }, "repository": { "type": "git", "url": "git+https://github.com/oawu/npm-ddns.git" }, "keywords": [ "DDNS", "Cloudflare", "Public IP" ], "author": { "name": "OA Wu", "email": "oawu.tw@gmail.com", "url": "https://www.ioa.tw" }, "license": "MIT", "bugs": { "url": "https://github.com/oawu/npm-ddns/issues" }, "homepage": "https://github.com/oawu/npm-ddns#readme", "dependencies": { "@oawu/cli-progress": "^1.0.15", "@oawu/queue": "^1.0.11" } }