switch to new org scheme

This commit is contained in:
Philipp Kunz 2023-07-10 10:16:56 +02:00
parent e337241dd6
commit 85f5985249
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": "smartnpm",
"shortDescription": "interface with npm to retrieve package information",
"npmPackagename": "@pushrocks/smartnpm",
"npmPackagename": "@push.rocks/smartnpm",
"license": "MIT"
}
}

View File

@ -1,5 +1,5 @@
{
"name": "@pushrocks/smartnpm",
"name": "@push.rocks/smartnpm",
"version": "2.0.3",
"private": false,
"description": "interface with npm to retrieve package information",
@ -46,4 +46,4 @@
"browserslist": [
"last 1 chrome versions"
]
}
}