UNPKG

@beenotung/tslib

Version:
39 lines (38 loc) 831 B
{ "name": "@beenotung/tslib", "version": "24.13.1", "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.0.1", "tslib": "^2.6.3" }, "optionalDependencies": { "heic2any": "^0.0.4" }, "pnpm": { "onlyBuiltDependencies": [ "esbuild" ] } }