smartaction/npmextra.json

18 lines
507 B
JSON
Raw Normal View History

2022-02-27 13:08:03 +00:00
{
"gitzone": {
"projectType": "npm",
"module": {
2024-03-30 20:46:34 +00:00
"githost": "code.foss.global",
2023-07-10 00:42:01 +00:00
"gitscope": "push.rocks",
2022-02-27 13:08:03 +00:00
"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?",
2023-07-10 00:42:01 +00:00
"npmPackagename": "@push.rocks/smartaction",
2022-02-27 13:08:03 +00:00
"license": "MIT",
"projectDomain": "push.rocks"
}
},
"npmci": {
"npmGlobalTools": [],
"npmAccessLevel": "public"
}
}