You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

21 lines
373 B

{
"name": "ovh-api-dyndns",
"version": "1.0.0",
"description": "",
"main": "index.js",
"type": "module",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "adb",
"license": "",
"dependencies": {
"sha1": "^1.1.1",
"superagent": "^6.1.0"
},
"devDependencies": {
"eslint": "^6.7.2"
}
}