{
  "name": "netcupdns",
  "version": "1.0.4",
  "description": "minimal JS wrapper for netcup DNS settings; easy dyndns;",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/firstdorsal/netcupdns"
  },
  "keywords": [
    "netcup"
  ],
  "author": "firstdorsal.eu",
  "license": "ISC",
  "dependencies": {
    "request": "^2.88.0",
    "request-promise": "^4.2.5"
  }
}
