Update package.json

This commit is contained in:
Yu Steven
2022-07-19 19:01:17 +08:00
committed by GitHub
parent 9e58fefae7
commit 5e2f968911

View File

@@ -1,22 +1,21 @@
{
"name": "urlignore",
"name": "rm",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"start": "node index",
"major": "node major"
"start": "node index"
},
"repository": {
"type": "git",
"url": "git+https://github.com/wu-mx/URLignore.git"
"url": "git+https://github.com/yu-steven/openit"
},
"author": "",
"license": "GPL-3.0-or-later",
"bugs": {
"url": "https://github.com/wu-mx/URLignore/issues"
"url": "https://github.com/yu-steven/openit/issues"
},
"homepage": "https://github.com/wu-mx/URLignore#readme",
"homepage": "https://github.com/yu-steven/openit#readme",
"dependencies": {
"axios": "^0.27.2",
"clash-proxy": "^0.0.2",