{
  "name": "@spurtcommerce/order",
  "version": "3.1.5",
  "description": "Spurtcommerce Order",
  "main": "dist/index.js",
  "types": "dist/index.d.ts",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "Piccosoft",
  "license": "ISC",
  "dependencies": {
    "bcrypt": "^5.0.0",
    "boxen": "^5.1.2",
    "chalk": "^2.4.1",
    "class-transformer": "^0.5.1",
    "moment": "^2.29.4",
    "tslib": "^2.6.2",
    "typeorm": "^0.3.26",
    "typescript": "^5.9.3",
    "yargs": "^17.7.2"
  },
  "devDependencies": {
    "@types/node": "^20.8.2"
  }
}
