smartdocumentation/npmextra.json

18 lines
453 B
JSON
Raw Normal View History

2022-06-10 12:14:00 +00:00
{
"gitzone": {
"projectType": "npm",
"module": {
2024-03-30 20:47:03 +00:00
"githost": "code.foss.global",
2023-07-10 00:48:46 +00:00
"gitscope": "push.rocks",
2022-06-10 12:14:00 +00:00
"gitrepo": "smartdocumentation",
"description": "a tool for mapping git directories to documentation sites",
2023-07-10 00:48:46 +00:00
"npmPackagename": "@push.rocks/smartdocumentation",
2022-06-10 12:14:00 +00:00
"license": "MIT",
"projectDomain": "push.rocks"
}
},
"npmci": {
"npmGlobalTools": [],
"npmAccessLevel": "public"
}
}