@bit-ui-libs/common
Version:
This library was generated with [Nx](https://nx.dev).
34 lines • 860 B
JSON
{
"name": "@bit-ui-libs/common",
"version": "1.0.33",
"description": "This library was generated with [Nx](https://nx.dev).",
"main": "dist/index.js",
"scripts": {
"build": "tsup",
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Black-Ink-Technologies/bit-chainit-ui-apps.git"
},
"keywords": [
"common",
"libs"
],
"author": "Martin Tan",
"license": "ISC",
"bugs": {
"url": "https://github.com/Black-Ink-Technologies/bit-chainit-ui-apps/issues"
},
"homepage": "https://github.com/Black-Ink-Technologies/bit-chainit-ui-apps#readme",
"devDependencies": {
"@types/qs": "^6.9.12",
"tsup": "^7.2.0",
"typescript": "5.1.6"
},
"dependencies": {
"axios": "^1.6.0",
"jwt-decode": "^3.1.2",
"qs": "^6.11.2"
}
}