interfaces/npmextra.json

18 lines
433 B
JSON
Raw Normal View History

2019-11-30 10:02:46 +00:00
{
"gitzone": {
2021-03-08 17:30:04 +00:00
"projectType": "npm",
2019-11-30 10:02:46 +00:00
"module": {
"githost": "gitlab.com",
2022-07-16 15:45:10 +00:00
"gitscope": "uptime.link",
2019-11-30 10:02:46 +00:00
"gitrepo": "interfaces",
2022-07-16 15:45:10 +00:00
"description": "TypeScript interface for the uptime.link API and modules",
"npmPackagename": "@uptime.link/interfaces",
2019-11-30 10:02:46 +00:00
"license": "MIT",
"projectDomain": "uptime.link"
}
},
"npmci": {
"npmGlobalTools": [],
"npmAccessLevel": "public"
}
}