@beenotung/tslib
Version:
utils library in Typescript
31 lines (30 loc) • 696 B
JSON
{
"name": "@beenotung/tslib",
"version": "16.29.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"
},
"bugs": {
"url": "https://github.com/beenotung/tslib/issues"
},
"homepage": "https://github.com/beenotung/tslib#readme",
"dependencies": {
"cross-fetch": "^3.0.4",
"form-data": "^3.0.0",
"node-localstorage": "^2.1.5",
"tslib": "^1.10.0"
}
}