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": "Create a Node.js application that is the beginning of a user management system. Your users are all saved in a \"users.json\" file, and you can currently do the following: - search for users - add new new users to your users file.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"