interfaces/npmextra.json
2021-03-08 17:30:04 +00:00

18 lines
436 B
JSON

{
"gitzone": {
"projectType": "npm",
"module": {
"githost": "gitlab.com",
"gitscope": "uptimelink",
"gitrepo": "interfaces",
"shortDescription": "TypeScript interface for the uptime.link API and modules",
"npmPackagename": "@uptimelink/interfaces",
"license": "MIT",
"projectDomain": "uptime.link"
}
},
"npmci": {
"npmGlobalTools": [],
"npmAccessLevel": "public"
}
}