{
  "name": "@beenotung/tslib",
  "version": "24.23.0",
  "description": "utils library in Typescript",
  "keywords": [
    "Typescript",
    "Library",
    "Utility"
  ],
  "author": {
    "name": "Beeno Tung",
    "email": "aabbcc1241@yahoo.com.hk",
    "url": "https://beeno-tung.surge.sh"
  },
  "license": "BSD-2-Clause",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/beenotung/tslib.git"
  },
  "homepage": "https://github.com/beenotung/tslib#readme",
  "bugs": {
    "url": "https://github.com/beenotung/tslib/issues"
  },
  "dependencies": {
    "cache-dir.ts": "^1.1.0",
    "node-localstorage": "^3.0.5",
    "timezone-date.ts": "^2.1.0",
    "tslib": "^2.8.1"
  },
  "optionalDependencies": {
    "@e965/xlsx": "^0.20.3",
    "heic2any": "^0.0.4"
  },
  "pnpm": {
    "onlyBuiltDependencies": [
      "esbuild"
    ]
  }
}
