/* IMPORTANT * This snapshot file is auto-generated, but designed for humans. * It should be checked into source control and tracked carefully. * Re-generate by setting TAP_SNAPSHOT=1 and running tests. * Make sure to inspect the output below. Do not ignore changes! */ 'use strict' exports[`test/lib/utils/cmd-list.js TAP > must match snapshot 1`] = ` Object { "affordances": Object { "add": "install", "add-user": "adduser", "author": "owner", "dist-tags": "dist-tag", "find": "search", "hlep": "help", "home": "docs", "ic": "ci", "in": "install", "info": "view", "innit": "init", "ins": "install", "inst": "install", "insta": "install", "instal": "install", "install-clean": "ci", "isnt": "install", "isnta": "install", "isntal": "install", "isntall-clean": "ci", "issues": "bugs", "la": "ll", "login": "adduser", "ogr": "org", "r": "uninstall", "remove": "uninstall", "rm": "uninstall", "rum": "run-script", "show": "view", "sit": "cit", "udpate": "update", "unlink": "uninstall", "upgrade": "update", "urn": "run-script", "verison": "version", }, "aliases": Object { "add": "install", "add-user": "adduser", "author": "owner", "c": "config", "cit": "install-ci-test", "clean-install": "ci", "clean-install-test": "cit", "create": "init", "ddp": "dedupe", "dist-tags": "dist-tag", "find": "search", "hlep": "help", "home": "docs", "i": "install", "ic": "ci", "in": "install", "info": "view", "innit": "init", "ins": "install", "inst": "install", "insta": "install", "instal": "install", "install-clean": "ci", "isnt": "install", "isnta": "install", "isntal": "install", "isntall-clean": "ci", "issues": "bugs", "it": "install-test", "la": "ll", "list": "ls", "ln": "link", "login": "adduser", "ogr": "org", "r": "uninstall", "rb": "rebuild", "remove": "uninstall", "rm": "uninstall", "rum": "run-script", "run": "run-script", "s": "search", "se": "search", "show": "view", "sit": "cit", "t": "test", "tst": "test", "udpate": "update", "un": "uninstall", "unlink": "uninstall", "up": "update", "upgrade": "update", "urn": "run-script", "v": "view", "verison": "version", "why": "explain", "x": "exec", }, "cmdList": Array [ "ci", "install-ci-test", "install", "install-test", "uninstall", "cache", "config", "set", "get", "update", "outdated", "prune", "pack", "find-dupes", "dedupe", "hook", "rebuild", "link", "publish", "star", "stars", "unstar", "adduser", "login", "logout", "unpublish", "owner", "access", "team", "deprecate", "shrinkwrap", "token", "profile", "audit", "fund", "org", "help", "ls", "ll", "search", "view", "init", "version", "edit", "explore", "docs", "repo", "bugs", "root", "prefix", "bin", "whoami", "diff", "dist-tag", "ping", "pkg", "test", "stop", "start", "restart", "run-script", "set-script", "completion", "doctor", "exec", "explain", ], "plumbing": Array [ "birthday", "help-search", ], "shellouts": Array [ "exec", "run-script", "test", "start", "stop", "restart", "birthday", ], "shorthands": Object { "c": "config", "cit": "install-ci-test", "clean-install": "ci", "clean-install-test": "cit", "create": "init", "ddp": "dedupe", "i": "install", "it": "install-test", "list": "ls", "ln": "link", "rb": "rebuild", "run": "run-script", "s": "search", "se": "search", "t": "test", "tst": "test", "un": "uninstall", "up": "update", "v": "view", "why": "explain", "x": "exec", }, } `