tsbundle/npmextra.json
2019-04-20 19:59:33 +02:00

17 lines
401 B
JSON

{
"gitzone": {
"module": {
"githost": "gitlab.com",
"gitscope": "gitzone",
"gitrepo": "tsbundle",
"shortDescription": "a bundler using rollup for painless bundling of web projects",
"npmPackagename": "@gitzone/tsbundle",
"license": "MIT",
"projectDomain": "git.zone"
}
},
"npmci": {
"npmGlobalTools": [],
"npmAccessLevel": "public"
}
}