portablefinance/npmextra.json

18 lines
425 B
JSON
Raw Normal View History

2019-05-23 15:37:13 +00:00
{
"gitzone": {
2021-04-15 01:06:14 +00:00
"projectType": "npm",
2019-05-23 15:37:13 +00:00
"module": {
"githost": "gitlab.com",
2023-11-16 01:09:48 +00:00
"gitscope": "fin.cx",
"gitrepo": "portablefinance",
"description": "an interface package for the financeplus organization",
"npmPackagename": "@fin.cx/portablefinance",
2019-05-23 15:37:13 +00:00
"license": "MIT",
2023-11-16 01:09:48 +00:00
"projectDomain": "fin.cx"
2019-05-23 15:37:13 +00:00
}
},
"npmci": {
"npmGlobalTools": [],
"npmAccessLevel": "public"
}
}