{ "name": "dtdns-updater", "version": "2.0.0", "description": "A program that automaticly update a ip address on DtDNS.com", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "aws", "license": "MIT", "dependencies": { "snekfetch": "^4.0.0" }, "devDependencies": { "eslint": "^4.19.1" } }