opennic2dnsmasq/package.json

17 lines
310 B
JSON
Raw Normal View History

2024-06-05 00:42:16 +03:00
{
"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"
}
}