21 lines
410 B
JSON
21 lines
410 B
JSON
{
|
|
"npmts": {
|
|
"testTs": {
|
|
"./test/*.ts": "./test/"
|
|
}
|
|
},
|
|
"npmci": {
|
|
"npmGlobalTools": [],
|
|
"npmAccessLevel": "public"
|
|
},
|
|
"gitzone": {
|
|
"module": {
|
|
"githost": "gitlab.com",
|
|
"gitscope": "pushrocks",
|
|
"gitrepo": "smartspawn",
|
|
"shortDescription": "smart subprocess handling",
|
|
"npmPackagename": "@pushrocks/smartspawn",
|
|
"license": "MIT"
|
|
}
|
|
}
|
|
} |