17 lines
310 B
JSON
17 lines
310 B
JSON
{
|
|
"name": "opennic_dnsmasq",
|
|
"version": "1.0.0",
|
|
"description": "",
|
|
"main": "generate_config.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"keywords": [],
|
|
"author": "",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"axios": "^1.7.2",
|
|
"jsdom": "^24.1.0"
|
|
}
|
|
}
|