smartmail/npmextra.json
2020-06-18 16:19:22 +00:00

20 lines
439 B
JSON

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