{
  "name": "1.restaurantpackage",
  "version": "0.0.0",
  "description": "a simple package to manage a fake restaurant's orders array",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "restaurant",
    "orders",
    "fake-orders"
  ],
  "author": "alessiaciccarello",
  "license": "MIT"
}
