digitalocean/npmextra.json

17 lines
391 B
JSON
Raw Permalink Normal View History

2017-09-17 15:35:01 +00:00
{
2024-01-24 14:24:53 +00:00
"gitzone": {
"projectType": "npm",
"module": {
"githost": "gitea.lossless.digital",
"gitscope": "apiclient.xyz",
"gitrepo": "digitalocean",
"description": "an api package for Digital Ocean",
"npmPackagename": "@apiclient.xyz/digitalocean",
"license": "MIT"
}
},
2017-09-17 15:35:01 +00:00
"npmci": {
2019-01-05 21:00:02 +00:00
"npmGlobalTools": [],
"npmAccessLevel": "public"
2017-09-17 15:35:01 +00:00
}
2024-01-24 14:24:53 +00:00
}