How to pass arguments for the scripts. For example, ```sh npm run abc -- a1=v1 a2=v2 ``` How do I do this when executing a script through ntl?