tapbundle/npmextra.json
2023-08-12 11:40:29 +02:00

22 lines
428 B
JSON

{
"npmci": {
"npmGlobalTools": [],
"npmAccessLevel": "public"
},
"npmts": {
"testConfig": {
"parallel": false
}
},
"gitzone": {
"projectType": "npm",
"module": {
"githost": "gitlab.com",
"gitscope": "push.rocks",
"gitrepo": "tapbundle",
"description": "tap bundled for tapbuffer",
"npmPackagename": "@push.rocks/tapbundle",
"license": "MIT"
}
}
}