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