2016-09-28 21:46:28 +00:00
|
|
|
{
|
2017-11-28 15:30:02 +00:00
|
|
|
"npmts": {
|
|
|
|
"testTs": {
|
|
|
|
"./test/*.ts": "./test/"
|
2016-09-28 21:46:28 +00:00
|
|
|
}
|
2017-11-28 15:30:02 +00:00
|
|
|
},
|
|
|
|
"npmci": {
|
2018-08-02 13:31:05 +00:00
|
|
|
"npmGlobalTools": [],
|
|
|
|
"npmAccessLevel": "public"
|
2019-04-08 13:13:47 +00:00
|
|
|
},
|
|
|
|
"gitzone": {
|
|
|
|
"module": {
|
|
|
|
"githost": "gitlab.com",
|
|
|
|
"gitscope": "pushrocks",
|
|
|
|
"gitrepo": "smartspawn",
|
|
|
|
"shortDescription": "smart subprocess handling",
|
|
|
|
"npmPackagename": "@pushrocks/smartspawn",
|
|
|
|
"license": "MIT"
|
|
|
|
}
|
2017-11-28 15:30:02 +00:00
|
|
|
}
|
2016-09-28 21:46:28 +00:00
|
|
|
}
|