switch to new org scheme

This commit is contained in:
Philipp Kunz 2023-07-10 02:41:49 +02:00
parent 8c4404ff68
commit fd4bd1919e
2 changed files with 4 additions and 4 deletions

View File

@ -7,10 +7,10 @@
"projectType": "npm",
"module": {
"githost": "gitlab.com",
"gitscope": "pushrocks",
"gitscope": "push.rocks",
"gitrepo": "projectinfo",
"description": "gather information about projects. supports npm, git etc.",
"npmPackagename": "@pushrocks/projectinfo",
"npmPackagename": "@push.rocks/projectinfo",
"license": "MIT"
}
}

View File

@ -1,5 +1,5 @@
{
"name": "@pushrocks/projectinfo",
"name": "@push.rocks/projectinfo",
"version": "5.0.1",
"private": false,
"description": "gather information about projects. supports npm, git etc.",
@ -57,4 +57,4 @@
"browserslist": [
"last 1 chrome versions"
]
}
}