{
  "name": "suno-pos-service",
  "version": "1.1.5",
  "description": "Xử lý nghiệp vụ bán hàng.",
  "main": "dist/index.js",
  "types": "dist/index.d.ts",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "build": "tsc"
  },
  "repository": {
    "type": "git",
    "url": "https://sunoinventory.visualstudio.com/Suno/_git/Suno.PosService"
  },
  "keywords": [],
  "author": "anh.au@suno.vn",
  "license": "ISC",
  "dependencies": {
    "axios": "^0.18.0",
    "rxjs": "^6.6.0"
  },
  "devDependencies": {
    "typescript": "^4.3.5"
  }
}
