{
    "allowed":[{
        "from": ".+",
        "to": ".+"
    }],
    "forbidden":[{
        "from": ".+",
        "to": "node_modules"
    }]
}
