diff --git a/npmextra.json b/npmextra.json index faf1761..71b7373 100644 --- a/npmextra.json +++ b/npmextra.json @@ -1,4 +1,14 @@ { + "gitzone": { + "module": { + "githost": "gitlab.com", + "gitscope": "pushrocks", + "gitrepo": "gulp-browser", + "shortDescription": "browserify and other goodies for gulp", + "npmPackagename": "@pushrocks/gulp-browser", + "license": "MIT" + } + }, "npmci": { "npmGlobalTools": [] } diff --git a/package.json b/package.json index 50e9e12..a082751 100644 --- a/package.json +++ b/package.json @@ -44,4 +44,4 @@ "babelify": "^10.0.0", "gulp": "^4.0.0" } -} +} \ No newline at end of file