{ "mode":"custom", "ts":{ "./customdir/*.ts":"./" }, "typings":[ "./ts/typings.json", "./subts1/typings.json", "./subts2/typings.json", "./customdir/typings.json" ], "coveralls":true, "docs": { "publish":true } }