{
  "name": "@lontara/core",
  "version": "0.0.5",
  "main": "dist/index",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "build": "tsc"
  },
  "author": "",
  "license": "ISC",
  "dependencies": {
    "@nestjs/common": "^9.2.1",
    "luxon": "^3.2.1"
  },
  "devDependencies": {
    "@types/luxon": "^3.2.0",
    "@types/node": "^18.11.18",
    "typescript": "^4.9.4"
  },
  "types": "./dist/index.d.ts",
  "description": ""
}
