You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "It returns a random quote from a list of quotes.\r ```js\r [\r {\r quote: 'Is that a gun in your pocket, or are you just glad to see me?',\r author: 'Mae West, 1893-1980, American actress'\r }\r ]\r ```",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"