mirror of
https://github.com/taixingyiji/openit.git
synced 2025-10-28 13:42:24 +00:00
Hello World
This commit is contained in:
26
utils/rm/package.json
Normal file
26
utils/rm/package.json
Normal file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"name": "urlignore",
|
||||
"version": "1.0.0",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"start": "node index",
|
||||
"major": "node major"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/wu-mx/URLignore.git"
|
||||
},
|
||||
"author": "",
|
||||
"license": "GPL-3.0-or-later",
|
||||
"bugs": {
|
||||
"url": "https://github.com/wu-mx/URLignore/issues"
|
||||
},
|
||||
"homepage": "https://github.com/wu-mx/URLignore#readme",
|
||||
"dependencies": {
|
||||
"axios": "^0.27.2",
|
||||
"clash-proxy": "^0.0.2",
|
||||
"geoip-lite": "^1.4.5",
|
||||
"single-line-log": "^1.1.2"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user