gulp-function/npmextra.json
2024-03-10 23:29:56 +01:00

20 lines
447 B
JSON

{
"npmts": {
"mode": "default"
},
"npmci": {
"npmGlobalTools": [],
"npmAccessLevel": "public"
},
"gitzone": {
"projectType": "npm",
"module": {
"githost": "gitlab.com",
"gitscope": "push.rocks",
"gitrepo": "gulp-function",
"description": "accepts a function call as parameter to execute in gulp pipeline",
"npmPackagename": "@push.rocks/gulp-function",
"license": "MIT"
}
}
}