smartdocumentation/npmextra.json
2022-06-10 14:14:00 +02:00

18 lines
445 B
JSON

{
"gitzone": {
"projectType": "npm",
"module": {
"githost": "gitlab.com",
"gitscope": "pushrocks",
"gitrepo": "smartdocumentation",
"description": "a tool for mapping git directories to documentation sites",
"npmPackagename": "@pushrocks/smartdocumentation",
"license": "MIT",
"projectDomain": "push.rocks"
}
},
"npmci": {
"npmGlobalTools": [],
"npmAccessLevel": "public"
}
}