switch to new org scheme

This commit is contained in:
Philipp Kunz 2023-07-10 10:17:33 +02:00
parent 632015a7bd
commit 5d65e1668b
2 changed files with 4 additions and 4 deletions

View File

@ -3,10 +3,10 @@
"projectType": "npm",
"module": {
"githost": "gitlab.com",
"gitscope": "pushrocks",
"gitscope": "push.rocks",
"gitrepo": "smartproxy",
"description": "a proxy for handling high workloads of proxying",
"npmPackagename": "@pushrocks/smartproxy",
"npmPackagename": "@push.rocks/smartproxy",
"license": "MIT",
"projectDomain": "push.rocks"
}

View File

@ -1,5 +1,5 @@
{
"name": "@pushrocks/smartproxy",
"name": "@push.rocks/smartproxy",
"version": "3.0.58",
"private": false,
"description": "a proxy for handling high workloads of proxying",
@ -46,4 +46,4 @@
"browserslist": [
"last 1 chrome versions"
]
}
}