{
  "name": "salespilot",
  "version": "1.0.0",
  "description": "Inventory Management and Sales Analytics",
  "main": "server.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "start": "node server.js"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/PhemcodeJay/Sales_Pilot_Test.git"
  },
  "keywords": [
    "Inventory",
    "and",
    "Sales"
  ],
  "author": "Olphemie Jegede",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/PhemcodeJay/Sales_Pilot_Test/issues"
  },
  "homepage": "https://github.com/PhemcodeJay/Sales_Pilot_Test#readme"
}
