smartstate/npmextra.json
2023-07-27 15:20:24 +02:00

17 lines
379 B
JSON

{
"npmci": {
"npmGlobalTools": [],
"npmAccessLevel": "public"
},
"gitzone": {
"projectType": "npm",
"module": {
"githost": "gitlab.com",
"gitscope": "push.rocks",
"gitrepo": "smartstate",
"description": "a package that handles state in a good way",
"npmPackagename": "@push.rocks/smartstate",
"license": "MIT"
}
}
}