# What / Why <!-- Describe the request in detail --> > on running `npm help json` it prints `No results for "json"` ## When <!-- Examples * Whenever I press a button * January 1st 2001 @ 12:00pm PST * Every day @ 7:00pm PST * Every 100 milliseconds --> * on running `npm init` ## Where <!-- Examples * npm enterprise * npm public registry * npm/<repository> --> * npm cli ## How ### Current Behavior <!-- Describe how it currently works --> * on running `npm init` command it prints ***See `npm help json` for definitive documentation on these fields and exactly what they do.*** ### Steps to Reproduce <!-- Describe how to produce the issue --> * `npm help json` ### Expected Behavior <!-- Describe how it should work --> * `npm help init`