hosts-etc
Version:
Manages your system host file in a more productive way!
28 lines (27 loc) • 623 B
JSON
{
"name": "hosts-etc",
"version": "1.3.1",
"description": "Manages your system host file in a more productive way!",
"main": "hosts-etc.js",
"scripts": {
"test": "echo \"No test specified\""
},
"repository": {
"type": "git",
"url": "git+https://github.com/TheBrenny/hosts-etc.git"
},
"keywords": [
"hosts",
"/etc/hosts",
"hostfile",
"local",
"dns",
"hostman"
],
"author": "TheBrenny <iam@justbrenny.me>",
"license": "MIT",
"bugs": {
"url": "https://github.com/TheBrenny/hosts-etc/issues"
},
"homepage": "https://github.com/TheBrenny/hosts-etc#readme"
}