diff --git a/npmextra.json b/npmextra.json index e97ce76..d55304f 100644 --- a/npmextra.json +++ b/npmextra.json @@ -6,11 +6,11 @@ "gitzone": { "projectType": "npm", "module": { - "githost": "gitlab.com", - "gitscope": "pushrocks", + "githost": "code.foss.global", + "gitscope": "push.rocks", "gitrepo": "smartyaml", "description": "handle yaml in smart ways", - "npmPackagename": "@pushrocks/smartyaml", + "npmPackagename": "@push.rocks/smartyaml", "license": "MIT" } } diff --git a/package.json b/package.json index 0ae8bfd..3a6e8c7 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "@pushrocks/smartyaml", + "name": "@push.rocks/smartyaml", "version": "3.0.1", "private": false, "description": "handle yaml in smart ways", @@ -50,4 +50,4 @@ "npmextra.json", "readme.md" ] -} +} \ No newline at end of file