{"description":"Run the node interpreter","options":[{"names":["-e","--eval=..."],"description":"Evaluate script","args":[{"name":null,"description":null,"optional":false,"variadic":false,"template":[],"suggestions":[],"generators":[]}],"required":false,"repeatable":false,"hidden":false},{"names":["--watch"],"description":"Watch input files","args":[],"required":false,"repeatable":false,"hidden":false},{"names":["--watch-path"],"description":"Specify a watch directory or file","args":[{"name":"path","description":null,"optional":false,"variadic":false,"template":["filepaths"],"suggestions":[],"generators":[]}],"required":false,"repeatable":true,"hidden":false},{"names":["--watch-preserve-output"],"description":"Disable the clearing of the console when watch mode restarts the process","args":[],"required":false,"repeatable":false,"hidden":false},{"names":["--env-file"],"description":"Specify a file containing environment variables","args":[{"name":"path","description":null,"optional":false,"variadic":false,"template":["filepaths"],"suggestions":[],"generators":[]}],"required":false,"repeatable":true,"hidden":false},{"names":["-p","--print"],"description":"Evaluate script and print result","args":[],"required":false,"repeatable":false,"hidden":false},{"names":["-c","--check"],"description":"Syntax check script without executing","args":[],"required":false,"repeatable":false,"hidden":false},{"names":["-v","--version"],"description":"Print Node.js version","args":[],"required":false,"repeatable":false,"hidden":false},{"names":["-i","--interactive"],"description":"Always enter the REPL even if stdin does not appear to be a terminal","args":[],"required":false,"repeatable":false,"hidden":false},{"names":["-h","--help"],"description":"Print node command line options (currently set)","args":[],"required":false,"repeatable":false,"hidden":false},{"names":["--inspect"],"description":"Activate inspector on host:port (default: 127.0.0.1:9229)","args":[{"name":"[host:]port","description":null,"optional":true,"variadic":false,"template":[],"suggestions":[],"generators":[]}],"required":false,"repeatable":false,"hidden":false},{"names":["--preserve-symlinks"],"description":"Follows symlinks to directories when examining source code and templates for translation strings","args":[],"required":false,"repeatable":false,"hidden":false}],"args":[{"name":"node script","description":null,"optional":false,"variadic":false,"template":[],"suggestions":[],"generators":[]}],"subcommands":[],"name":"node"}