smartmail/npmextra.json
2022-08-07 11:38:07 +02:00

20 lines
434 B
JSON

{
"npmci": {
"npmGlobalTools": [
"@gitzone/npmts",
"ts-node"
],
"npmAccessLevel": "public"
},
"gitzone": {
"projectType": "npm",
"module": {
"githost": "gitlab.com",
"gitscope": "pushrocks",
"gitrepo": "smartmail",
"description": "a unified format for representing and dealing with mails",
"npmPackagename": "@pushrocks/smartmail",
"license": "MIT"
}
}
}