smartaction/npmextra.json
2022-02-27 14:08:03 +01:00

18 lines
499 B
JSON

{
"gitzone": {
"projectType": "npm",
"module": {
"githost": "gitlab.com",
"gitscope": "pushrocks",
"gitrepo": "smartaction",
"description": "a module for managing actions. What was done? What needs to be done? How often should it be done? Whats currently being done?",
"npmPackagename": "@pushrocks/smartaction",
"license": "MIT",
"projectDomain": "push.rocks"
}
},
"npmci": {
"npmGlobalTools": [],
"npmAccessLevel": "public"
}
}