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": "This is a Command-line Inventory Application for managing store inventory. Employees can create new items, update items, view a list of items, see details of one item, and delete items. Additionally, a cart functionality is included to manage shopping carts.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"