commit d14ce52b3c83c1ec4f58b9a0b0e571ca8fead7ce Author: Philipp Kunz Date: Sat Mar 30 21:48:26 2024 +0100 update npmextra.json: githost diff --git a/npmextra.json b/npmextra.json new file mode 100644 index 0000000..c582b38 --- /dev/null +++ b/npmextra.json @@ -0,0 +1,18 @@ +{ + "gitzone": { + "projectType": "npm", + "module": { + "githost": "code.foss.global", + "gitscope": "push.rocks", + "gitrepo": "smartrestic", + "description": "a modules packaging restic", + "npmPackagename": "@push.rocks/smartrestic", + "license": "MIT", + "projectDomain": "push.rocks" + } + }, + "npmci": { + "npmGlobalTools": [], + "npmAccessLevel": "public" + } +} \ No newline at end of file