diff --git a/npmextra.json b/npmextra.json index 5e1bef2..5e9058c 100644 --- a/npmextra.json +++ b/npmextra.json @@ -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" } } diff --git a/package.json b/package.json index 252430e..f0eb906 100644 --- a/package.json +++ b/package.json @@ -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" ] -} +} \ No newline at end of file