add UV, break dynamic
This commit is contained in:
+12
-11
@@ -5,24 +5,25 @@
|
||||
"main": "index.js",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"start": "node index.js"
|
||||
"start": "node index.js"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/polarisdevs/Polaris.git"
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/polarisdevs/Polaris.git"
|
||||
},
|
||||
"keywords": [
|
||||
"games",
|
||||
"unblocked",
|
||||
"proxy"
|
||||
"games",
|
||||
"unblocked",
|
||||
"proxy"
|
||||
],
|
||||
"author": "Polaris Developments",
|
||||
"license": "GNU-3.0-or-later",
|
||||
"homepage": "https://github.com/polarisdevs/Polaris#readme",
|
||||
"dependencies": {
|
||||
"@tomphttp/bare-server-node": "*",
|
||||
"cors": "*",
|
||||
"express": "*",
|
||||
"mime": "*"
|
||||
"@tomphttp/bare-server-node": "*",
|
||||
"cors": "*",
|
||||
"easyviolet": "github:Russell2259/Easyviolet",
|
||||
"express": "*",
|
||||
"mime": "*"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user