{
  "scripts": {
    "non-existent": "npx this-command-should-not-exist-for-you",
    "on-own": "npx"
  }
}