{
  "mode":"custom",
  "test":true,
  "npmts":{
    "ts":{
      "./ts/*.ts":"./"
    },
    "tsOptions":{
      "declaration":false,
      "target":"ES5"
    }
  }
}
