{
"name": "hosts-switch",
"version": "2.0.0",
"description": "Hosts切换器",
"main": "src/main.js",
"scripts": {
"start": "electron ."
},
"author": {
"name": "yutent",
"email": "yutent.io@gmail.com"
"homepage": "https://yutent.me",
"license": "MIT"
}